2021-05-07T18:47:17.319 INFO:root:teuthology version: 1.1.0-19220a3b 2021-05-07T18:47:17.321 DEBUG:teuthology.run:Teuthology command: teuthology --name sage-2021-05-07_18:25:10-upgrade:pacific-x:stress-split-wip-sage3-testing-2021-05-07-1141-distro-basic-smithi --archive /home/teuthworker/archive/sage-2021-05-07_18:25:10-upgrade:pacific-x:stress-split-wip-sage3-testing-2021-05-07-1141-distro-basic-smithi/6104790 --verbose --description upgrade:pacific-x:stress-split/{0-distro/ubuntu_18.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} --owner scheduled_sage@teuthology -- /home/teuthworker/archive/sage-2021-05-07_18:25:10-upgrade:pacific-x:stress-split-wip-sage3-testing-2021-05-07-1141-distro-basic-smithi/6104790/orig.config.yaml 2021-05-07T18:47:17.385 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2021-05-07T18:47:17.447 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sage-2021-05-07_18:25:10-upgrade:pacific-x:stress-split-wip-sage3-testing-2021-05-07-1141-distro-basic-smithi/6104790 branch: wip-sage3-testing-2021-05-07-1141 description: upgrade:pacific-x:stress-split/{0-distro/ubuntu_18.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - 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: - 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' first_in_suite: false job_id: '6104790' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - 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 randomized correctness test for rados operations generate write load with rados bench ' name: sage-2021-05-07_18:25:10-upgrade:pacific-x:stress-split-wip-sage3-testing-2021-05-07-1141-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: wip-sage3-testing-2021-05-07-1141 ceph: conf: global: mon election default strategy: 1 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 log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 workunit: branch: qa-pacific-x-stress sha1: 52e70315b88a579fda581af21fc4e8f3d53bc224 owner: scheduled_sage@teuthology priority: 75 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: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 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: qa-pacific-x-stress suite_path: /home/teuthworker/src/github.com_liewegas_ceph_52e70315b88a579fda581af21fc4e8f3d53bc224/qa suite_relpath: qa suite_repo: https://github.com/liewegas/ceph suite_sha1: 52e70315b88a579fda581af21fc4e8f3d53bc224 targets: smithi114.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDy1/JhnLkxddqTu7SeCisaMy0JcwdDawVWBV0y6YbFFgkSxLflsjrYtw+pdyEJbNO80Ji5/cfZivZZWCT8fBrYrv8u+vVvpohzgOzd9njaA6UxzMq6+W4DE9eQHKzX2OMsMl/4TKik5tVe1vza0GyHViOuYX8GWbXI78t9CFlB0O5v9P7l3X8Eex5/TA4oP95SEHv0A/BO96teHe9i5Xb2dQOeWl3dh6mmuiCS1FiL98v/u1rIT1FVAj2CfwAlWJQ+LsXCU20l+5rJslmdCqUTfk1QAhnY4EP/r/Urv59AcgWxMhG0EoyKo5jYYwiSei+CbyAQgbsSXRgh7eS0Mj4r smithi146.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGjbK6yat8YOMqy2i1vebHiDOY5RMFatnCK65QRHNOhoXer+xn6m73KUn/xk3uYoVadnU3teTqjZrLrtj/5wzwypBXnneWIAqoy+hELCbLhOtbEJiVe6bTYjFXNKFYSx/74iY8f6FCjEvnm1W1Ef8nsxhumpqH1u1M7F0oJBZevmFE6uQDuFPhca1YoNxEHSw0i1Gkd9/40JgXkxR3/IgcnXfOGDljUYycB1USm3hHc73MHXfuNzD9icl4uSskUJ9Gm6lREQC6Wg60gB+4MsLer9EMZFWvo1/YTMIJ/1X0SejotHJRmaNl73EZzIS42GyAjPQKnHymrHsdJGt3qHCP tasks: - install: branch: pacific - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true 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: 19220a3bd6e252c6e8260827019668a766d85490 timestamp: 2021-05-07_18:25:10 tube: smithi user: sage verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.26341 2021-05-07T18:47:17.447 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_liewegas_ceph_52e70315b88a579fda581af21fc4e8f3d53bc224/qa; will attempt to use it 2021-05-07T18:47:17.448 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_liewegas_ceph_52e70315b88a579fda581af21fc4e8f3d53bc224/qa/tasks 2021-05-07T18:47:17.448 INFO:teuthology.run_tasks:Running task internal.check_packages... 2021-05-07T18:47:17.450 INFO:teuthology.task.internal:Checking packages... 2021-05-07T18:47:17.468 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'basic' and ceph hash '60a03ee87c86b2c41aae70c5787a604c7a05af35' 2021-05-07T18:47:17.469 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-05-07T18:47:17.469 INFO:teuthology.packaging:ref: None 2021-05-07T18:47:17.470 INFO:teuthology.packaging:tag: None 2021-05-07T18:47:17.470 INFO:teuthology.packaging:branch: wip-sage3-testing-2021-05-07-1141 2021-05-07T18:47:17.470 INFO:teuthology.packaging:sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 2021-05-07T18:47:17.471 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=wip-sage3-testing-2021-05-07-1141 2021-05-07T18:47:17.616 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-3987-g60a03ee8-1bionic 2021-05-07T18:47:17.617 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2021-05-07T18:47:17.628 INFO:teuthology.task.internal:no buildpackages task found 2021-05-07T18:47:17.628 INFO:teuthology.run_tasks:Running task internal.save_config... 2021-05-07T18:47:17.668 INFO:teuthology.task.internal:Saving configuration 2021-05-07T18:47:17.690 INFO:teuthology.run_tasks:Running task internal.check_lock... 2021-05-07T18:47:17.735 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-07T18:47:17.754 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-05-07 18:41:44.494036', 'description': '/home/teuthworker/archive/sage-2021-05-07_18:25:10-upgrade:pacific-x:stress-split-wip-sage3-testing-2021-05-07-1141-distro-basic-smithi/6104790', 'locked_by': 'scheduled_sage@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINP0tzREnp3/JJuB7vVMUPpxGzqCbvKZ3RbOeZ/6pWPh', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi114.front.sepia.ceph.com'} 2021-05-07T18:47:17.770 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-05-07 18:41:44.494015', 'description': '/home/teuthworker/archive/sage-2021-05-07_18:25:10-upgrade:pacific-x:stress-split-wip-sage3-testing-2021-05-07-1141-distro-basic-smithi/6104790', 'locked_by': 'scheduled_sage@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBnQBqiifhfsCAL5FsXk1xpxXkWI5KgH30Df4k6mye+A', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi146.front.sepia.ceph.com'} 2021-05-07T18:47:17.771 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2021-05-07T18:47:17.782 INFO:teuthology.task.internal:roles: ubuntu@smithi114.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'] 2021-05-07T18:47:17.782 INFO:teuthology.task.internal:roles: ubuntu@smithi146.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'] 2021-05-07T18:47:17.782 INFO:teuthology.run_tasks:Running task console_log... 2021-05-07T18:47:17.859 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4ccfb46b70>, signals=[15]) 2021-05-07T18:47:17.860 INFO:teuthology.run_tasks:Running task internal.connect... 2021-05-07T18:47:17.871 INFO:teuthology.task.internal:Opening connections... 2021-05-07T18:47:17.872 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2021-05-07T18:47:17.874 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:47:17.951 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi146.front.sepia.ceph.com 2021-05-07T18:47:17.952 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:47:18.026 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2021-05-07T18:47:18.042 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2021-05-07T18:47:18.154 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2021-05-07T18:47:18.155 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2021-05-07T18:47:18.201 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="Ubuntu" 2021-05-07T18:47:18.201 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2021-05-07T18:47:18.201 INFO:teuthology.orchestra.run.smithi114.stdout:ID=ubuntu 2021-05-07T18:47:18.201 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE=debian 2021-05-07T18:47:18.202 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2021-05-07T18:47:18.202 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="18.04" 2021-05-07T18:47:18.202 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://www.ubuntu.com/" 2021-05-07T18:47:18.202 INFO:teuthology.orchestra.run.smithi114.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2021-05-07T18:47:18.203 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2021-05-07T18:47:18.203 INFO:teuthology.orchestra.run.smithi114.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2021-05-07T18:47:18.203 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_CODENAME=bionic 2021-05-07T18:47:18.203 INFO:teuthology.orchestra.run.smithi114.stdout:UBUNTU_CODENAME=bionic 2021-05-07T18:47:18.204 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2021-05-07T18:47:18.220 DEBUG:teuthology.orchestra.run.smithi146:> uname -m 2021-05-07T18:47:18.226 INFO:teuthology.orchestra.run.smithi146.stdout:x86_64 2021-05-07T18:47:18.226 DEBUG:teuthology.orchestra.run.smithi146:> cat /etc/os-release 2021-05-07T18:47:18.275 INFO:teuthology.orchestra.run.smithi146.stdout:NAME="Ubuntu" 2021-05-07T18:47:18.276 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2021-05-07T18:47:18.276 INFO:teuthology.orchestra.run.smithi146.stdout:ID=ubuntu 2021-05-07T18:47:18.276 INFO:teuthology.orchestra.run.smithi146.stdout:ID_LIKE=debian 2021-05-07T18:47:18.276 INFO:teuthology.orchestra.run.smithi146.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2021-05-07T18:47:18.277 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_ID="18.04" 2021-05-07T18:47:18.277 INFO:teuthology.orchestra.run.smithi146.stdout:HOME_URL="https://www.ubuntu.com/" 2021-05-07T18:47:18.277 INFO:teuthology.orchestra.run.smithi146.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2021-05-07T18:47:18.277 INFO:teuthology.orchestra.run.smithi146.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2021-05-07T18:47:18.277 INFO:teuthology.orchestra.run.smithi146.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2021-05-07T18:47:18.278 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_CODENAME=bionic 2021-05-07T18:47:18.278 INFO:teuthology.orchestra.run.smithi146.stdout:UBUNTU_CODENAME=bionic 2021-05-07T18:47:18.278 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2021-05-07T18:47:18.295 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2021-05-07T18:47:18.309 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2021-05-07T18:47:18.335 INFO:teuthology.task.internal:Checking for old test directory... 2021-05-07T18:47:18.336 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2021-05-07T18:47:18.338 DEBUG:teuthology.orchestra.run.smithi146:> test '!' -e /home/ubuntu/cephtest 2021-05-07T18:47:18.343 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2021-05-07T18:47:18.368 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2021-05-07T18:47:18.369 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2021-05-07T18:47:18.385 DEBUG:teuthology.orchestra.run.smithi146:> test -z $(ls -A /var/lib/ceph) 2021-05-07T18:47:18.394 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2021-05-07T18:47:18.439 INFO:teuthology.run_tasks:Running task kernel... 2021-05-07T18:47:18.457 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}, 'mgr.y': {'kdb': True, 'sha1': 'distro'}, 'osd.0': {'kdb': True, 'sha1': 'distro'}, 'osd.1': {'kdb': True, 'sha1': 'distro'}, 'osd.2': {'kdb': True, 'sha1': 'distro'}, 'osd.3': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.a': {'kdb': True, 'sha1': 'distro'}, 'alertmanager.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'mgr.x': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}, 'prometheus.a': {'kdb': True, 'sha1': 'distro'}, 'grafana.a': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.b': {'kdb': True, 'sha1': 'distro'}} 2021-05-07T18:47:18.458 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2021-05-07T18:47:18.458 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2021-05-07T18:47:18.464 INFO:teuthology.orchestra.run.smithi114.stdout:4.15.0-136-generic 2021-05-07T18:47:18.465 INFO:teuthology.task.kernel:Running kernel on smithi114: 4.15.0-136-generic 2021-05-07T18:47:18.465 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2021-05-07T18:47:18.570 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2021-05-07T18:47:18.835 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2021-05-07T18:47:18.835 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-05-07T18:47:18.902 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-05-07T18:47:19.178 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-05-07T18:47:19.223 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,699 kB] 2021-05-07T18:47:19.356 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,278 kB] 2021-05-07T18:47:19.672 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [974 kB] 2021-05-07T18:47:19.689 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 2021-05-07T18:47:19.695 INFO:teuthology.orchestra.run.smithi114.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [17.8 kB] 2021-05-07T18:47:19.696 INFO:teuthology.orchestra.run.smithi114.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 2021-05-07T18:47:19.704 INFO:teuthology.orchestra.run.smithi114.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 2021-05-07T18:47:19.705 INFO:teuthology.orchestra.run.smithi114.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,124 kB] 2021-05-07T18:47:19.732 INFO:teuthology.orchestra.run.smithi114.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2,042 kB] 2021-05-07T18:47:19.766 INFO:teuthology.orchestra.run.smithi114.stdout:Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [980 kB] 2021-05-07T18:47:19.786 INFO:teuthology.orchestra.run.smithi114.stdout:Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 2021-05-07T18:47:19.790 INFO:teuthology.orchestra.run.smithi114.stdout:Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 2021-05-07T18:47:19.791 INFO:teuthology.orchestra.run.smithi114.stdout:Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [6,480 B] 2021-05-07T18:47:19.791 INFO:teuthology.orchestra.run.smithi114.stdout:Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4,412 B] 2021-05-07T18:47:19.840 INFO:teuthology.orchestra.run.smithi114.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 2021-05-07T18:47:19.857 INFO:teuthology.orchestra.run.smithi114.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [24.4 kB] 2021-05-07T18:47:19.858 INFO:teuthology.orchestra.run.smithi114.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 2021-05-07T18:47:19.868 INFO:teuthology.orchestra.run.smithi114.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 2021-05-07T18:47:19.869 INFO:teuthology.orchestra.run.smithi114.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,566 kB] 2021-05-07T18:47:19.912 INFO:teuthology.orchestra.run.smithi114.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,733 kB] 2021-05-07T18:47:19.960 INFO:teuthology.orchestra.run.smithi114.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 2021-05-07T18:47:19.972 INFO:teuthology.orchestra.run.smithi114.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 2021-05-07T18:47:19.973 INFO:teuthology.orchestra.run.smithi114.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [11.6 kB] 2021-05-07T18:47:19.973 INFO:teuthology.orchestra.run.smithi114.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6,464 B] 2021-05-07T18:47:21.525 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 13.8 MB in 3s (5,204 kB/s) 2021-05-07T18:47:22.922 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:47:22.968 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2021-05-07T18:47:23.044 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:47:23.288 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2021-05-07T18:47:23.289 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2021-05-07T18:47:23.375 INFO:teuthology.orchestra.run.smithi114.stderr:E: Unable to locate package linux-image-current-generic 2021-05-07T18:47:23.376 DEBUG:teuthology.orchestra.run:got remote process result: 100 2021-05-07T18:47:23.377 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2021-05-07T18:47:23.453 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:47:23.695 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2021-05-07T18:47:23.696 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2021-05-07T18:47:23.888 INFO:teuthology.orchestra.run.smithi114.stdout:The following additional packages will be installed: 2021-05-07T18:47:23.888 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-4.15.0-142 linux-headers-4.15.0-142-generic 2021-05-07T18:47:23.889 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-generic linux-image-4.15.0-142-generic 2021-05-07T18:47:23.889 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-4.15.0-142-generic linux-modules-extra-4.15.0-142-generic 2021-05-07T18:47:23.891 INFO:teuthology.orchestra.run.smithi114.stdout:Suggested packages: 2021-05-07T18:47:23.891 INFO:teuthology.orchestra.run.smithi114.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2021-05-07T18:47:23.891 INFO:teuthology.orchestra.run.smithi114.stdout:Recommended packages: 2021-05-07T18:47:23.892 INFO:teuthology.orchestra.run.smithi114.stdout: thermald 2021-05-07T18:47:23.927 INFO:teuthology.orchestra.run.smithi114.stdout:The following NEW packages will be installed: 2021-05-07T18:47:23.927 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-4.15.0-142 linux-headers-4.15.0-142-generic 2021-05-07T18:47:23.927 INFO:teuthology.orchestra.run.smithi114.stdout: linux-image-4.15.0-142-generic linux-modules-4.15.0-142-generic 2021-05-07T18:47:23.928 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-extra-4.15.0-142-generic 2021-05-07T18:47:23.929 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages will be upgraded: 2021-05-07T18:47:23.930 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-generic linux-image-generic 2021-05-07T18:47:24.110 INFO:teuthology.orchestra.run.smithi114.stdout:3 upgraded, 5 newly installed, 0 to remove and 78 not upgraded. 2021-05-07T18:47:24.110 INFO:teuthology.orchestra.run.smithi114.stdout:Need to get 67.4 MB of archives. 2021-05-07T18:47:24.110 INFO:teuthology.orchestra.run.smithi114.stdout:After this operation, 350 MB of additional disk space will be used. 2021-05-07T18:47:24.110 INFO:teuthology.orchestra.run.smithi114.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-142-generic amd64 4.15.0-142.146 [13.4 MB] 2021-05-07T18:47:25.126 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-142-generic amd64 4.15.0-142.146 [8,080 kB] 2021-05-07T18:47:25.367 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-142-generic amd64 4.15.0-142.146 [33.7 MB] 2021-05-07T18:47:26.353 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.142.129 [1,868 B] 2021-05-07T18:47:26.354 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.142.129 [2,612 B] 2021-05-07T18:47:26.354 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-142 all 4.15.0-142.146 [10.9 MB] 2021-05-07T18:47:26.665 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-142-generic amd64 4.15.0-142.146 [1,256 kB] 2021-05-07T18:47:26.683 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.142.129 [2,508 B] 2021-05-07T18:47:27.175 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 67.4 MB in 3s (24.6 MB/s) 2021-05-07T18:47:27.359 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-4.15.0-142-generic. 2021-05-07T18:47:27.397 INFO:teuthology.orchestra.run.smithi114.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 ... 102065 files and directories currently installed.) 2021-05-07T18:47:27.400 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../0-linux-modules-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:47:27.447 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:29.156 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-image-4.15.0-142-generic. 2021-05-07T18:47:29.169 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../1-linux-image-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:47:29.263 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:29.776 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-142-generic. 2021-05-07T18:47:29.787 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:47:29.826 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-extra-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:33.824 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../3-linux-generic_4.15.0.142.129_amd64.deb ... 2021-05-07T18:47:33.928 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-generic (4.15.0.142.129) over (4.15.0.136.123) ... 2021-05-07T18:47:34.243 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.142.129_amd64.deb ... 2021-05-07T18:47:34.365 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-generic (4.15.0.142.129) over (4.15.0.136.123) ... 2021-05-07T18:47:34.684 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-4.15.0-142. 2021-05-07T18:47:34.696 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../5-linux-headers-4.15.0-142_4.15.0-142.146_all.deb ... 2021-05-07T18:47:34.734 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-4.15.0-142 (4.15.0-142.146) ... 2021-05-07T18:47:39.311 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-4.15.0-142-generic. 2021-05-07T18:47:39.334 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../6-linux-headers-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:47:39.369 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:41.698 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.142.129_amd64.deb ... 2021-05-07T18:47:41.820 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-generic (4.15.0.142.129) over (4.15.0.136.123) ... 2021-05-07T18:47:42.184 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:42.776 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-4.15.0-142 (4.15.0-142.146) ... 2021-05-07T18:47:42.902 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:43.397 INFO:teuthology.orchestra.run.smithi114.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-142-generic 2021-05-07T18:47:43.397 INFO:teuthology.orchestra.run.smithi114.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-142-generic 2021-05-07T18:47:43.537 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:43.663 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-extra-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:44.189 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-generic (4.15.0.142.129) ... 2021-05-07T18:47:44.290 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-generic (4.15.0.142.129) ... 2021-05-07T18:47:44.416 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-generic (4.15.0.142.129) ... 2021-05-07T18:47:44.542 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for linux-image-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:47:44.742 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/initramfs-tools: 2021-05-07T18:47:44.742 INFO:teuthology.orchestra.run.smithi114.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-142-generic 2021-05-07T18:48:00.310 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/zz-update-grub: 2021-05-07T18:48:00.311 INFO:teuthology.orchestra.run.smithi114.stdout:Sourcing file `/etc/default/grub' 2021-05-07T18:48:00.347 INFO:teuthology.orchestra.run.smithi114.stdout:Generating grub configuration file ... 2021-05-07T18:48:00.661 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-4.15.0-142-generic 2021-05-07T18:48:00.708 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-4.15.0-142-generic 2021-05-07T18:48:01.035 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-4.15.0-136-generic 2021-05-07T18:48:01.067 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-4.15.0-136-generic 2021-05-07T18:48:02.042 INFO:teuthology.orchestra.run.smithi114.stdout:done 2021-05-07T18:48:02.477 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2021-05-07T18:48:02.500 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2021-05-07T18:48:02.500 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2021-05-07T18:48:02.500 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2021-05-07T18:48:02.501 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2021-05-07T18:48:02.501 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 17 2021-05-07T18:48:02.501 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2021-05-07T18:48:02.501 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2021-05-07T18:48:02.502 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2021-05-07T18:48:02.502 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 4.15.0.142.129 2021-05-07T18:48:02.502 INFO:teuthology.orchestra.run.smithi114.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.3), zfs-modules (= 0.7.5-1ubuntu16.11) 2021-05-07T18:48:02.502 INFO:teuthology.orchestra.run.smithi114.stdout:Depends: linux-image-4.15.0-142-generic, linux-modules-extra-4.15.0-142-generic, linux-firmware, intel-microcode, amd64-microcode 2021-05-07T18:48:02.502 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2021-05-07T18:48:02.503 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2021-05-07T18:48:02.503 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2021-05-07T18:48:02.503 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2021-05-07T18:48:02.504 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-136-generic Expected: 4.15.0-142-generic 2021-05-07T18:48:02.504 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2021-05-07T18:48:02.511 INFO:teuthology.orchestra.run.smithi146.stdout:4.15.0-136-generic 2021-05-07T18:48:02.511 INFO:teuthology.task.kernel:Running kernel on smithi146: 4.15.0-136-generic 2021-05-07T18:48:02.511 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get clean 2021-05-07T18:48:02.678 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2021-05-07T18:48:02.973 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2021-05-07T18:48:02.974 INFO:teuthology.orchestra.run.smithi146.stdout:Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-05-07T18:48:03.022 INFO:teuthology.orchestra.run.smithi146.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-05-07T18:48:03.315 INFO:teuthology.orchestra.run.smithi146.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-05-07T18:48:03.396 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,699 kB] 2021-05-07T18:48:03.526 INFO:teuthology.orchestra.run.smithi146.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,278 kB] 2021-05-07T18:48:03.840 INFO:teuthology.orchestra.run.smithi146.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [974 kB] 2021-05-07T18:48:03.859 INFO:teuthology.orchestra.run.smithi146.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 2021-05-07T18:48:03.865 INFO:teuthology.orchestra.run.smithi146.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 2021-05-07T18:48:03.873 INFO:teuthology.orchestra.run.smithi146.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [17.8 kB] 2021-05-07T18:48:03.873 INFO:teuthology.orchestra.run.smithi146.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 2021-05-07T18:48:03.875 INFO:teuthology.orchestra.run.smithi146.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,124 kB] 2021-05-07T18:48:03.892 INFO:teuthology.orchestra.run.smithi146.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2,042 kB] 2021-05-07T18:48:03.940 INFO:teuthology.orchestra.run.smithi146.stdout:Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [980 kB] 2021-05-07T18:48:03.962 INFO:teuthology.orchestra.run.smithi146.stdout:Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 2021-05-07T18:48:03.966 INFO:teuthology.orchestra.run.smithi146.stdout:Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 2021-05-07T18:48:03.967 INFO:teuthology.orchestra.run.smithi146.stdout:Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [6,480 B] 2021-05-07T18:48:03.967 INFO:teuthology.orchestra.run.smithi146.stdout:Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4,412 B] 2021-05-07T18:48:04.001 INFO:teuthology.orchestra.run.smithi146.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 2021-05-07T18:48:04.018 INFO:teuthology.orchestra.run.smithi146.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 2021-05-07T18:48:04.029 INFO:teuthology.orchestra.run.smithi146.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [24.4 kB] 2021-05-07T18:48:04.029 INFO:teuthology.orchestra.run.smithi146.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 2021-05-07T18:48:04.030 INFO:teuthology.orchestra.run.smithi146.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,733 kB] 2021-05-07T18:48:04.072 INFO:teuthology.orchestra.run.smithi146.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,566 kB] 2021-05-07T18:48:04.120 INFO:teuthology.orchestra.run.smithi146.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 2021-05-07T18:48:04.125 INFO:teuthology.orchestra.run.smithi146.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [11.6 kB] 2021-05-07T18:48:04.125 INFO:teuthology.orchestra.run.smithi146.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 2021-05-07T18:48:04.125 INFO:teuthology.orchestra.run.smithi146.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6,464 B] 2021-05-07T18:48:05.654 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 13.8 MB in 3s (5,033 kB/s) 2021-05-07T18:48:07.072 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:48:07.119 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2021-05-07T18:48:07.193 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:48:07.426 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2021-05-07T18:48:07.427 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2021-05-07T18:48:07.508 INFO:teuthology.orchestra.run.smithi146.stderr:E: Unable to locate package linux-image-current-generic 2021-05-07T18:48:07.509 DEBUG:teuthology.orchestra.run:got remote process result: 100 2021-05-07T18:48:07.510 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2021-05-07T18:48:07.633 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:48:07.867 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2021-05-07T18:48:07.868 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2021-05-07T18:48:08.046 INFO:teuthology.orchestra.run.smithi146.stdout:The following additional packages will be installed: 2021-05-07T18:48:08.114 INFO:teuthology.orchestra.run.smithi146.stdout: linux-generic linux-headers-4.15.0-142 linux-headers-4.15.0-142-generic 2021-05-07T18:48:08.115 INFO:teuthology.orchestra.run.smithi146.stdout: linux-headers-generic linux-image-4.15.0-142-generic 2021-05-07T18:48:08.115 INFO:teuthology.orchestra.run.smithi146.stdout: linux-modules-4.15.0-142-generic linux-modules-extra-4.15.0-142-generic 2021-05-07T18:48:08.116 INFO:teuthology.orchestra.run.smithi146.stdout:Suggested packages: 2021-05-07T18:48:08.117 INFO:teuthology.orchestra.run.smithi146.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2021-05-07T18:48:08.117 INFO:teuthology.orchestra.run.smithi146.stdout:Recommended packages: 2021-05-07T18:48:08.117 INFO:teuthology.orchestra.run.smithi146.stdout: thermald 2021-05-07T18:48:08.117 INFO:teuthology.orchestra.run.smithi146.stdout:The following NEW packages will be installed: 2021-05-07T18:48:08.117 INFO:teuthology.orchestra.run.smithi146.stdout: linux-headers-4.15.0-142 linux-headers-4.15.0-142-generic 2021-05-07T18:48:08.118 INFO:teuthology.orchestra.run.smithi146.stdout: linux-image-4.15.0-142-generic linux-modules-4.15.0-142-generic 2021-05-07T18:48:08.118 INFO:teuthology.orchestra.run.smithi146.stdout: linux-modules-extra-4.15.0-142-generic 2021-05-07T18:48:08.118 INFO:teuthology.orchestra.run.smithi146.stdout:The following packages will be upgraded: 2021-05-07T18:48:08.118 INFO:teuthology.orchestra.run.smithi146.stdout: linux-generic linux-headers-generic linux-image-generic 2021-05-07T18:48:08.263 INFO:teuthology.orchestra.run.smithi146.stdout:3 upgraded, 5 newly installed, 0 to remove and 78 not upgraded. 2021-05-07T18:48:08.263 INFO:teuthology.orchestra.run.smithi146.stdout:Need to get 67.4 MB of archives. 2021-05-07T18:48:08.263 INFO:teuthology.orchestra.run.smithi146.stdout:After this operation, 350 MB of additional disk space will be used. 2021-05-07T18:48:08.264 INFO:teuthology.orchestra.run.smithi146.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-142-generic amd64 4.15.0-142.146 [13.4 MB] 2021-05-07T18:48:09.287 INFO:teuthology.orchestra.run.smithi146.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-142-generic amd64 4.15.0-142.146 [8,080 kB] 2021-05-07T18:48:09.489 INFO:teuthology.orchestra.run.smithi146.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-142-generic amd64 4.15.0-142.146 [33.7 MB] 2021-05-07T18:48:10.443 INFO:teuthology.orchestra.run.smithi146.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.142.129 [1,868 B] 2021-05-07T18:48:10.443 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.142.129 [2,612 B] 2021-05-07T18:48:10.444 INFO:teuthology.orchestra.run.smithi146.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-142 all 4.15.0-142.146 [10.9 MB] 2021-05-07T18:48:10.736 INFO:teuthology.orchestra.run.smithi146.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-142-generic amd64 4.15.0-142.146 [1,256 kB] 2021-05-07T18:48:10.769 INFO:teuthology.orchestra.run.smithi146.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.142.129 [2,508 B] 2021-05-07T18:48:11.236 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 67.4 MB in 3s (25.2 MB/s) 2021-05-07T18:48:11.433 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-modules-4.15.0-142-generic. 2021-05-07T18:48:11.472 INFO:teuthology.orchestra.run.smithi146.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 ... 102065 files and directories currently installed.) 2021-05-07T18:48:11.475 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../0-linux-modules-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:48:11.521 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-modules-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:13.171 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-image-4.15.0-142-generic. 2021-05-07T18:48:13.183 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../1-linux-image-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:48:13.274 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-image-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:13.782 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-142-generic. 2021-05-07T18:48:13.793 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:48:13.832 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-modules-extra-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:17.511 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../3-linux-generic_4.15.0.142.129_amd64.deb ... 2021-05-07T18:48:17.639 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-generic (4.15.0.142.129) over (4.15.0.136.123) ... 2021-05-07T18:48:17.945 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.142.129_amd64.deb ... 2021-05-07T18:48:18.068 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-image-generic (4.15.0.142.129) over (4.15.0.136.123) ... 2021-05-07T18:48:18.378 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-headers-4.15.0-142. 2021-05-07T18:48:18.392 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../5-linux-headers-4.15.0-142_4.15.0-142.146_all.deb ... 2021-05-07T18:48:18.428 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-headers-4.15.0-142 (4.15.0-142.146) ... 2021-05-07T18:48:22.939 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-headers-4.15.0-142-generic. 2021-05-07T18:48:22.961 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../6-linux-headers-4.15.0-142-generic_4.15.0-142.146_amd64.deb ... 2021-05-07T18:48:22.997 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-headers-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:25.290 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.142.129_amd64.deb ... 2021-05-07T18:48:25.423 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-headers-generic (4.15.0.142.129) over (4.15.0.136.123) ... 2021-05-07T18:48:25.789 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-modules-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:26.377 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-headers-4.15.0-142 (4.15.0-142.146) ... 2021-05-07T18:48:26.495 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-image-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:26.974 INFO:teuthology.orchestra.run.smithi146.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-142-generic 2021-05-07T18:48:26.974 INFO:teuthology.orchestra.run.smithi146.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-142-generic 2021-05-07T18:48:27.088 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-headers-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:27.223 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-modules-extra-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:27.766 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-headers-generic (4.15.0.142.129) ... 2021-05-07T18:48:27.892 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-image-generic (4.15.0.142.129) ... 2021-05-07T18:48:28.018 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-generic (4.15.0.142.129) ... 2021-05-07T18:48:28.144 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for linux-image-4.15.0-142-generic (4.15.0-142.146) ... 2021-05-07T18:48:28.337 INFO:teuthology.orchestra.run.smithi146.stdout:/etc/kernel/postinst.d/initramfs-tools: 2021-05-07T18:48:28.337 INFO:teuthology.orchestra.run.smithi146.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-142-generic 2021-05-07T18:48:43.929 INFO:teuthology.orchestra.run.smithi146.stdout:/etc/kernel/postinst.d/zz-update-grub: 2021-05-07T18:48:43.929 INFO:teuthology.orchestra.run.smithi146.stdout:Sourcing file `/etc/default/grub' 2021-05-07T18:48:43.962 INFO:teuthology.orchestra.run.smithi146.stdout:Generating grub configuration file ... 2021-05-07T18:48:44.315 INFO:teuthology.orchestra.run.smithi146.stdout:Found linux image: /boot/vmlinuz-4.15.0-142-generic 2021-05-07T18:48:44.356 INFO:teuthology.orchestra.run.smithi146.stdout:Found initrd image: /boot/initrd.img-4.15.0-142-generic 2021-05-07T18:48:44.687 INFO:teuthology.orchestra.run.smithi146.stdout:Found linux image: /boot/vmlinuz-4.15.0-136-generic 2021-05-07T18:48:44.719 INFO:teuthology.orchestra.run.smithi146.stdout:Found initrd image: /boot/initrd.img-4.15.0-136-generic 2021-05-07T18:48:45.644 INFO:teuthology.orchestra.run.smithi146.stdout:done 2021-05-07T18:48:46.050 DEBUG:teuthology.orchestra.run.smithi146:> dpkg -s linux-image-generic 2021-05-07T18:48:46.114 INFO:teuthology.orchestra.run.smithi146.stdout:Package: linux-image-generic 2021-05-07T18:48:46.115 INFO:teuthology.orchestra.run.smithi146.stdout:Status: install ok installed 2021-05-07T18:48:46.115 INFO:teuthology.orchestra.run.smithi146.stdout:Priority: optional 2021-05-07T18:48:46.115 INFO:teuthology.orchestra.run.smithi146.stdout:Section: kernel 2021-05-07T18:48:46.115 INFO:teuthology.orchestra.run.smithi146.stdout:Installed-Size: 17 2021-05-07T18:48:46.116 INFO:teuthology.orchestra.run.smithi146.stdout:Maintainer: Ubuntu Kernel Team 2021-05-07T18:48:46.116 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: amd64 2021-05-07T18:48:46.116 INFO:teuthology.orchestra.run.smithi146.stdout:Source: linux-meta 2021-05-07T18:48:46.116 INFO:teuthology.orchestra.run.smithi146.stdout:Version: 4.15.0.142.129 2021-05-07T18:48:46.116 INFO:teuthology.orchestra.run.smithi146.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.3), zfs-modules (= 0.7.5-1ubuntu16.11) 2021-05-07T18:48:46.117 INFO:teuthology.orchestra.run.smithi146.stdout:Depends: linux-image-4.15.0-142-generic, linux-modules-extra-4.15.0-142-generic, linux-firmware, intel-microcode, amd64-microcode 2021-05-07T18:48:46.117 INFO:teuthology.orchestra.run.smithi146.stdout:Recommends: thermald 2021-05-07T18:48:46.117 INFO:teuthology.orchestra.run.smithi146.stdout:Description: Generic Linux kernel image 2021-05-07T18:48:46.117 INFO:teuthology.orchestra.run.smithi146.stdout: This package will always depend on the latest generic kernel image 2021-05-07T18:48:46.118 INFO:teuthology.orchestra.run.smithi146.stdout: available. 2021-05-07T18:48:46.118 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-136-generic Expected: 4.15.0-142-generic 2021-05-07T18:48:46.118 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2021-05-07T18:48:46.118 DEBUG:teuthology.task.kernel:src is distro, skipping download 2021-05-07T18:48:46.119 DEBUG:teuthology.task.kernel:src is distro, skipping download 2021-05-07T18:48:46.119 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2021-05-07T18:48:46.119 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2021-05-07T18:48:46.120 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2021-05-07T18:48:46.190 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2021-05-07T18:48:46.466 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2021-05-07T18:48:46.467 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-05-07T18:48:46.535 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-05-07T18:48:46.620 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-05-07T18:48:48.386 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:48:48.435 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2021-05-07T18:48:48.514 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:48:48.753 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2021-05-07T18:48:48.753 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2021-05-07T18:48:48.836 INFO:teuthology.orchestra.run.smithi114.stderr:E: Unable to locate package linux-image-current-generic 2021-05-07T18:48:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 100 2021-05-07T18:48:48.838 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2021-05-07T18:48:48.917 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:48:49.179 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2021-05-07T18:48:49.180 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2021-05-07T18:48:49.383 INFO:teuthology.orchestra.run.smithi114.stdout:linux-image-generic is already the newest version (4.15.0.142.129). 2021-05-07T18:48:49.383 INFO:teuthology.orchestra.run.smithi114.stdout:0 upgraded, 0 newly installed, 0 to remove and 78 not upgraded. 2021-05-07T18:48:49.385 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2021-05-07T18:48:49.407 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2021-05-07T18:48:49.408 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2021-05-07T18:48:49.408 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2021-05-07T18:48:49.408 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2021-05-07T18:48:49.408 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 17 2021-05-07T18:48:49.409 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2021-05-07T18:48:49.409 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2021-05-07T18:48:49.409 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2021-05-07T18:48:49.409 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 4.15.0.142.129 2021-05-07T18:48:49.409 INFO:teuthology.orchestra.run.smithi114.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.3), zfs-modules (= 0.7.5-1ubuntu16.11) 2021-05-07T18:48:49.410 INFO:teuthology.orchestra.run.smithi114.stdout:Depends: linux-image-4.15.0-142-generic, linux-modules-extra-4.15.0-142-generic, linux-firmware, intel-microcode, amd64-microcode 2021-05-07T18:48:49.410 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2021-05-07T18:48:49.410 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2021-05-07T18:48:49.410 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2021-05-07T18:48:49.411 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2021-05-07T18:48:49.411 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2021-05-07T18:48:49.455 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.0pjYyeo0on 2021-05-07T18:48:49.456 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub/grub.cfg /tmp/tmp.0pjYyeo0on 2021-05-07T18:48:49.524 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.0pjYyeo0on 2021-05-07T18:48:49.643 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.0pjYyeo0on is 8KB 2021-05-07T18:48:49.654 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.0pjYyeo0on 2021-05-07T18:48:49.660 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2021-05-07T18:48:49.716 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:48:49.717 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/grub.d/01_ceph_kernel 2021-05-07T18:48:49.717 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2021-05-07T18:48:49.793 INFO:teuthology.task.kernel:Distro Kernel Version: 4.15.0-142-generic 2021-05-07T18:48:49.794 DEBUG:teuthology.orchestra.run.smithi114:> sudo update-grub 2021-05-07T18:48:50.999 INFO:teuthology.orchestra.run.smithi114.stderr:Sourcing file `/etc/default/grub' 2021-05-07T18:48:51.022 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2021-05-07T18:48:51.271 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-4.15.0-142-generic 2021-05-07T18:48:51.283 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-4.15.0-142-generic 2021-05-07T18:48:51.586 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-4.15.0-136-generic 2021-05-07T18:48:51.600 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-4.15.0-136-generic 2021-05-07T18:48:52.188 INFO:teuthology.orchestra.run.smithi114.stderr:done 2021-05-07T18:48:52.190 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2021-05-07T18:48:52.193 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2021-05-07T18:48:52.193 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi146.front.sepia.ceph.com, path=None, version=distro) 2021-05-07T18:48:52.193 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get clean 2021-05-07T18:48:52.262 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2021-05-07T18:48:52.514 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-05-07T18:48:52.515 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2021-05-07T18:48:52.582 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-05-07T18:48:52.663 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-05-07T18:48:54.386 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:48:54.433 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2021-05-07T18:48:54.517 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:48:54.764 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2021-05-07T18:48:54.765 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2021-05-07T18:48:54.847 INFO:teuthology.orchestra.run.smithi146.stderr:E: Unable to locate package linux-image-current-generic 2021-05-07T18:48:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 100 2021-05-07T18:48:54.849 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2021-05-07T18:48:54.926 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:48:55.188 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2021-05-07T18:48:55.189 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2021-05-07T18:48:55.391 INFO:teuthology.orchestra.run.smithi146.stdout:linux-image-generic is already the newest version (4.15.0.142.129). 2021-05-07T18:48:55.391 INFO:teuthology.orchestra.run.smithi146.stdout:0 upgraded, 0 newly installed, 0 to remove and 78 not upgraded. 2021-05-07T18:48:55.392 DEBUG:teuthology.orchestra.run.smithi146:> dpkg -s linux-image-generic 2021-05-07T18:48:55.413 INFO:teuthology.orchestra.run.smithi146.stdout:Package: linux-image-generic 2021-05-07T18:48:55.413 INFO:teuthology.orchestra.run.smithi146.stdout:Status: install ok installed 2021-05-07T18:48:55.413 INFO:teuthology.orchestra.run.smithi146.stdout:Priority: optional 2021-05-07T18:48:55.413 INFO:teuthology.orchestra.run.smithi146.stdout:Section: kernel 2021-05-07T18:48:55.413 INFO:teuthology.orchestra.run.smithi146.stdout:Installed-Size: 17 2021-05-07T18:48:55.414 INFO:teuthology.orchestra.run.smithi146.stdout:Maintainer: Ubuntu Kernel Team 2021-05-07T18:48:55.414 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: amd64 2021-05-07T18:48:55.414 INFO:teuthology.orchestra.run.smithi146.stdout:Source: linux-meta 2021-05-07T18:48:55.414 INFO:teuthology.orchestra.run.smithi146.stdout:Version: 4.15.0.142.129 2021-05-07T18:48:55.415 INFO:teuthology.orchestra.run.smithi146.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.3), zfs-modules (= 0.7.5-1ubuntu16.11) 2021-05-07T18:48:55.415 INFO:teuthology.orchestra.run.smithi146.stdout:Depends: linux-image-4.15.0-142-generic, linux-modules-extra-4.15.0-142-generic, linux-firmware, intel-microcode, amd64-microcode 2021-05-07T18:48:55.415 INFO:teuthology.orchestra.run.smithi146.stdout:Recommends: thermald 2021-05-07T18:48:55.415 INFO:teuthology.orchestra.run.smithi146.stdout:Description: Generic Linux kernel image 2021-05-07T18:48:55.415 INFO:teuthology.orchestra.run.smithi146.stdout: This package will always depend on the latest generic kernel image 2021-05-07T18:48:55.416 INFO:teuthology.orchestra.run.smithi146.stdout: available. 2021-05-07T18:48:55.416 DEBUG:teuthology.orchestra.run.smithi146:> mktemp 2021-05-07T18:48:55.462 INFO:teuthology.orchestra.run.smithi146.stdout:/tmp/tmp.IUuiYejEvw 2021-05-07T18:48:55.462 DEBUG:teuthology.orchestra.run.smithi146:> sudo cp /boot/grub/grub.cfg /tmp/tmp.IUuiYejEvw 2021-05-07T18:48:55.518 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0666 /tmp/tmp.IUuiYejEvw 2021-05-07T18:48:55.633 DEBUG:teuthology.orchestra.remote:smithi146:/tmp/tmp.IUuiYejEvw is 8KB 2021-05-07T18:48:55.644 DEBUG:teuthology.orchestra.run.smithi146:> rm -fr /tmp/tmp.IUuiYejEvw 2021-05-07T18:48:55.650 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2021-05-07T18:48:55.706 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:48:55.707 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/grub.d/01_ceph_kernel 2021-05-07T18:48:55.707 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2021-05-07T18:48:55.789 INFO:teuthology.task.kernel:Distro Kernel Version: 4.15.0-142-generic 2021-05-07T18:48:55.790 DEBUG:teuthology.orchestra.run.smithi146:> sudo update-grub 2021-05-07T18:48:57.022 INFO:teuthology.orchestra.run.smithi146.stderr:Sourcing file `/etc/default/grub' 2021-05-07T18:48:57.040 INFO:teuthology.orchestra.run.smithi146.stderr:Generating grub configuration file ... 2021-05-07T18:48:57.267 INFO:teuthology.orchestra.run.smithi146.stderr:Found linux image: /boot/vmlinuz-4.15.0-142-generic 2021-05-07T18:48:57.280 INFO:teuthology.orchestra.run.smithi146.stderr:Found initrd image: /boot/initrd.img-4.15.0-142-generic 2021-05-07T18:48:57.566 INFO:teuthology.orchestra.run.smithi146.stderr:Found linux image: /boot/vmlinuz-4.15.0-136-generic 2021-05-07T18:48:57.579 INFO:teuthology.orchestra.run.smithi146.stderr:Found initrd image: /boot/initrd.img-4.15.0-136-generic 2021-05-07T18:48:58.197 INFO:teuthology.orchestra.run.smithi146.stderr:done 2021-05-07T18:48:58.199 DEBUG:teuthology.orchestra.run.smithi146:> sudo shutdown -r now 2021-05-07T18:49:28.230 INFO:teuthology.misc:Re-opening connections... 2021-05-07T18:49:28.230 INFO:teuthology.misc:trying to connect to ubuntu@smithi114.front.sepia.ceph.com 2021-05-07T18:49:28.231 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:49:28.232 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:49:46.587 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2021-05-07T18:49:46.588 INFO:teuthology.misc:trying to connect to ubuntu@smithi146.front.sepia.ceph.com 2021-05-07T18:49:46.589 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:49:46.589 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:50:05.019 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2021-05-07T18:50:05.020 DEBUG:teuthology.misc:waited 36.7894561290741 2021-05-07T18:50:06.021 INFO:teuthology.misc:trying to connect to ubuntu@smithi114.front.sepia.ceph.com 2021-05-07T18:50:06.022 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:50:06.023 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:50:24.479 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2021-05-07T18:50:24.480 INFO:teuthology.misc:trying to connect to ubuntu@smithi146.front.sepia.ceph.com 2021-05-07T18:50:24.480 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:50:24.481 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:50:41.460 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2021-05-07T18:50:41.461 DEBUG:teuthology.misc:waited 73.23084902763367 2021-05-07T18:50:42.463 INFO:teuthology.misc:trying to connect to ubuntu@smithi114.front.sepia.ceph.com 2021-05-07T18:50:42.463 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:50:42.464 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:50:42.543 DEBUG:teuthology.orchestra.run.smithi114:> true 2021-05-07T18:50:42.892 DEBUG:teuthology.misc:waited 74.66165089607239 2021-05-07T18:50:43.894 INFO:teuthology.misc:trying to connect to ubuntu@smithi146.front.sepia.ceph.com 2021-05-07T18:50:43.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:50:43.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:50:43.975 DEBUG:teuthology.orchestra.run.smithi146:> true 2021-05-07T18:50:44.316 DEBUG:teuthology.misc:waited 76.08565831184387 2021-05-07T18:50:45.317 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2021-05-07T18:50:45.317 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.15.0-142-generic"... 2021-05-07T18:50:45.318 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2021-05-07T18:50:45.325 INFO:teuthology.orchestra.run.smithi114.stdout:4.15.0-142-generic 2021-05-07T18:50:45.325 DEBUG:teuthology.task.kernel:current kernel version is 4.15.0-142-generic vs 4.15.0-142-generic 2021-05-07T18:50:45.326 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2021-05-07T18:50:45.326 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2021-05-07T18:50:45.327 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2021-05-07T18:50:45.327 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.15.0-142-generic"... 2021-05-07T18:50:45.327 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2021-05-07T18:50:45.334 INFO:teuthology.orchestra.run.smithi146.stdout:4.15.0-142-generic 2021-05-07T18:50:45.334 DEBUG:teuthology.task.kernel:current kernel version is 4.15.0-142-generic vs 4.15.0-142-generic 2021-05-07T18:50:45.335 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2021-05-07T18:50:45.335 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2021-05-07T18:50:46.336 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2021-05-07T18:50:46.337 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-05-07T18:50:46.376 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2021-05-07T18:50:46.408 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2021-05-07T18:50:46.409 DEBUG:teuthology.orchestra.run.smithi146:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-05-07T18:50:46.439 INFO:teuthology.orchestra.run.smithi146.stdout:ttyS1 2021-05-07T18:50:46.465 INFO:teuthology.run_tasks:Running task internal.base... 2021-05-07T18:50:46.476 INFO:teuthology.task.internal:Creating test directory... 2021-05-07T18:50:46.477 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-05-07T18:50:46.480 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-05-07T18:50:46.513 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2021-05-07T18:50:46.524 INFO:teuthology.run_tasks:Running task internal.archive... 2021-05-07T18:50:46.568 INFO:teuthology.task.internal:Creating archive directory... 2021-05-07T18:50:46.569 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-05-07T18:50:46.573 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-05-07T18:50:46.598 INFO:teuthology.run_tasks:Running task internal.coredump... 2021-05-07T18:50:46.619 INFO:teuthology.task.internal:Enabling coredump saving... 2021-05-07T18:50:46.620 DEBUG:teuthology.orchestra.run.smithi114:> 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 2021-05-07T18:50:46.636 DEBUG:teuthology.orchestra.run.smithi146:> 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 2021-05-07T18:50:46.656 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-05-07T18:50:46.658 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-05-07T18:50:46.663 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-05-07T18:50:46.665 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-05-07T18:50:46.667 INFO:teuthology.run_tasks:Running task internal.sudo... 2021-05-07T18:50:46.674 INFO:teuthology.task.internal:Configuring sudo... 2021-05-07T18:50:46.675 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-05-07T18:50:46.711 DEBUG:teuthology.orchestra.run.smithi146:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-05-07T18:50:46.727 INFO:teuthology.run_tasks:Running task internal.syslog... 2021-05-07T18:50:46.736 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2021-05-07T18:50:46.737 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-05-07T18:50:46.768 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-05-07T18:50:46.777 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-05-07T18:50:46.838 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-05-07T18:50:46.922 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:50:46.923 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-05-07T18:50:47.093 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-05-07T18:50:47.106 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-05-07T18:50:47.160 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:50:47.161 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-05-07T18:50:47.263 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2021-05-07T18:50:47.272 DEBUG:teuthology.orchestra.run.smithi146:> sudo service rsyslog restart 2021-05-07T18:50:47.354 INFO:teuthology.run_tasks:Running task internal.timer... 2021-05-07T18:50:47.371 INFO:teuthology.task.internal:Starting timer... 2021-05-07T18:50:47.372 INFO:teuthology.run_tasks:Running task pcp... 2021-05-07T18:50:47.454 INFO:teuthology.run_tasks:Running task selinux... 2021-05-07T18:50:47.507 DEBUG:teuthology.task.selinux:Excluding smithi114: OS 'ubuntu' does not support SELinux 2021-05-07T18:50:47.507 DEBUG:teuthology.task.selinux:Excluding smithi146: OS 'ubuntu' does not support SELinux 2021-05-07T18:50:47.507 DEBUG:teuthology.task.selinux:Getting current SELinux state 2021-05-07T18:50:47.508 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2021-05-07T18:50:47.508 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2021-05-07T18:50:47.508 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2021-05-07T18:50:47.542 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2021-05-07T18:50:47.549 INFO:teuthology.repo_utils:Fetching master from origin 2021-05-07T18:50:47.596 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2021-05-07T18:50:47.612 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}] 2021-05-07T18:50:47.614 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi114.front.sepia.ceph.com,smithi146.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2021-05-07T18:50:48.068 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2021-05-07T18:50:48.853 INFO:teuthology.task.ansible.out:[WARNING]: file /home/teuthworker/src/git.ceph.com_git_ceph-cm- ansible_master/roles/testnode/tasks/setup-opensuse.yml is empty and had no tasks to include 2021-05-07T18:50:51.001 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2021-05-07T18:50:51.024 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:51 +0000 (0:00:00.039) 0:00:00.039 ************ 2021-05-07T18:50:51.035 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:51 +0000 (0:00:00.010) 0:00:00.050 ************ 2021-05-07T18:50:52.542 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2021-05-07T18:50:52.544 INFO:teuthology.task.ansible.out:[DEPRECATION WARNING]: Distribution Ubuntu 18.04 on host smithi146.front.sepia.ceph.com should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/2.9/reference_appendices/inter preter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [smithi146.front.sepia.ceph.com] 2021-05-07T18:50:52.592 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:52 +0000 (0:00:01.556) 0:00:01.607 ************ 2021-05-07T18:50:52.684 INFO:teuthology.task.ansible.out:[DEPRECATION WARNING]: Distribution Ubuntu 18.04 on host smithi114.front.sepia.ceph.com should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/2.9/reference_appendices/inter preter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2021-05-07T18:50:52.686 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] 2021-05-07T18:50:52.735 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:52 +0000 (0:00:00.142) 0:00:01.750 ************ 2021-05-07T18:50:52.865 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2021-05-07T18:50:52.867 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-05-07T18:50:52.888 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:52 +0000 (0:00:00.153) 0:00:01.903 ************ 2021-05-07T18:50:52.895 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-05-07T18:50:52.919 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:52 +0000 (0:00:00.030) 0:00:01.934 ************ 2021-05-07T18:50:53.520 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2021-05-07T18:50:53.521 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"append": false, "changed": true, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-05-07T18:50:53.544 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:53 +0000 (0:00:00.625) 0:00:02.559 ************ 2021-05-07T18:50:53.551 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"append": false, "changed": true, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-05-07T18:50:53.577 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:53 +0000 (0:00:00.032) 0:00:02.592 ************ 2021-05-07T18:50:54.025 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2021-05-07T18:50:54.026 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": ["passwd", "-d", "cm"], "delta": "0:00:00.074288", "end": "2021-05-07 18:50:53.927397", "rc": 0, "start": "2021-05-07 18:50:53.853109", "stderr": "", "stderr_lines": [], "stdout": "passwd: password expiry information changed.", "stdout_lines": ["passwd: password expiry information changed."]} 2021-05-07T18:50:54.048 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:54 +0000 (0:00:00.470) 0:00:03.063 ************ 2021-05-07T18:50:54.213 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": ["passwd", "-d", "cm"], "delta": "0:00:00.237702", "end": "2021-05-07 18:50:54.411369", "rc": 0, "start": "2021-05-07 18:50:54.173667", "stderr": "", "stderr_lines": [], "stdout": "passwd: password expiry information changed.", "stdout_lines": ["passwd: password expiry information changed."]} 2021-05-07T18:50:54.237 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:54 +0000 (0:00:00.189) 0:00:03.252 ************ 2021-05-07T18:50:54.442 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2021-05-07T18:50:54.444 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:50:54.467 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:54 +0000 (0:00:00.229) 0:00:03.482 ************ 2021-05-07T18:50:54.475 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:50:54.513 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:54 +0000 (0:00:00.045) 0:00:03.528 ************ 2021-05-07T18:50:55.353 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2021-05-07T18:50:55.355 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413454.5478728-28594-148547162979209/source", "state": "file", "uid": 0} 2021-05-07T18:50:55.377 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:55 +0000 (0:00:00.864) 0:00:04.392 ************ 2021-05-07T18:50:55.387 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413454.5042524-28587-234648108688376/source", "state": "file", "uid": 0} 2021-05-07T18:50:55.416 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:55 +0000 (0:00:00.038) 0:00:04.430 ************ 2021-05-07T18:50:55.860 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* 2021-05-07T18:50:55.862 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv 2021-05-07T18:50:55.863 INFO:teuthology.task.ansible.out:4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail 2021-05-07T18:50:55.865 INFO:teuthology.task.ansible.out:.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@ 2021-05-07T18:50:55.866 INFO:teuthology.task.ansible.out:aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2021-05-07T18:50:55.953 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** 2021-05-07T18:50:55.954 INFO:teuthology.task.ansible.out:skipping: no hosts matched 2021-05-07T18:50:55.958 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2021-05-07T18:50:56.118 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:56 +0000 (0:00:00.702) 0:00:05.133 ************ 2021-05-07T18:50:56.139 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:56 +0000 (0:00:00.020) 0:00:05.154 ************ 2021-05-07T18:50:56.806 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi146.front.sepia.ceph.com] 2021-05-07T18:50:56.866 INFO:teuthology.task.ansible.out:[WARNING]: Using run_once with the free strategy is not currently supported. This task will still be executed for every host in the inventory list. 2021-05-07T18:50:56.867 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:56 +0000 (0:00:00.726) 0:00:05.881 ************ 2021-05-07T18:50:56.878 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] 2021-05-07T18:50:56.936 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:56 +0000 (0:00:00.069) 0:00:05.950 ************ 2021-05-07T18:50:57.266 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2021-05-07T18:50:57.268 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.164434", "end": "2021-05-07 18:50:57.236639", "rc": 0, "start": "2021-05-07 18:50:57.072205", "stderr": "", "stderr_lines": [], "stdout": "2f6366fd31821994f3d217ad18c1675bf42a2115", "stdout_lines": ["2f6366fd31821994f3d217ad18c1675bf42a2115"]} 2021-05-07T18:50:57.293 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.357) 0:00:06.308 ************ 2021-05-07T18:50:57.332 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.174796", "end": "2021-05-07 18:50:57.310766", "rc": 0, "start": "2021-05-07 18:50:57.135970", "stderr": "", "stderr_lines": [], "stdout": "2f6366fd31821994f3d217ad18c1675bf42a2115", "stdout_lines": ["2f6366fd31821994f3d217ad18c1675bf42a2115"]} 2021-05-07T18:50:57.362 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.068) 0:00:06.376 ************ 2021-05-07T18:50:57.441 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2021-05-07T18:50:57.443 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.012828", "end": "2021-05-07 18:50:57.646019", "failed_when_result": false, "rc": 0, "start": "2021-05-07 18:50:57.633191", "stderr": "", "stderr_lines": [], "stdout": "df8946f08e870e2d2565b79099289ca48bd825f3", "stdout_lines": ["df8946f08e870e2d2565b79099289ca48bd825f3"]} 2021-05-07T18:50:57.477 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.115) 0:00:06.492 ************ 2021-05-07T18:50:57.515 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.015598", "end": "2021-05-07 18:50:57.409449", "failed_when_result": false, "rc": 0, "start": "2021-05-07 18:50:57.393851", "stderr": "", "stderr_lines": [], "stdout": "df8946f08e870e2d2565b79099289ca48bd825f3", "stdout_lines": ["df8946f08e870e2d2565b79099289ca48bd825f3"]} 2021-05-07T18:50:57.541 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.064) 0:00:06.556 ************ 2021-05-07T18:50:57.558 INFO:teuthology.task.ansible.out: TASK [Determine if we can skip users and pubkeys updates] ********************** 2021-05-07T18:50:57.560 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.584 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.042) 0:00:06.599 ************ 2021-05-07T18:50:57.602 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.627 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.042) 0:00:06.642 ************ 2021-05-07T18:50:57.654 INFO:teuthology.task.ansible.out: TASK [Merge extra_admin_users into managed_admin_users] ************************ 2021-05-07T18:50:57.656 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.692 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.064) 0:00:06.707 ************ 2021-05-07T18:50:57.698 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.724 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.032) 0:00:06.739 ************ 2021-05-07T18:50:57.762 INFO:teuthology.task.ansible.out: TASK [Remove managed_admin_users from managed_users] *************************** skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.786 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.062) 0:00:06.801 ************ 2021-05-07T18:50:57.803 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.827 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.040) 0:00:06.842 ************ 2021-05-07T18:50:57.858 INFO:teuthology.task.ansible.out: TASK [Filter the managed_users list] ******************************************* 2021-05-07T18:50:57.859 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.894 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.066) 0:00:06.908 ************ 2021-05-07T18:50:57.902 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.929 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.035) 0:00:06.944 ************ 2021-05-07T18:50:57.966 INFO:teuthology.task.ansible.out: TASK [Filter the managed_admin_users list] ************************************* 2021-05-07T18:50:57.968 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:57.990 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:57 +0000 (0:00:00.060) 0:00:07.005 ************ 2021-05-07T18:50:58.007 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:50:58.036 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:58 +0000 (0:00:00.045) 0:00:07.050 ************ 2021-05-07T18:50:58.178 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* 2021-05-07T18:50:58.180 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:50:58.206 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:58 +0000 (0:00:00.170) 0:00:07.221 ************ 2021-05-07T18:50:58.216 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:50:58.241 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:50:58 +0000 (0:00:00.034) 0:00:07.256 ************ 2021-05-07T18:50:58.582 INFO:teuthology.task.ansible.out: TASK [Create all admin users with sudo access.] ******************************** 2021-05-07T18:50:58.584 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-05-07T18:50:58.594 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-05-07T18:50:58.741 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-05-07T18:50:58.742 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-05-07T18:50:58.880 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-05-07T18:50:58.892 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-05-07T18:50:59.018 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-05-07T18:50:59.060 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-05-07T18:50:59.166 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-05-07T18:50:59.188 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-05-07T18:50:59.307 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-05-07T18:50:59.360 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-05-07T18:50:59.454 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-05-07T18:50:59.517 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-05-07T18:50:59.591 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-05-07T18:50:59.655 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-05-07T18:50:59.740 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-05-07T18:50:59.803 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-05-07T18:50:59.887 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-05-07T18:50:59.940 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-05-07T18:51:00.024 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-05-07T18:51:00.066 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-05-07T18:51:00.171 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-05-07T18:51:00.224 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-05-07T18:51:00.317 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-05-07T18:51:00.381 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-05-07T18:51:00.466 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-05-07T18:51:00.529 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-05-07T18:51:00.602 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-05-07T18:51:00.666 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-05-07T18:51:00.750 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-05-07T18:51:00.824 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-05-07T18:51:00.887 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-05-07T18:51:00.992 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-05-07T18:51:01.034 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-05-07T18:51:01.160 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-05-07T18:51:01.172 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-05-07T18:51:01.297 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-05-07T18:51:01.314 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-05-07T18:51:01.451 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-05-07T18:51:01.462 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-05-07T18:51:01.598 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1122, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1122} 2021-05-07T18:51:01.620 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-05-07T18:51:01.735 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-05-07T18:51:01.758 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1122, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1122} 2021-05-07T18:51:01.875 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-05-07T18:51:01.927 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-05-07T18:51:02.022 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-05-07T18:51:02.085 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-05-07T18:51:02.158 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-05-07T18:51:02.234 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-05-07T18:51:02.307 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-05-07T18:51:02.401 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-05-07T18:51:02.444 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-05-07T18:51:02.569 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-05-07T18:51:02.591 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-05-07T18:51:02.727 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-05-07T18:51:02.728 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-05-07T18:51:02.865 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-05-07T18:51:02.877 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-05-07T18:51:03.014 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-05-07T18:51:03.025 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-05-07T18:51:03.151 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-05-07T18:51:03.183 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-05-07T18:51:03.298 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-05-07T18:51:03.351 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-05-07T18:51:03.435 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-05-07T18:51:03.509 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-05-07T18:51:03.572 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-05-07T18:51:03.667 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-05-07T18:51:03.720 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1138} 2021-05-07T18:51:03.836 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-05-07T18:51:03.858 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-05-07T18:51:03.995 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-05-07T18:51:04.006 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-05-07T18:51:04.133 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-05-07T18:51:04.165 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1138} 2021-05-07T18:51:04.270 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-05-07T18:51:04.345 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-05-07T18:51:04.418 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-05-07T18:51:04.503 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-05-07T18:51:04.557 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-05-07T18:51:04.641 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-05-07T18:51:04.694 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-05-07T18:51:04.810 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-05-07T18:51:04.843 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-05-07T18:51:04.958 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-05-07T18:51:04.980 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-05-07T18:51:05.106 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-05-07T18:51:05.108 INFO:teuthology.task.ansible.out: 2021-05-07T18:51:05.129 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-05-07T18:51:05.245 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-05-07T18:51:05.267 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-05-07T18:51:05.407 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-05-07T18:51:05.418 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-05-07T18:51:05.558 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-05-07T18:51:05.569 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-05-07T18:51:05.694 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-05-07T18:51:05.726 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-05-07T18:51:05.728 INFO:teuthology.task.ansible.out: 2021-05-07T18:51:05.832 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-05-07T18:51:05.885 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-05-07T18:51:05.969 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-05-07T18:51:06.053 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-05-07T18:51:06.116 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-05-07T18:51:06.201 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-05-07T18:51:06.264 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-05-07T18:51:06.359 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-05-07T18:51:06.402 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-05-07T18:51:06.518 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-05-07T18:51:06.540 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-05-07T18:51:06.676 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-05-07T18:51:06.688 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-05-07T18:51:06.824 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-05-07T18:51:06.825 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-05-07T18:51:06.962 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-05-07T18:51:06.973 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-05-07T18:51:07.110 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-05-07T18:51:07.142 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-05-07T18:51:07.247 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-05-07T18:51:07.300 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-05-07T18:51:07.395 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-05-07T18:51:07.437 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-05-07T18:51:07.532 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-05-07T18:51:07.595 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-05-07T18:51:07.671 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-05-07T18:51:07.765 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-05-07T18:51:07.818 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-05-07T18:51:07.892 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-05-07T18:51:07.956 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-05-07T18:51:08.030 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-05-07T18:51:08.104 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-05-07T18:51:08.189 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-05-07T18:51:08.242 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-05-07T18:51:08.357 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-05-07T18:51:08.389 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-05-07T18:51:08.505 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-05-07T18:51:08.527 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-05-07T18:51:08.654 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-05-07T18:51:08.676 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-05-07T18:51:08.812 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-05-07T18:51:08.824 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-05-07T18:51:08.960 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-05-07T18:51:08.961 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-05-07T18:51:09.099 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-05-07T18:51:09.100 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-05-07T18:51:09.236 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-05-07T18:51:09.248 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-05-07T18:51:09.386 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-05-07T18:51:09.387 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-05-07T18:51:09.526 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-05-07T18:51:09.528 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-05-07T18:51:09.666 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-05-07T18:51:09.677 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-05-07T18:51:09.813 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-05-07T18:51:09.846 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-05-07T18:51:09.950 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-05-07T18:51:09.993 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-05-07T18:51:10.097 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-05-07T18:51:10.140 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-05-07T18:51:10.234 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-05-07T18:51:10.277 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-05-07T18:51:10.382 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-05-07T18:51:10.414 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-05-07T18:51:10.518 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-05-07T18:51:10.560 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-05-07T18:51:10.665 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-05-07T18:51:10.708 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-05-07T18:51:10.803 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-05-07T18:51:10.855 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-05-07T18:51:10.939 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-05-07T18:51:11.014 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-05-07T18:51:11.089 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-05-07T18:51:11.142 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-05-07T18:51:11.237 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-05-07T18:51:11.280 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-05-07T18:51:11.375 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-05-07T18:51:11.440 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-05-07T18:51:11.514 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-05-07T18:51:11.588 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-05-07T18:51:11.653 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-05-07T18:51:11.750 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-05-07T18:51:11.793 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-05-07T18:51:11.879 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-05-07T18:51:11.942 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-05-07T18:51:12.016 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-05-07T18:51:12.090 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-05-07T18:51:12.163 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-05-07T18:51:12.226 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-05-07T18:51:12.310 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-05-07T18:51:12.373 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-05-07T18:51:12.446 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-05-07T18:51:12.520 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-05-07T18:51:12.604 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-05-07T18:51:12.668 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-05-07T18:51:12.731 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-05-07T18:51:12.815 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-05-07T18:51:12.879 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-05-07T18:51:12.953 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-05-07T18:51:13.038 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-05-07T18:51:13.101 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-05-07T18:51:13.185 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-05-07T18:51:13.238 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-05-07T18:51:13.333 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-05-07T18:51:13.376 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-05-07T18:51:13.492 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-05-07T18:51:13.514 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-05-07T18:51:13.639 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-05-07T18:51:13.661 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-05-07T18:51:13.766 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-05-07T18:51:13.799 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-05-07T18:51:13.925 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-05-07T18:51:13.948 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-05-07T18:51:14.074 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-05-07T18:51:14.086 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-05-07T18:51:14.213 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-05-07T18:51:14.236 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-05-07T18:51:14.237 INFO:teuthology.task.ansible.out: 2021-05-07T18:51:14.352 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-05-07T18:51:14.374 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-05-07T18:51:14.489 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-05-07T18:51:14.511 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-05-07T18:51:14.626 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-05-07T18:51:14.659 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-05-07T18:51:14.763 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-05-07T18:51:14.796 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-05-07T18:51:14.921 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-05-07T18:51:14.943 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-05-07T18:51:15.068 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-05-07T18:51:15.079 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-05-07T18:51:15.204 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-05-07T18:51:15.226 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-05-07T18:51:15.362 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-05-07T18:51:15.373 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-05-07T18:51:15.511 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-05-07T18:51:15.513 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-05-07T18:51:15.660 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-05-07T18:51:15.672 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-05-07T18:51:15.809 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-05-07T18:51:15.811 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-05-07T18:51:15.947 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-05-07T18:51:15.949 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-05-07T18:51:16.095 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-05-07T18:51:16.107 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-05-07T18:51:16.233 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-05-07T18:51:16.244 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-05-07T18:51:16.379 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-05-07T18:51:16.390 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-05-07T18:51:16.526 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-05-07T18:51:16.538 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-05-07T18:51:16.675 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-05-07T18:51:16.728 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-05-07T18:51:16.823 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-05-07T18:51:16.876 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-05-07T18:51:16.982 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-05-07T18:51:17.014 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-05-07T18:51:17.140 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-05-07T18:51:17.151 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-05-07T18:51:17.277 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-05-07T18:51:17.299 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-05-07T18:51:17.424 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-05-07T18:51:17.446 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-05-07T18:51:17.571 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-05-07T18:51:17.593 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-05-07T18:51:17.729 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1234, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "move_home": false, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "uid": 1234} 2021-05-07T18:51:17.794 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-05-07T18:51:17.880 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "move_home": false, "name": "adking", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-05-07T18:51:17.965 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-05-07T18:51:18.039 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1236, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "move_home": false, "name": "amathuri", "shell": "/bin/bash", "state": "present", "uid": 1236} 2021-05-07T18:51:18.136 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-05-07T18:51:18.190 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1237, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "move_home": false, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "uid": 1237} 2021-05-07T18:51:18.295 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-05-07T18:51:18.442 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-05-07T18:51:18.578 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-05-07T18:51:18.724 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-05-07T18:51:18.757 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/dachary", "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "name": "dachary", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-05-07T18:51:18.957 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1234, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "move_home": false, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "uid": 1234} 2021-05-07T18:51:18.980 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:18 +0000 (0:00:20.738) 0:00:27.994 ************ 2021-05-07T18:51:19.022 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "move_home": false, "name": "adking", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-05-07T18:51:19.044 INFO:teuthology.task.ansible.out: TASK [Create all users without sudo access.] *********************************** 2021-05-07T18:51:19.068 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:19 +0000 (0:00:00.088) 0:00:28.083 ************ 2021-05-07T18:51:19.148 INFO:teuthology.task.ansible.out: TASK [Merge managed_users and managed_admin users] ***************************** 2021-05-07T18:51:19.150 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora 2021-05-07T18:51:19.151 INFO:teuthology.task.ansible.out:rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265 2021-05-07T18:51:19.153 INFO:teuthology.task.ansible.out:c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop K 2021-05-07T18:51:19.155 INFO:teuthology.task.ansible.out:D0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9 2021-05-07T18:51:19.156 INFO:teuthology.task.ansible.out:df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de 2021-05-07T18:51:19.158 INFO:teuthology.task.ansible.out:53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d 2021-05-07T18:51:19.159 INFO:teuthology.task.ansible.out:7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumra 2021-05-07T18:51:19.161 INFO:teuthology.task.ansible.out:o", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b76 2021-05-07T18:51:19.162 INFO:teuthology.task.ansible.out:8c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70f 2021-05-07T18:51:19.164 INFO:teuthology.task.ansible.out:f00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41 2021-05-07T18:51:19.166 INFO:teuthology.task.ansible.out:e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5 2021-05-07T18:51:19.167 INFO:teuthology.task.ansible.out:dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b 2021-05-07T18:51:19.169 INFO:teuthology.task.ansible.out:1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, {"name": "dpiv 2021-05-07T18:51:19.170 INFO:teuthology.task.ansible.out:onka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}]}, "changed": false} 2021-05-07T18:51:19.173 INFO:teuthology.task.ansible.out: TASK [Create all admin users with sudo access.] ******************************** 2021-05-07T18:51:19.175 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1236, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "move_home": false, "name": "amathuri", "shell": "/bin/bash", "state": "present", "uid": 1236} 2021-05-07T18:51:19.202 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:19 +0000 (0:00:00.133) 0:00:28.217 ************ 2021-05-07T18:51:19.315 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1237, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "move_home": false, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "uid": 1237} 2021-05-07T18:51:19.943 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2021-05-07T18:51:19.945 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"after": "2f6366fd31821994f3d217ad18c1675bf42a2115", "attempts": 1, "before": "2f6366fd31821994f3d217ad18c1675bf42a2115", "changed": false, "remote_url_changed": false} 2021-05-07T18:51:19.965 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:19 +0000 (0:00:00.763) 0:00:28.980 ************ 2021-05-07T18:51:20.085 INFO:teuthology.task.ansible.out: TASK [Create all admin users with sudo access.] ******************************** 2021-05-07T18:51:20.086 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/dachary", "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "name": "dachary", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-05-07T18:51:20.213 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:20 +0000 (0:00:00.247) 0:00:29.228 ************ 2021-05-07T18:51:20.264 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:20.266 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-05-07T18:51:20.275 INFO:teuthology.task.ansible.out: TASK [Create all users without sudo access.] *********************************** 2021-05-07T18:51:20.299 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:20 +0000 (0:00:00.085) 0:00:29.313 ************ 2021-05-07T18:51:20.378 INFO:teuthology.task.ansible.out: TASK [Merge managed_users and managed_admin users] ***************************** 2021-05-07T18:51:20.380 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora 2021-05-07T18:51:20.382 INFO:teuthology.task.ansible.out:rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265 2021-05-07T18:51:20.383 INFO:teuthology.task.ansible.out:c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop K 2021-05-07T18:51:20.385 INFO:teuthology.task.ansible.out:D0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9 2021-05-07T18:51:20.387 INFO:teuthology.task.ansible.out:df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name 2021-05-07T18:51:20.388 INFO:teuthology.task.ansible.out:": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de 2021-05-07T18:51:20.389 INFO:teuthology.task.ansible.out:53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d 2021-05-07T18:51:20.391 INFO:teuthology.task.ansible.out:7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumra 2021-05-07T18:51:20.392 INFO:teuthology.task.ansible.out:o", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b76 2021-05-07T18:51:20.394 INFO:teuthology.task.ansible.out:8c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70f 2021-05-07T18:51:20.395 INFO:teuthology.task.ansible.out:f00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41 2021-05-07T18:51:20.397 INFO:teuthology.task.ansible.out:e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzf 2021-05-07T18:51:20.397 INFO:teuthology.task.ansible.out:bIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5 2021-05-07T18:51:20.399 INFO:teuthology.task.ansible.out:dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b 2021-05-07T18:51:20.401 INFO:teuthology.task.ansible.out:1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}]}, "changed": false} 2021-05-07T18:51:20.425 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:20 +0000 (0:00:00.126) 0:00:29.440 ************ 2021-05-07T18:51:20.430 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:20.431 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-05-07T18:51:20.546 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-05-07T18:51:20.682 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2021-05-07T18:51:20.684 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-05-07T18:51:20.807 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-05-07T18:51:20.943 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2021-05-07T18:51:20.945 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-05-07T18:51:21.028 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2021-05-07T18:51:21.029 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"after": "2f6366fd31821994f3d217ad18c1675bf42a2115", "attempts": 1, "before": "2f6366fd31821994f3d217ad18c1675bf42a2115", "changed": false, "remote_url_changed": false} 2021-05-07T18:51:21.050 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:21 +0000 (0:00:00.625) 0:00:30.065 ************ 2021-05-07T18:51:21.067 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:21.069 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-05-07T18:51:21.194 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-05-07T18:51:21.308 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-05-07T18:51:21.330 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-05-07T18:51:21.341 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:21.456 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-05-07T18:51:21.467 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2021-05-07T18:51:21.468 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-05-07T18:51:21.582 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-05-07T18:51:21.604 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemer 2021-05-07T18:51:21.606 INFO:teuthology.task.ansible.out:son", "validate_certs": true} 2021-05-07T18:51:21.615 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:21.616 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:21.730 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2021-05-07T18:51:21.732 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-05-07T18:51:21.752 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-05-07T18:51:21.846 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-05-07T18:51:21.879 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2021-05-07T18:51:21.880 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2021-05-07T18:51:21.974 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2021-05-07T18:51:21.975 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-05-07T18:51:22.005 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-05-07T18:51:22.112 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-05-07T18:51:22.134 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": 2021-05-07T18:51:22.136 INFO:teuthology.task.ansible.out:null, "state": "present", "user": "davidz", "validate_certs": true} 2021-05-07T18:51:22.239 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-05-07T18:51:22.261 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-05-07T18:51:22.388 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-05-07T18:51:22.400 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-05-07T18:51:22.401 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:22.526 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-05-07T18:51:22.537 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2021-05-07T18:51:22.538 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-05-07T18:51:22.651 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2021-05-07T18:51:22.653 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-05-07T18:51:22.683 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemer 2021-05-07T18:51:22.685 INFO:teuthology.task.ansible.out:son", "validate_certs": true} 2021-05-07T18:51:22.694 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:22.696 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:22.779 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2021-05-07T18:51:22.780 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-05-07T18:51:22.822 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-05-07T18:51:22.906 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-05-07T18:51:22.948 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2021-05-07T18:51:22.950 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2021-05-07T18:51:23.032 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-05-07T18:51:23.095 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-05-07T18:51:23.158 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46 2021-05-07T18:51:23.160 INFO:teuthology.task.ansible.out:TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2021-05-07T18:51:23.211 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": 2021-05-07T18:51:23.213 INFO:teuthology.task.ansible.out:null, "state": "present", "user": "davidz", "validate_certs": true} 2021-05-07T18:51:23.294 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-05-07T18:51:23.347 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-05-07T18:51:23.421 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-05-07T18:51:23.474 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-05-07T18:51:23.558 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-05-07T18:51:23.621 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-05-07T18:51:23.684 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-05-07T18:51:23.747 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2021-05-07T18:51:23.749 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-05-07T18:51:23.810 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-05-07T18:51:23.894 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2021-05-07T18:51:23.896 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-05-07T18:51:23.947 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2021-05-07T18:51:23.949 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2021-05-07T18:51:24.020 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-05-07T18:51:24.073 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2021-05-07T18:51:24.157 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-05-07T18:51:24.200 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2021-05-07T18:51:24.305 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46 2021-05-07T18:51:24.307 INFO:teuthology.task.ansible.out:TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2021-05-07T18:51:24.327 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2021-05-07T18:51:24.432 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-05-07T18:51:24.474 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2021-05-07T18:51:24.570 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-05-07T18:51:24.602 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-05-07T18:51:24.717 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-05-07T18:51:24.728 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-05-07T18:51:24.834 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-05-07T18:51:24.856 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-05-07T18:51:24.961 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-05-07T18:51:24.983 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-05-07T18:51:25.108 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2021-05-07T18:51:25.110 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-05-07T18:51:25.119 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2021-05-07T18:51:25.121 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2021-05-07T18:51:25.224 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2021-05-07T18:51:25.226 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-05-07T18:51:25.247 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2021-05-07T18:51:25.354 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-05-07T18:51:25.365 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2021-05-07T18:51:25.481 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-05-07T18:51:25.512 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2021-05-07T18:51:25.607 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-05-07T18:51:25.659 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2021-05-07T18:51:25.733 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtV 2021-05-07T18:51:25.735 INFO:teuthology.task.ansible.out:TFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-05-07T18:51:25.796 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-05-07T18:51:25.891 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2021-05-07T18:51:25.893 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2021-05-07T18:51:25.894 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-05-07T18:51:25.922 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-05-07T18:51:26.027 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-05-07T18:51:26.070 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-05-07T18:51:26.154 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-05-07T18:51:26.196 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-05-07T18:51:26.279 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-05-07T18:51:26.342 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2021-05-07T18:51:26.344 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-05-07T18:51:26.406 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-05-07T18:51:26.491 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2021-05-07T18:51:26.493 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-05-07T18:51:26.543 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-05-07T18:51:26.607 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-05-07T18:51:26.680 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2021-05-07T18:51:26.682 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-05-07T18:51:26.744 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-05-07T18:51:26.808 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-05-07T18:51:26.861 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-05-07T18:51:26.925 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-05-07T18:51:26.999 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtV 2021-05-07T18:51:27.001 INFO:teuthology.task.ansible.out:TFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-05-07T18:51:27.064 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2021-05-07T18:51:27.066 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2021-05-07T18:51:27.129 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2021-05-07T18:51:27.131 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2021-05-07T18:51:27.132 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-05-07T18:51:27.203 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-05-07T18:51:27.245 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-05-07T18:51:27.329 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-05-07T18:51:27.361 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-05-07T18:51:27.467 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2021-05-07T18:51:27.469 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-05-07T18:51:27.511 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-05-07T18:51:27.596 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-05-07T18:51:27.639 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-05-07T18:51:27.724 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-05-07T18:51:27.757 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-05-07T18:51:27.852 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-05-07T18:51:27.873 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2021-05-07T18:51:27.875 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-05-07T18:51:27.978 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-05-07T18:51:28.011 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-05-07T18:51:28.108 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-05-07T18:51:28.171 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-05-07T18:51:28.244 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-05-07T18:51:28.307 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2021-05-07T18:51:28.309 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2021-05-07T18:51:28.370 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-05-07T18:51:28.433 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-05-07T18:51:28.496 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-05-07T18:51:28.570 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-05-07T18:51:28.633 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-05-07T18:51:28.696 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2021-05-07T18:51:28.698 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-05-07T18:51:28.770 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-05-07T18:51:28.832 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-05-07T18:51:28.896 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-05-07T18:51:28.980 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-05-07T18:51:29.033 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-05-07T18:51:29.127 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-05-07T18:51:29.170 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-05-07T18:51:29.263 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-05-07T18:51:29.295 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-05-07T18:51:29.379 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-05-07T18:51:29.434 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-05-07T18:51:29.518 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-05-07T18:51:29.561 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-05-07T18:51:29.645 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-05-07T18:51:29.698 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-05-07T18:51:29.792 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-05-07T18:51:29.825 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-05-07T18:51:29.929 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-05-07T18:51:29.961 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-05-07T18:51:30.065 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-05-07T18:51:30.087 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-05-07T18:51:30.201 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-05-07T18:51:30.212 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1 2021-05-07T18:51:30.214 INFO:teuthology.task.ansible.out:lXTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2021-05-07T18:51:30.337 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-05-07T18:51:30.348 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-05-07T18:51:30.463 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-05-07T18:51:30.464 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-05-07T18:51:30.598 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-05-07T18:51:30.609 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-05-07T18:51:30.725 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-05-07T18:51:30.736 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-05-07T18:51:30.850 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.locald 2021-05-07T18:51:30.852 INFO:teuthology.task.ansible.out:omain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2021-05-07T18:51:30.882 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-05-07T18:51:30.884 INFO:teuthology.task.ansible.out: 2021-05-07T18:51:30.977 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2021-05-07T18:51:30.979 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2021-05-07T18:51:31.009 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-05-07T18:51:31.114 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-05-07T18:51:31.156 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-05-07T18:51:31.240 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-05-07T18:51:31.303 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-05-07T18:51:31.366 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-05-07T18:51:31.429 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-05-07T18:51:31.482 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-05-07T18:51:31.566 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1 2021-05-07T18:51:31.567 INFO:teuthology.task.ansible.out:lXTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2021-05-07T18:51:31.608 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-05-07T18:51:31.702 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-05-07T18:51:31.745 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-05-07T18:51:31.828 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-05-07T18:51:31.871 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-05-07T18:51:31.965 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-05-07T18:51:31.997 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loc 2021-05-07T18:51:31.999 INFO:teuthology.task.ansible.out:al", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2021-05-07T18:51:32.103 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-05-07T18:51:32.124 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-05-07T18:51:32.230 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.locald 2021-05-07T18:51:32.232 INFO:teuthology.task.ansible.out:omain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2021-05-07T18:51:32.252 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-05-07T18:51:32.356 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2021-05-07T18:51:32.358 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2021-05-07T18:51:32.378 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-05-07T18:51:32.493 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-05-07T18:51:32.504 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-05-07T18:51:32.643 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-05-07T18:51:32.654 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-05-07T18:51:32.759 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-05-07T18:51:32.791 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-05-07T18:51:32.917 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-05-07T18:51:32.918 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/ 2021-05-07T18:51:32.920 INFO:teuthology.task.ansible.out:yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-05-07T18:51:33.042 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-05-07T18:51:33.054 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-05-07T18:51:33.169 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-05-07T18:51:33.191 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-05-07T18:51:33.295 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-05-07T18:51:33.328 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-05-07T18:51:33.433 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-05-07T18:51:33.476 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loc 2021-05-07T18:51:33.477 INFO:teuthology.task.ansible.out:al", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2021-05-07T18:51:33.560 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-05-07T18:51:33.612 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-05-07T18:51:33.686 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-05-07T18:51:33.738 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-05-07T18:51:33.811 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-05-07T18:51:33.875 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-05-07T18:51:33.927 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-05-07T18:51:34.021 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-05-07T18:51:34.063 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-05-07T18:51:34.146 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-05-07T18:51:34.178 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-05-07T18:51:34.293 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-05-07T18:51:34.304 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-05-07T18:51:34.419 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/ 2021-05-07T18:51:34.420 INFO:teuthology.task.ansible.out:yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-05-07T18:51:34.430 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-05-07T18:51:34.555 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-05-07T18:51:34.557 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-05-07T18:51:34.681 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-05-07T18:51:34.703 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-05-07T18:51:34.807 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-05-07T18:51:34.840 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-05-07T18:51:34.933 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-05-07T18:51:34.976 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-05-07T18:51:35.059 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-05-07T18:51:35.091 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-05-07T18:51:35.185 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-05-07T18:51:35.217 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-05-07T18:51:35.321 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjL 2021-05-07T18:51:35.323 INFO:teuthology.task.ansible.out:d+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} 2021-05-07T18:51:35.343 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-05-07T18:51:35.448 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-05-07T18:51:35.460 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-05-07T18:51:35.574 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-05-07T18:51:35.596 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-05-07T18:51:35.700 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-05-07T18:51:35.711 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-05-07T18:51:35.825 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-05-07T18:51:35.857 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-05-07T18:51:35.961 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-05-07T18:51:35.972 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-05-07T18:51:36.077 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-05-07T18:51:36.098 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-05-07T18:51:36.202 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-05-07T18:51:36.224 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-05-07T18:51:36.329 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2021-05-07T18:51:36.361 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-05-07T18:51:36.465 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-05-07T18:51:36.487 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-05-07T18:51:36.581 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-05-07T18:51:36.602 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-05-07T18:51:36.706 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-05-07T18:51:36.728 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-05-07T18:51:36.833 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-05-07T18:51:36.855 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjL 2021-05-07T18:51:36.856 INFO:teuthology.task.ansible.out:d+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} 2021-05-07T18:51:36.960 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-05-07T18:51:36.972 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-05-07T18:51:37.087 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2021-05-07T18:51:37.119 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-05-07T18:51:37.203 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2021-05-07T18:51:37.235 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-05-07T18:51:37.339 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2021-05-07T18:51:37.370 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-05-07T18:51:37.464 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ3ch+pU88/tX5TVVFl/1pPief8drYLRkK4BtfJk+xVNxX9qkDtOtiLAU+OugYF1/xk9hE9zTbm3UBL23unrzhlR80t8f2FiF1YFhHVzeZ/p/OunmkU0RFQzkMVuwKVOUNulw9FwpEZ/0Bjfxvaims0SBWaCzBgE5g0R+Ofdq/bVF82K8vU5Laa3KZ/cCdGzFgW00cBvPAKIpQ93g8TRqsCsFvR37nY9v5SU1hJ9araEp6LRA86tUt3EFtxD2tRcmqKGtCb0kOr+rRXWVGiaUBiedHxFudIy0+TNj4fNrJwpoC0hcBO9ek4Bh6hM7Zqzum9HpkPGlz84jkm+r+xMThaZCh8iFkgxyK+bw8B8smaVJD04ob9Wb4RYoFYfQ7TEkPkO9gr+UsSesbP9fWfucemUqwK0htOOtpc1YRwdOPcdPJWAfx9J5+YVL8BTWYBaTdmHslOKeUGM5fCob6QxC6Er9xweys9jh7MXttSpe013bY7P4ZDRF8uWvygpsytPE= amathuri@redhat.com", " 2021-05-07T18:51:37.466 INFO:teuthology.task.ansible.out:key_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2021-05-07T18:51:37.497 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-05-07T18:51:37.591 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-05-07T18:51:37.623 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-05-07T18:51:37.718 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC//ZCaEeVN/J09FtsvuZ4eEs4rTBtYoQyG+ZpuWkJLL90VyJeYrZzRsgvveKW2W9oFxCFcMy7IBhLes0TZ/X/4Ox9eUmP/eyqK8fBqT3K1F1W/uOmKLFhlQhkxxj+p9BOMBD5trfES/QJQ6UFSYIS2WhWaitDgONjoLMR6wXZ9r7yZeQBxbmG4wGI0Cwx4Wgg+I59UbE/5iUfnX++gN3rXrPnv9V0yFeciS4HvXRFXdrIzvQFHcZMmpOOmGruHXN/ME2dZCG+kaZhZdI6kICSlOwpU7TU1lv99zjBCeEzGfFkjv041ykKdNVR3qE0k5u0AOMqxJBORL/woSCdGvrBXqju2G/2ohl3B4zD6TAve+JLfWOV5C20NFRPPbTd53JaNpV9OQqwOfVniowzSYYBdedjm9sq6YwhJt8iBXze3OA8ZO0GPXo7PC2MyrrUtu6uu3DZqU4x0cl8iJxqOlx5pH0Gydj8nuUG0+X6wHZzPXZRe5M7/RzmvXch9koG6FQMiikNjUkK8Guz4NMBdAYUpxYkdPGBhiuELoaAcgIVzSGoZTuICpNYwAxBHk6q18G8Qd8vaeUdGdim4YvwycsSOwFE47wg/XmpCHrNJUZzzB9UD7Kn84TG82LAmCuAzpzcp0uPjsBckbXzj9Zt0hRgF80yDgUazsQkbgtd2p8KxIQ== loic", "key_options": null, "keyfile": "/home/dachary/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dachary", "validate_certs": true} 2021-05-07T18:51:37.773 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-05-07T18:51:37.796 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:37 +0000 (0:00:16.745) 0:00:46.811 ************ 2021-05-07T18:51:37.878 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:37.880 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys using the keys repo] ********************** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"na 2021-05-07T18:51:37.881 INFO:teuthology.task.ansible.out:me": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:37.891 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:37.892 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:37.902 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:37.913 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:37.915 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:37.924 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:37.926 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.008 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:38.010 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-05-07T18:51:38.061 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:38.063 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e 2021-05-07T18:51:38.065 INFO:teuthology.task.ansible.out:1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.073 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.126 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-05-07T18:51:38.200 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:38.202 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-05-07T18:51:38.264 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:38.266 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-05-07T18:51:38.328 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:38.330 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-05-07T18:51:38.340 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.341 INFO:teuthology.task.ansible.out: skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.353 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.364 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.375 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.387 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.397 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.399 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.409 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.420 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.421 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:38.421 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-05-07T18:51:38.422 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.433 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.434 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.445 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.456 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.458 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.467 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.469 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.479 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.481 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.490 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.501 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.512 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.513 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.523 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.525 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.535 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.546 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.547 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys using the keys repo] ********************** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-05-07T18:51:38.558 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:38.559 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.568 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.570 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.580 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.591 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.593 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.602 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.604 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.614 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.615 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.625 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.636 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.638 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.647 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.649 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.658 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.669 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.671 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.680 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.682 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.692 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.693 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.704 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.706 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.715 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.726 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.728 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.737 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.739 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.749 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.750 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.760 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.762 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.772 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.783 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.794 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.795 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.805 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.816 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.817 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.827 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.829 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.840 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.841 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.851 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.853 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.862 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.864 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.873 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.884 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.886 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.895 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.897 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.908 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.909 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.919 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.921 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.930 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.932 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.942 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.944 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.954 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.965 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.967 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.977 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.978 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.988 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.990 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:38.999 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.001 INFO:teuthology.task.ansible.out: skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.011 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.021 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.023 INFO:teuthology.task.ansible.out: skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.033 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.035 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.045 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.046 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.056 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.057 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.067 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.069 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.078 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:39.080 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ3ch+pU88/tX5TVVFl/1pPief8drYLRkK4BtfJk+xVNxX9qkDtOtiLAU+OugYF1/xk9hE9zTbm3UBL23unrzhlR80t8f2FiF1YFhHVzeZ/p/OunmkU0RFQzkMVuwKVOUNulw9FwpEZ/0Bjfxvaims0SBWaCzBgE5g0R+Ofdq/bVF82K8vU5Laa3KZ/cCdGzFgW00cBvPAKIpQ93g8TRqsCsFvR37nY9v5SU1hJ9araEp6LRA86tUt3EFtxD2tRcmqKGtCb0kOr+rRXWVGiaUBiedHxFudIy0+TNj4fNrJwpoC0hcBO9ek4Bh6hM7Zqzum9HpkPGlz84jkm+r+xMThaZCh8iFkgxyK+bw8B8smaVJD04ob9Wb4RYoFYfQ7TEkPkO9gr+UsSesbP9fWfucemUqwK0htOOtpc1YRwdOPcdPJWAfx9J5+YVL8BTWYBaTdmHslOKeUGM5fCob6QxC6Er9xweys9jh7MXttSpe013bY7P4ZDRF8uWvygpsytPE= amathuri@redhat.com", " 2021-05-07T18:51:39.082 INFO:teuthology.task.ansible.out:key_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.090 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.092 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.101 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.103 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.113 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.114 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.124 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.126 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.135 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.147 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.149 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.187 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:39 +0000 (0:00:01.391) 0:00:48.202 ************ 2021-05-07T18:51:39.215 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:39.217 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-05-07T18:51:39.248 INFO:teuthology.task.ansible.out: TASK [Filter the revoked_users list] ******************************************* skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.271 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:39 +0000 (0:00:00.083) 0:00:48.285 ************ 2021-05-07T18:51:39.349 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-05-07T18:51:39.351 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC//ZCaEeVN/J09FtsvuZ4eEs4rTBtYoQyG+ZpuWkJLL90VyJeYrZzRsgvveKW2W9oFxCFcMy7IBhLes0TZ/X/4Ox9eUmP/eyqK8fBqT3K1F1W/uOmKLFhlQhkxxj+p9BOMBD5trfES/QJQ6UFSYIS2WhWaitDgONjoLMR6wXZ9r7yZeQBxbmG4wGI0Cwx4Wgg+I59UbE/5iUfnX++gN3rXrPnv9V0yFeciS4HvXRFXdrIzvQFHcZMmpOOmGruHXN/ME2dZCG+kaZhZdI6kICSlOwpU7TU1lv99zjBCeEzGfFkjv041ykKdNVR3qE0k5u0AOMqxJBORL/woSCdGvrBXqju2G/2ohl3B4zD6TAve+JLfWOV5C20NFRPPbTd53JaNpV9OQqwOfVniowzSYYBdedjm9sq6YwhJt8iBXze3OA8ZO0GPXo7PC2MyrrUtu6uu3DZqU4x0cl8iJxqOlx5pH0Gydj8nuUG0+X6wHZzPXZRe5M7/RzmvXch9koG6FQMiikNjUkK8Guz4NMBdAYUpxYkdPGBhiuELoaAcgIVzSGoZTuICpNYwAxBHk6q18G8Qd8vaeUdGdim4YvwycsSOwFE47wg/XmpCHrNJUZzzB9UD7Kn84TG82LAmCuAzpzcp0uPjsBckbXzj9Zt0hRgF80yDgUazsQkbgtd2p8KxIQ== loic", "key_options": null, "keyfile": "/home/dachary/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dachary", "validate_certs": true} 2021-05-07T18:51:39.444 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:39 +0000 (0:00:00.173) 0:00:48.459 ************ 2021-05-07T18:51:39.481 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:39.483 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-05-07T18:51:39.525 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:39.527 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.537 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.548 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.550 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.560 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.561 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.571 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.573 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.614 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** ok: [smithi114.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-05-07T18:51:39.699 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2021-05-07T18:51:39.710 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.711 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.743 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:39.744 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-05-07T18:51:39.828 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-05-07T18:51:39.881 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:39.883 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-05-07T18:51:39.965 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:39.966 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-05-07T18:51:39.976 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.987 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.989 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:39.999 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.000 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.011 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.011 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:40.012 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-05-07T18:51:40.012 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.023 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.034 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.036 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.045 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.047 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.057 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.068 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.069 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.079 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.081 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.090 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.092 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.102 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.113 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.114 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.124 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.126 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.135 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.137 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.147 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.149 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** ok: [smithi114.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-05-07T18:51:40.159 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:40.161 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.170 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.172 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.181 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.183 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.193 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.193 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.204 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.215 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.217 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.227 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.228 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.238 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.249 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.251 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.260 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.262 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.272 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.283 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.284 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} TASK [Remove revoked users] **************************************************** ok: [smithi114.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-05-07T18:51:40.295 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:40.296 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.306 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.308 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.317 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.328 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.330 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.339 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.341 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.351 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.362 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.363 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.373 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.374 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.384 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.395 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.397 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.407 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.418 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.419 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} TASK [Remove revoked users] **************************************************** ok: [smithi114.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-05-07T18:51:40.421 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.431 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.442 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.443 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.453 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.454 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.466 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.466 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.468 INFO:teuthology.task.ansible.out: 2021-05-07T18:51:40.478 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.490 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.491 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.502 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.504 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.514 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.515 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.525 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.526 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.536 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.538 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.547 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.558 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:40.560 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.571 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.572 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.582 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.584 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.593 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.604 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.606 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.615 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.617 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.627 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.638 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.639 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.649 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.650 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.660 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.671 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.673 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.682 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.684 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} TASK [Remove revoked users] **************************************************** ok: [smithi114.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-05-07T18:51:40.694 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-05-07T18:51:40.696 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.706 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.707 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.717 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.728 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.730 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.739 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.741 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.750 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.752 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.762 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.763 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.773 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.775 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.784 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.834 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:40 +0000 (0:00:01.389) 0:00:49.849 ************ 2021-05-07T18:51:40.840 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:40.841 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-05-07T18:51:40.894 INFO:teuthology.task.ansible.out: TASK [Filter the revoked_users list] ******************************************* 2021-05-07T18:51:40.896 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:40.918 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:40 +0000 (0:00:00.084) 0:00:49.933 ************ 2021-05-07T18:51:40.956 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:40.957 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-05-07T18:51:41.092 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-05-07T18:51:41.156 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-05-07T18:51:41.229 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-05-07T18:51:41.282 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-05-07T18:51:41.365 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-05-07T18:51:41.429 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-05-07T18:51:41.492 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2021-05-07T18:51:41.566 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-05-07T18:51:41.631 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2021-05-07T18:51:41.715 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-05-07T18:51:41.767 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2021-05-07T18:51:41.861 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-05-07T18:51:41.904 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2021-05-07T18:51:41.998 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-05-07T18:51:42.041 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2021-05-07T18:51:42.134 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-05-07T18:51:42.177 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2021-05-07T18:51:42.271 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2021-05-07T18:51:42.314 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2021-05-07T18:51:42.408 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-05-07T18:51:42.451 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-05-07T18:51:42.535 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-05-07T18:51:42.588 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-05-07T18:51:42.671 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-05-07T18:51:42.723 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-05-07T18:51:42.807 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-05-07T18:51:42.860 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-05-07T18:51:42.945 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-05-07T18:51:42.998 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-05-07T18:51:43.072 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-05-07T18:51:43.136 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-05-07T18:51:43.200 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2021-05-07T18:51:43.273 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-05-07T18:51:43.346 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2021-05-07T18:51:43.399 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-05-07T18:51:43.493 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2021-05-07T18:51:43.535 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-05-07T18:51:43.631 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2021-05-07T18:51:43.674 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-05-07T18:51:43.769 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2021-05-07T18:51:43.811 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-05-07T18:51:43.926 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2021-05-07T18:51:43.948 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-05-07T18:51:44.062 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2021-05-07T18:51:44.084 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-05-07T18:51:44.188 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-05-07T18:51:44.220 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-05-07T18:51:44.335 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-05-07T18:51:44.357 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "name": "dorinda", "state": "absent"} 2021-05-07T18:51:44.462 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-05-07T18:51:44.494 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": false, "item": "zyan", "name": "zyan", "state": "absent"} 2021-05-07T18:51:44.621 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-05-07T18:51:44.757 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-05-07T18:51:44.893 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-05-07T18:51:44.987 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item=jdillaman) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "jdillaman", "name": "jdillaman", "remove": false, "state": "absent"} 2021-05-07T18:51:45.020 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-05-07T18:51:45.135 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2021-05-07T18:51:45.157 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-05-07T18:51:45.262 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-05-07T18:51:45.283 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-05-07T18:51:45.399 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-05-07T18:51:45.421 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-05-07T18:51:45.536 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-05-07T18:51:45.568 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-05-07T18:51:45.674 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-05-07T18:51:45.696 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-05-07T18:51:45.812 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-05-07T18:51:45.833 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-05-07T18:51:45.949 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-05-07T18:51:45.981 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-05-07T18:51:46.086 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-05-07T18:51:46.128 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "name": "dorinda", "state": "absent"} 2021-05-07T18:51:46.223 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-05-07T18:51:46.276 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": false, "item": "zyan", "name": "zyan", "state": "absent"} 2021-05-07T18:51:46.361 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-05-07T18:51:46.404 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:46 +0000 (0:00:05.485) 0:00:55.419 ************ 2021-05-07T18:51:46.742 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item=jdillaman) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "jdillaman", "name": "jdillaman", "remove": false, "state": "absent"} 2021-05-07T18:51:46.796 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2021-05-07T18:51:46.797 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "checksum": "313dfb187fdfe6062591abb65b175f610cf74a8a", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "b87ac93b406a130b21ee0476c1efad05", "mode": "0644", "owner": "root", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413506.4830356-2582-142257718604616/source", "state": "file", "uid": 0} 2021-05-07T18:51:46.821 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:46 +0000 (0:00:00.417) 0:00:55.836 ************ 2021-05-07T18:51:46.881 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:46.883 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} TASK [common : Log the OS name, version and release] *************************** ok: [smithi114.front.sepia.ceph.com] => { "msg": "Host smithi114.front.sepia.ceph.com is running Ubuntu 18.04 (bionic)" } 2021-05-07T18:51:46.906 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:46 +0000 (0:00:00.084) 0:00:55.921 ************ 2021-05-07T18:51:46.976 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2021-05-07T18:51:46.978 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"} 2021-05-07T18:51:47.001 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:46 +0000 (0:00:00.095) 0:00:56.016 ************ 2021-05-07T18:51:47.008 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.010 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-05-07T18:51:47.061 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.084 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.083) 0:00:56.099 ************ 2021-05-07T18:51:47.143 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.145 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-05-07T18:51:47.154 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2021-05-07T18:51:47.156 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.177 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.092) 0:00:56.192 ************ 2021-05-07T18:51:47.245 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2021-05-07T18:51:47.247 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.269 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.092) 0:00:56.284 ************ 2021-05-07T18:51:47.275 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.277 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-05-07T18:51:47.329 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.354 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.084) 0:00:56.369 ************ 2021-05-07T18:51:47.393 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.394 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-05-07T18:51:47.425 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.449 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.094) 0:00:56.464 ************ 2021-05-07T18:51:47.518 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2021-05-07T18:51:47.519 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.541 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.091) 0:00:56.556 ************ 2021-05-07T18:51:47.547 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.549 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-05-07T18:51:47.611 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2021-05-07T18:51:47.613 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.637 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.096) 0:00:56.652 ************ 2021-05-07T18:51:47.664 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.665 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-05-07T18:51:47.696 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.721 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.083) 0:00:56.735 ************ 2021-05-07T18:51:47.789 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2021-05-07T18:51:47.790 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [smithi114.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:47.813 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.092) 0:00:56.828 ************ 2021-05-07T18:51:47.820 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.821 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-05-07T18:51:47.874 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.898 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.084) 0:00:56.913 ************ 2021-05-07T18:51:47.956 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2021-05-07T18:51:47.958 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:47.979 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:47 +0000 (0:00:00.081) 0:00:56.994 ************ 2021-05-07T18:51:47.986 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:47.988 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-05-07T18:51:48.040 INFO:teuthology.task.ansible.out: TASK [common : Set the releasever] ********************************************* skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.063 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.083) 0:00:57.078 ************ 2021-05-07T18:51:48.090 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-05-07T18:51:48.092 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-05-07T18:51:48.144 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.080) 0:00:57.158 ************ 2021-05-07T18:51:48.149 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2021-05-07T18:51:48.151 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:48.175 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.031) 0:00:57.190 ************ 2021-05-07T18:51:48.244 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2021-05-07T18:51:48.246 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.270 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.094) 0:00:57.285 ************ 2021-05-07T18:51:48.329 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2021-05-07T18:51:48.331 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:48.353 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.083) 0:00:57.368 ************ 2021-05-07T18:51:48.411 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2021-05-07T18:51:48.413 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.434 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.081) 0:00:57.449 ************ 2021-05-07T18:51:48.492 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-05-07T18:51:48.494 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.515 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.081) 0:00:57.530 ************ 2021-05-07T18:51:48.553 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2021-05-07T18:51:48.555 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "checksum": "313dfb187fdfe6062591abb65b175f610cf74a8a", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "b87ac93b406a130b21ee0476c1efad05", "mode": "0644", "owner": "root", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413508.228593-2857-189280000541400/source", "state": "file", "uid": 0} 2021-05-07T18:51:48.578 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.062) 0:00:57.593 ************ 2021-05-07T18:51:48.584 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-05-07T18:51:48.586 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.610 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.031) 0:00:57.625 ************ 2021-05-07T18:51:48.637 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2021-05-07T18:51:48.639 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => { "msg": "Host smithi146.front.sepia.ceph.com is running Ubuntu 18.04 (bionic)" } 2021-05-07T18:51:48.662 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.051) 0:00:57.677 ************ 2021-05-07T18:51:48.678 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2021-05-07T18:51:48.680 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.704 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.042) 0:00:57.719 ************ 2021-05-07T18:51:48.732 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2021-05-07T18:51:48.734 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"} 2021-05-07T18:51:48.757 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.052) 0:00:57.772 ************ 2021-05-07T18:51:48.773 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-05-07T18:51:48.775 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:48.797 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.040) 0:00:57.812 ************ 2021-05-07T18:51:48.826 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2021-05-07T18:51:48.828 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.851 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.052) 0:00:57.865 ************ 2021-05-07T18:51:48.868 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-05-07T18:51:48.869 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.893 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.043) 0:00:57.908 ************ 2021-05-07T18:51:48.921 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2021-05-07T18:51:48.923 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.949 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.055) 0:00:57.964 ************ 2021-05-07T18:51:48.967 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-05-07T18:51:48.968 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:48.992 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:48 +0000 (0:00:00.042) 0:00:58.006 ************ 2021-05-07T18:51:49.009 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2021-05-07T18:51:49.010 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.034 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.042) 0:00:58.049 ************ 2021-05-07T18:51:49.051 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2021-05-07T18:51:49.052 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.078 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.044) 0:00:58.093 ************ 2021-05-07T18:51:49.095 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2021-05-07T18:51:49.097 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.121 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.041) 0:00:58.135 ************ 2021-05-07T18:51:49.137 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2021-05-07T18:51:49.139 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.162 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.042) 0:00:58.177 ************ 2021-05-07T18:51:49.190 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2021-05-07T18:51:49.192 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.215 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.053) 0:00:58.230 ************ 2021-05-07T18:51:49.231 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-05-07T18:51:49.233 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.257 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.042) 0:00:58.272 ************ 2021-05-07T18:51:49.285 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2021-05-07T18:51:49.287 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.311 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.053) 0:00:58.326 ************ 2021-05-07T18:51:49.327 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-05-07T18:51:49.329 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.352 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.041) 0:00:58.367 ************ 2021-05-07T18:51:49.379 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2021-05-07T18:51:49.380 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.403 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.051) 0:00:58.418 ************ 2021-05-07T18:51:49.420 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2021-05-07T18:51:49.422 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:49.448 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.044) 0:00:58.463 ************ 2021-05-07T18:51:49.467 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2021-05-07T18:51:49.468 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.496 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.048) 0:00:58.511 ************ 2021-05-07T18:51:49.513 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2021-05-07T18:51:49.515 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.538 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.041) 0:00:58.552 ************ 2021-05-07T18:51:49.564 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2021-05-07T18:51:49.566 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [smithi146.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:49.589 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.051) 0:00:58.604 ************ 2021-05-07T18:51:49.606 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2021-05-07T18:51:49.607 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.630 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.040) 0:00:58.645 ************ 2021-05-07T18:51:49.658 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2021-05-07T18:51:49.660 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.684 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.053) 0:00:58.699 ************ 2021-05-07T18:51:49.701 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2021-05-07T18:51:49.702 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.726 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.042) 0:00:58.741 ************ 2021-05-07T18:51:49.754 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2021-05-07T18:51:49.756 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.782 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.055) 0:00:58.796 ************ 2021-05-07T18:51:49.799 INFO:teuthology.task.ansible.out: 2021-05-07T18:51:49.801 INFO:teuthology.task.ansible.out:TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.829 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.047) 0:00:58.844 ************ 2021-05-07T18:51:49.845 INFO:teuthology.task.ansible.out: TASK [common : Set the releasever] ********************************************* 2021-05-07T18:51:49.847 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.871 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.042) 0:00:58.886 ************ 2021-05-07T18:51:49.898 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-05-07T18:51:49.901 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.910 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:49.934 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.062) 0:00:58.949 ************ 2021-05-07T18:51:49.951 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2021-05-07T18:51:49.953 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:49.977 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:49 +0000 (0:00:00.043) 0:00:58.992 ************ 2021-05-07T18:51:49.979 INFO:teuthology.task.ansible.out: 2021-05-07T18:51:50.008 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-05-07T18:51:50.009 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.032 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.054) 0:00:59.047 ************ 2021-05-07T18:51:50.049 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2021-05-07T18:51:50.050 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.076 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.044) 0:00:59.091 ************ 2021-05-07T18:51:50.145 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2021-05-07T18:51:50.147 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:50.169 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.092) 0:00:59.184 ************ 2021-05-07T18:51:50.238 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2021-05-07T18:51:50.240 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Get the current timezone] *************************************** ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.033628", "end": "2021-05-07 18:51:50.168404", "rc": 0, "start": "2021-05-07 18:51:50.134776", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-05-07T18:51:50.262 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.093) 0:00:59.277 ************ 2021-05-07T18:51:50.283 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.020) 0:00:59.298 ************ 2021-05-07T18:51:50.332 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2021-05-07T18:51:50.334 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.357 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.074) 0:00:59.372 ************ 2021-05-07T18:51:50.364 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-05-07T18:51:50.365 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.389 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.031) 0:00:59.404 ************ 2021-05-07T18:51:50.427 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.452 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.062) 0:00:59.467 ************ 2021-05-07T18:51:50.459 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-05-07T18:51:50.461 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.485 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.032) 0:00:59.499 ************ 2021-05-07T18:51:50.533 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** 2021-05-07T18:51:50.534 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.544 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.546 INFO:teuthology.task.ansible.out: skipping: [smithi114.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.569 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.084) 0:00:59.584 ************ 2021-05-07T18:51:50.576 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2021-05-07T18:51:50.577 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.602 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.032) 0:00:59.617 ************ 2021-05-07T18:51:50.639 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-05-07T18:51:50.641 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.664 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.062) 0:00:59.679 ************ 2021-05-07T18:51:50.670 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-05-07T18:51:50.672 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:50.696 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.031) 0:00:59.711 ************ 2021-05-07T18:51:50.734 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2021-05-07T18:51:50.735 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.762 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.065) 0:00:59.776 ************ 2021-05-07T18:51:50.768 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-05-07T18:51:50.770 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.796 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.034) 0:00:59.811 ************ 2021-05-07T18:51:50.824 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2021-05-07T18:51:50.825 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.848 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.051) 0:00:59.863 ************ 2021-05-07T18:51:50.864 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-05-07T18:51:50.866 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.890 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.042) 0:00:59.905 ************ 2021-05-07T18:51:50.907 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2021-05-07T18:51:50.909 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.933 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.043) 0:00:59.948 ************ 2021-05-07T18:51:50.951 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2021-05-07T18:51:50.953 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:50.977 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:50 +0000 (0:00:00.043) 0:00:59.991 ************ 2021-05-07T18:51:50.996 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2021-05-07T18:51:50.997 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.020 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.043) 0:01:00.035 ************ 2021-05-07T18:51:51.049 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2021-05-07T18:51:51.050 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.076 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.055) 0:01:00.091 ************ 2021-05-07T18:51:51.154 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-05-07T18:51:51.156 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.178 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.102) 0:01:00.193 ************ 2021-05-07T18:51:51.246 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-05-07T18:51:51.248 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.269 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.091) 0:01:00.284 ************ 2021-05-07T18:51:51.337 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2021-05-07T18:51:51.339 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:51:51.361 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.091) 0:01:00.376 ************ 2021-05-07T18:51:51.430 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2021-05-07T18:51:51.432 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.454 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.093) 0:01:00.469 ************ 2021-05-07T18:51:51.523 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2021-05-07T18:51:51.525 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.551 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.096) 0:01:00.566 ************ 2021-05-07T18:51:51.579 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2021-05-07T18:51:51.580 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.415770", "end": "2021-05-07 18:51:51.500455", "rc": 0, "start": "2021-05-07 18:51:51.084685", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:51:51.604 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.053) 0:01:00.619 ************ 2021-05-07T18:51:51.622 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2021-05-07T18:51:51.624 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.648 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.043) 0:01:00.662 ************ 2021-05-07T18:51:51.675 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2021-05-07T18:51:51.677 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.700 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.052) 0:01:00.715 ************ 2021-05-07T18:51:51.728 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-05-07T18:51:51.729 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.754 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.053) 0:01:00.769 ************ 2021-05-07T18:51:51.834 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-05-07T18:51:51.835 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.859 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.105) 0:01:00.874 ************ 2021-05-07T18:51:51.918 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-05-07T18:51:51.920 INFO:teuthology.task.ansible.out:[WARNING]: Consider using the apt module rather than running 'apt-get'. If you need to use command because apt is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.045918", "end": "2021-05-07 18:51:51.849131", "rc": 0, "start": "2021-05-07 18:51:51.803213", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:51:51.942 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.082) 0:01:00.957 ************ 2021-05-07T18:51:51.949 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-05-07T18:51:51.950 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:51.974 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:51 +0000 (0:00:00.032) 0:01:00.989 ************ 2021-05-07T18:51:52.168 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-05-07T18:51:52.170 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.009062", "end": "2021-05-07 18:51:52.351312", "rc": 0, "start": "2021-05-07 18:51:52.342250", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-05-07T18:51:52.191 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.216) 0:01:01.206 ************ 2021-05-07T18:51:52.260 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2021-05-07T18:51:52.261 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.284 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.092) 0:01:01.299 ************ 2021-05-07T18:51:52.351 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2021-05-07T18:51:52.353 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.375 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.091) 0:01:01.390 ************ 2021-05-07T18:51:52.455 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** 2021-05-07T18:51:52.457 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.467 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.468 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.492 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.116) 0:01:01.507 ************ 2021-05-07T18:51:52.560 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-05-07T18:51:52.562 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.589 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.096) 0:01:01.603 ************ 2021-05-07T18:51:52.656 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2021-05-07T18:51:52.658 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.680 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.091) 0:01:01.695 ************ 2021-05-07T18:51:52.748 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2021-05-07T18:51:52.750 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.771 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.091) 0:01:01.786 ************ 2021-05-07T18:51:52.840 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2021-05-07T18:51:52.842 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.864 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.092) 0:01:01.879 ************ 2021-05-07T18:51:52.932 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2021-05-07T18:51:52.934 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:52.955 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:52 +0000 (0:00:00.091) 0:01:01.970 ************ 2021-05-07T18:51:53.326 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2021-05-07T18:51:53.328 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.237738", "end": "2021-05-07 18:51:53.500402", "rc": 0, "start": "2021-05-07 18:51:53.262664", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:51:53.349 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:53 +0000 (0:00:00.394) 0:01:02.364 ************ 2021-05-07T18:51:53.439 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2021-05-07T18:51:53.441 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:53.462 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:53 +0000 (0:00:00.112) 0:01:02.477 ************ 2021-05-07T18:51:53.692 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-05-07T18:51:53.694 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.041020", "end": "2021-05-07 18:51:53.869838", "rc": 0, "start": "2021-05-07 18:51:53.828818", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:51:53.724 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:53 +0000 (0:00:00.262) 0:01:02.739 ************ 2021-05-07T18:51:55.659 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2021-05-07T18:51:55.661 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:51:55.685 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:55 +0000 (0:00:01.960) 0:01:04.700 ************ 2021-05-07T18:51:56.648 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2021-05-07T18:51:56.650 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:51:56.672 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:56 +0000 (0:00:00.986) 0:01:05.687 ************ 2021-05-07T18:51:56.740 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2021-05-07T18:51:56.742 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:56.764 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:56 +0000 (0:00:00.092) 0:01:05.779 ************ 2021-05-07T18:51:57.330 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2021-05-07T18:51:57.332 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:51:57.354 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:57 +0000 (0:00:00.589) 0:01:06.368 ************ 2021-05-07T18:51:57.411 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2021-05-07T18:51:57.412 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "size": 131, "state": "file", "uid": 0} 2021-05-07T18:51:57.435 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:57 +0000 (0:00:00.081) 0:01:06.450 ************ 2021-05-07T18:51:58.301 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2021-05-07T18:51:58.302 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:51:58.324 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:58 +0000 (0:00:00.889) 0:01:07.339 ************ 2021-05-07T18:51:58.341 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2021-05-07T18:51:58.343 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:51:58.366 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:58 +0000 (0:00:00.041) 0:01:07.381 ************ 2021-05-07T18:51:58.393 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2021-05-07T18:51:58.395 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:51:58.418 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:58 +0000 (0:00:00.051) 0:01:07.433 ************ 2021-05-07T18:51:58.746 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-05-07T18:51:58.748 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "size": 2716736, "state": "file", "uid": 0} 2021-05-07T18:51:58.810 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2021-05-07T18:51:58.812 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "size": 131, "state": "file", "uid": 0} 2021-05-07T18:51:58.833 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:58 +0000 (0:00:00.415) 0:01:07.848 ************ 2021-05-07T18:51:59.027 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-05-07T18:51:59.029 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "size": 1952038, "state": "file", "uid": 0} 2021-05-07T18:51:59.309 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "size": 580432, "state": "file", "uid": 0} 2021-05-07T18:51:59.334 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:59 +0000 (0:00:00.500) 0:01:08.349 ************ 2021-05-07T18:51:59.464 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2021-05-07T18:51:59.466 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:51:59.487 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:59 +0000 (0:00:00.153) 0:01:08.502 ************ 2021-05-07T18:51:59.951 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2021-05-07T18:51:59.953 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi114.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 13355, "state": "file", "uid": 0} 2021-05-07T18:51:59.977 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:51:59 +0000 (0:00:00.489) 0:01:08.991 ************ 2021-05-07T18:52:00.224 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "size": 8602, "state": "file", "uid": 0} 2021-05-07T18:52:00.391 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-05-07T18:52:00.393 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "size": 2716736, "state": "file", "uid": 0} 2021-05-07T18:52:00.497 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2021-05-07T18:52:00.499 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2021-05-07T18:52:00.523 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:00 +0000 (0:00:00.546) 0:01:09.538 ************ 2021-05-07T18:52:00.593 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2021-05-07T18:52:00.595 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib/nagios/plugins", "nrpe_group": "nagios", "nrpe_packages": ["nagios-nrpe-server", "nagios-plugins-basic"], "nrpe_service_name": "nagios-nrpe-server", "nrpe_user": "nagios"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/apt_systems.yml"], "changed": false} 2021-05-07T18:52:00.616 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:00 +0000 (0:00:00.093) 0:01:09.631 ************ 2021-05-07T18:52:00.675 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-05-07T18:52:00.677 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "size": 1952038, "state": "file", "uid": 0} 2021-05-07T18:52:00.687 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2021-05-07T18:52:00.689 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:00.711 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:00 +0000 (0:00:00.094) 0:01:09.726 ************ 2021-05-07T18:52:00.779 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2021-05-07T18:52:00.781 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:52:00.803 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:00 +0000 (0:00:00.091) 0:01:09.818 ************ 2021-05-07T18:52:00.977 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-05-07T18:52:00.979 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "size": 580432, "state": "file", "uid": 0} 2021-05-07T18:52:01.003 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:00 +0000 (0:00:00.200) 0:01:10.018 ************ 2021-05-07T18:52:01.009 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2021-05-07T18:52:01.010 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:01.011 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:01.022 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:01.048 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:01 +0000 (0:00:00.044) 0:01:10.063 ************ 2021-05-07T18:52:01.137 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2021-05-07T18:52:01.139 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:52:01.161 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:01 +0000 (0:00:00.112) 0:01:10.176 ************ 2021-05-07T18:52:01.229 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2021-05-07T18:52:01.231 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:01.252 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:01 +0000 (0:00:00.090) 0:01:10.267 ************ 2021-05-07T18:52:01.651 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2021-05-07T18:52:01.653 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 13355, "state": "file", "uid": 0} 2021-05-07T18:52:01.935 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "size": 8602, "state": "file", "uid": 0} 2021-05-07T18:52:02.331 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2021-05-07T18:52:02.333 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2021-05-07T18:52:02.335 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:52:02.355 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:01.103) 0:01:11.370 ************ 2021-05-07T18:52:02.377 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:00.021) 0:01:11.392 ************ 2021-05-07T18:52:02.446 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2021-05-07T18:52:02.448 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib/nagios/plugins", "nrpe_group": "nagios", "nrpe_packages": ["nagios-nrpe-server", "nagios-plugins-basic"], "nrpe_service_name": "nagios-nrpe-server", "nrpe_user": "nagios"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/apt_systems.yml"], "changed": false} 2021-05-07T18:52:02.469 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:00.091) 0:01:11.484 ************ 2021-05-07T18:52:02.536 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2021-05-07T18:52:02.538 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:02.559 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:00.090) 0:01:11.574 ************ 2021-05-07T18:52:02.626 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2021-05-07T18:52:02.628 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:52:02.648 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:00.089) 0:01:11.663 ************ 2021-05-07T18:52:02.705 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2021-05-07T18:52:02.707 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "4880e187ff9f437cc33858eb1d0fa49a06d67be4", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "size": 180, "state": "file", "uid": 0} 2021-05-07T18:52:02.730 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:00.080) 0:01:11.744 ************ 2021-05-07T18:52:02.736 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2021-05-07T18:52:02.738 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:02.749 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:02.773 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:00.043) 0:01:11.788 ************ 2021-05-07T18:52:02.841 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2021-05-07T18:52:02.842 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:02.864 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:02 +0000 (0:00:00.090) 0:01:11.879 ************ 2021-05-07T18:52:03.138 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2021-05-07T18:52:03.139 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/nagios/plugins/check_mem.sh", "size": 1964, "state": "file", "uid": 0} 2021-05-07T18:52:03.161 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:03 +0000 (0:00:00.297) 0:01:12.176 ************ 2021-05-07T18:52:03.342 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-05-07T18:52:03.344 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2021-05-07T18:52:03.457 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2021-05-07T18:52:03.481 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:03 +0000 (0:00:00.319) 0:01:12.496 ************ 2021-05-07T18:52:03.548 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2021-05-07T18:52:03.550 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:03.571 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:03 +0000 (0:00:00.090) 0:01:12.586 ************ 2021-05-07T18:52:03.639 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2021-05-07T18:52:03.641 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:52:03.662 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:03 +0000 (0:00:00.091) 0:01:12.677 ************ 2021-05-07T18:52:03.730 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-05-07T18:52:03.732 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:03.754 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:03 +0000 (0:00:00.091) 0:01:12.769 ************ 2021-05-07T18:52:03.821 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2021-05-07T18:52:03.823 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:52:03.846 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:03 +0000 (0:00:00.091) 0:01:12.861 ************ 2021-05-07T18:52:04.122 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2021-05-07T18:52:04.124 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "a0ee4c31e844cf26108115f6af99f92f904eafbf", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1176, "state": "file", "uid": 0} 2021-05-07T18:52:04.146 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:04 +0000 (0:00:00.300) 0:01:13.161 ************ 2021-05-07T18:52:04.215 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2021-05-07T18:52:04.216 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "4880e187ff9f437cc33858eb1d0fa49a06d67be4", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "size": 180, "state": "file", "uid": 0} 2021-05-07T18:52:04.239 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:04 +0000 (0:00:00.092) 0:01:13.253 ************ 2021-05-07T18:52:04.690 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2021-05-07T18:52:04.691 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/nagios/plugins/check_mem.sh", "size": 1964, "state": "file", "uid": 0} 2021-05-07T18:52:04.713 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:04 +0000 (0:00:00.474) 0:01:13.728 ************ 2021-05-07T18:52:04.760 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2021-05-07T18:52:04.761 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:50:33 UTC", "ActiveEnterTimestampMonotonic": "20204969", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "nss-lookup.target -.mount basic.target remote-fs.target system.slice local-fs.target network.target var-run.mount time-sync.target systemd-tmpfiles-setup.service systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:50:33 UTC", "AssertTimestampMonotonic": "20204244", "Before": "getty@tty1.service multi-user.target plymouth-quit.service shutdown.target xdm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:50:33 UTC", "ConditionTimestampMonotonic": "20204244", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nagios-nrpe-ser 2021-05-07T18:52:04.763 INFO:teuthology.task.ansible.out:ver.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EnvironmentFile": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1366", "ExecMainStartTimestamp": "Fri 2021-05-07 18:50:33 UTC", "ExecMainStartTimestampMonotonic": "20204943", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[Fri 2021-05-07 18:50:33 UTC] ; stop_time=[n/a] ; pid=1366 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", "GID": "118", "Group": "nagios", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:50:33 UTC", "InactiveExitTimestampMonotonic": "20204969", "InvocationID": "7b77a7934fcc407ba09cf771e42fcb7f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "i 2021-05-07T18:52:04.765 INFO:teuthology.task.ansible.out:nfinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128026", "LimitNPROCSoft": "128026", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1366", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nagios/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "on-abort", "RestartUSec": "100ms", 2021-05-07T18:52:04.766 INFO:teuthology.task.ansible.out: "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:50:33 UTC", "StateChangeTimestampMonotonic": "20204969", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "109", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2021-05-07 18:50:33 UTC", "WatchdogTimestampMonotonic": "20204969", "WatchdogUSec": "0"}} 2021-05-07T18:52:04.789 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:04 +0000 (0:00:00.075) 0:01:13.803 ************ 2021-05-07T18:52:04.857 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2021-05-07T18:52:04.859 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:04.879 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:04 +0000 (0:00:00.090) 0:01:13.894 ************ 2021-05-07T18:52:04.896 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-05-07T18:52:04.897 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2021-05-07T18:52:04.938 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:04.961 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:04 +0000 (0:00:00.081) 0:01:13.976 ************ 2021-05-07T18:52:05.008 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-05-07T18:52:05.009 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2021-05-07T18:52:05.034 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.072) 0:01:14.048 ************ 2021-05-07T18:52:05.039 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2021-05-07T18:52:05.040 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.064 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.030) 0:01:14.079 ************ 2021-05-07T18:52:05.091 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2021-05-07T18:52:05.092 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.115 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.050) 0:01:14.130 ************ 2021-05-07T18:52:05.131 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2021-05-07T18:52:05.133 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.157 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.041) 0:01:14.172 ************ 2021-05-07T18:52:05.184 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2021-05-07T18:52:05.186 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-05-07T18:52:05.208 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.051) 0:01:14.223 ************ 2021-05-07T18:52:05.224 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2021-05-07T18:52:05.226 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.248 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.040) 0:01:14.263 ************ 2021-05-07T18:52:05.275 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-05-07T18:52:05.277 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.299 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.050) 0:01:14.314 ************ 2021-05-07T18:52:05.314 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2021-05-07T18:52:05.316 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.338 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.039) 0:01:14.353 ************ 2021-05-07T18:52:05.406 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2021-05-07T18:52:05.408 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.430 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.091) 0:01:14.445 ************ 2021-05-07T18:52:05.498 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2021-05-07T18:52:05.499 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.525 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.095) 0:01:14.540 ************ 2021-05-07T18:52:05.593 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-05-07T18:52:05.595 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.616 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.090) 0:01:14.631 ************ 2021-05-07T18:52:05.673 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2021-05-07T18:52:05.675 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "a0ee4c31e844cf26108115f6af99f92f904eafbf", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1176, "state": "file", "uid": 0} 2021-05-07T18:52:05.697 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.081) 0:01:14.712 ************ 2021-05-07T18:52:05.703 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2021-05-07T18:52:05.705 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:05.729 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.031) 0:01:14.744 ************ 2021-05-07T18:52:05.797 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2021-05-07T18:52:05.799 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"apt_repos": [], "ceph_packages_to_remove": ["ceph", "ceph-common", "libcephfs1", "radosgw", "python-ceph", "python-rados", "python-cephfs", "python-rbd", "librbd1", "librados2", "ceph-fs-common-dbg", "ceph-fs-common"], "common_apt_repos": [], "common_packages": [], "nfs_service": "nfs-kernel-server", "ntp_service_name": "ntp", "packages": [], "packages_to_remove": ["multipath-tools"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "ssh"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/apt_systems.yml"], "changed": false} 2021-05-07T18:52:05.820 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.091) 0:01:14.835 ************ 2021-05-07T18:52:05.900 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-05-07T18:52:05.901 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml) => {"ansible_facts": {"common_packages": ["libfcgi0ldbl", "python-dev", "libev-dev", "perl", "libwww-perl", "lsb-release", "build-essential", "sysstat", "gdb", "libedit2", "cryptsetup-bin", "xfsprogs", "gdisk", "parted", "libuuid1", "libatomic-ops-dev", "git-core", "attr", "dbench", "bonnie++", "valgrind", "ant", "libtool", "automake", "gettext", "uuid-dev", "libacl1-dev", "bc", "xfsdump", "xfslibs-dev", "libattr1-dev", "quota", "libcap2-bin", "libncurses5-dev", "lvm2", "vim", "pdsh", "blktrace", "genisoimage", "libjson-xs-perl", "xml-twig-tools", "default-jdk", "junit4", "tgt", "open-iscsi", "cifs-utils", "ipcalc", "nfs-common", "nfs-kernel-server", "software-properties-common"], "no_recommended_packages": ["collectl"], "non_aarch64_common_packages": ["smbios-utils", "libfcgi", "sysprof"], "non_aarch64_packages_to_upgrade": ["libapache2-mod-fastcgi"], "packages_to_remove": ["openmpi-common"], "packages_to_upgrade": ["apt", "apache2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"} 2021-05-07T18:52:05.924 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.104) 0:01:14.939 ************ 2021-05-07T18:52:05.942 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2021-05-07T18:52:05.948 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:50:42 UTC", "ActiveEnterTimestampMonotonic": "19465424", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount var-run.mount systemd-tmpfiles-setup.service remote-fs.target nss-lookup.target time-sync.target sysinit.target network.target systemd-journald.socket local-fs.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:50:42 UTC", "AssertTimestampMonotonic": "19464470", "Before": "plymouth-quit.service multi-user.target shutdown.target getty@tty1.service xdm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:50:42 UTC", "ConditionTimestampMonotonic": "19464469", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nagios-nrpe-ser 2021-05-07T18:52:05.950 INFO:teuthology.task.ansible.out:ver.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EnvironmentFile": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1324", "ExecMainStartTimestamp": "Fri 2021-05-07 18:50:42 UTC", "ExecMainStartTimestampMonotonic": "19465400", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[Fri 2021-05-07 18:50:42 UTC] ; stop_time=[n/a] ; pid=1324 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", "GID": "118", "Group": "nagios", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:50:42 UTC", "InactiveExitTimestampMonotonic": "19465424", "InvocationID": "03e3107608334c06b4d5dc124bbe6252", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "i 2021-05-07T18:52:05.951 INFO:teuthology.task.ansible.out:nfinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128026", "LimitNPROCSoft": "128026", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1324", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nagios/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", 2021-05-07T18:52:05.953 INFO:teuthology.task.ansible.out: "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:50:42 UTC", "StateChangeTimestampMonotonic": "19465424", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "109", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2021-05-07 18:50:42 UTC", "WatchdogTimestampMonotonic": "19465423", "WatchdogUSec": "0"}} 2021-05-07T18:52:05.974 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:05 +0000 (0:00:00.049) 0:01:14.988 ************ 2021-05-07T18:52:06.000 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2021-05-07T18:52:06.002 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3", "libssl1.0.0"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "python-virtualenv", "python-configobj", "python-gevent", "python-numpy", "python-matplotlib", "python-nose", "btrfs-tools", "lttng-tools", "libtool-bin", "docker.io", "python3-nose"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"} 2021-05-07T18:52:06.024 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.050) 0:01:15.039 ************ 2021-05-07T18:52:06.041 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2021-05-07T18:52:06.042 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.065 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.040) 0:01:15.080 ************ 2021-05-07T18:52:06.102 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-05-07T18:52:06.104 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-05-07T18:52:06.126 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.061) 0:01:15.141 ************ 2021-05-07T18:52:06.143 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2021-05-07T18:52:06.144 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.166 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.039) 0:01:15.181 ************ 2021-05-07T18:52:06.232 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2021-05-07T18:52:06.234 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.254 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.088) 0:01:15.269 ************ 2021-05-07T18:52:06.260 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2021-05-07T18:52:06.262 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-05-07T18:52:06.290 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.035) 0:01:15.305 ************ 2021-05-07T18:52:06.328 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2021-05-07T18:52:06.330 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.352 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.061) 0:01:15.367 ************ 2021-05-07T18:52:06.418 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2021-05-07T18:52:06.420 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.441 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.088) 0:01:15.455 ************ 2021-05-07T18:52:06.467 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2021-05-07T18:52:06.469 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "name": "ubuntu", "state": "present", "system": false} 2021-05-07T18:52:06.491 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.050) 0:01:15.506 ************ 2021-05-07T18:52:06.508 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2021-05-07T18:52:06.509 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.532 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.040) 0:01:15.547 ************ 2021-05-07T18:52:06.558 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2021-05-07T18:52:06.561 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.582 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.050) 0:01:15.597 ************ 2021-05-07T18:52:06.599 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2021-05-07T18:52:06.601 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.623 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.040) 0:01:15.638 ************ 2021-05-07T18:52:06.650 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2021-05-07T18:52:06.652 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.676 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.052) 0:01:15.691 ************ 2021-05-07T18:52:06.693 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2021-05-07T18:52:06.695 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.719 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.042) 0:01:15.734 ************ 2021-05-07T18:52:06.787 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-05-07T18:52:06.789 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.809 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.090) 0:01:15.824 ************ 2021-05-07T18:52:06.877 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2021-05-07T18:52:06.879 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:06.900 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.091) 0:01:15.915 ************ 2021-05-07T18:52:06.907 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2021-05-07T18:52:06.909 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/sh", "state": "present", "uid": 10101} 2021-05-07T18:52:06.933 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:06 +0000 (0:00:00.032) 0:01:15.948 ************ 2021-05-07T18:52:06.981 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2021-05-07T18:52:06.982 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"apt_repos": [], "ceph_packages_to_remove": ["ceph", "ceph-common", "libcephfs1", "radosgw", "python-ceph", "python-rados", "python-cephfs", "python-rbd", "librbd1", "librados2", "ceph-fs-common-dbg", "ceph-fs-common"], "common_apt_repos": [], "common_packages": [], "nfs_service": "nfs-kernel-server", "ntp_service_name": "ntp", "packages": [], "packages_to_remove": ["multipath-tools"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "ssh"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/apt_systems.yml"], "changed": false} 2021-05-07T18:52:07.009 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.075) 0:01:16.024 ************ 2021-05-07T18:52:07.087 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-05-07T18:52:07.090 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml) => {"ansible_facts": {"common_packages": ["libfcgi0ldbl", "python-dev", "libev-dev", "perl", "libwww-perl", "lsb-release", "build-essential", "sysstat", "gdb", "libedit2", "cryptsetup-bin", "xfsprogs", "gdisk", "parted", "libuuid1", "libatomic-ops-dev", "git-core", "attr", "dbench", "bonnie++", "valgrind", "ant", "libtool", "automake", "gettext", "uuid-dev", "libacl1-dev", "bc", "xfsdump", "xfslibs-dev", "libattr1-dev", "quota", "libcap2-bin", "libncurses5-dev", "lvm2", "vim", "pdsh", "blktrace", "genisoimage", "libjson-xs-perl", "xml-twig-tools", "default-jdk", "junit4", "tgt", "open-iscsi", "cifs-utils", "ipcalc", "nfs-common", "nfs-kernel-server", "software-properties-common"], "no_recommended_packages": ["collectl"], "non_aarch64_common_packages": ["smbios-utils", "libfcgi", "sysprof"], "non_aarch64_packages_to_upgrade": ["libapache2-mod-fastcgi"], "packages_to_remove": ["openmpi-common"], "packages_to_upgrade": ["apt", "apache2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"} 2021-05-07T18:52:07.111 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.102) 0:01:16.126 ************ 2021-05-07T18:52:07.190 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2021-05-07T18:52:07.191 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3", "libssl1.0.0"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "python-virtualenv", "python-configobj", "python-gevent", "python-numpy", "python-matplotlib", "python-nose", "btrfs-tools", "lttng-tools", "libtool-bin", "docker.io", "python3-nose"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"} 2021-05-07T18:52:07.214 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.102) 0:01:16.228 ************ 2021-05-07T18:52:07.291 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-05-07T18:52:07.293 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-05-07T18:52:07.314 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.100) 0:01:16.329 ************ 2021-05-07T18:52:07.382 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2021-05-07T18:52:07.384 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "size": 112, "state": "file", "uid": 0} 2021-05-07T18:52:07.407 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.092) 0:01:16.421 ************ 2021-05-07T18:52:07.464 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2021-05-07T18:52:07.466 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2021-05-07T18:52:07.487 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.080) 0:01:16.502 ************ 2021-05-07T18:52:07.492 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2021-05-07T18:52:07.494 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi114"}, "changed": false} 2021-05-07T18:52:07.517 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.029) 0:01:16.532 ************ 2021-05-07T18:52:07.668 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2021-05-07T18:52:07.670 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "name": "ubuntu", "state": "present", "system": false} 2021-05-07T18:52:07.692 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.174) 0:01:16.706 ************ 2021-05-07T18:52:07.760 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2021-05-07T18:52:07.762 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:07.783 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.091) 0:01:16.798 ************ 2021-05-07T18:52:07.862 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2021-05-07T18:52:07.864 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:07.893 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:07 +0000 (0:00:00.110) 0:01:16.908 ************ 2021-05-07T18:52:08.095 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2021-05-07T18:52:08.097 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/sh", "state": "present", "uid": 10101} 2021-05-07T18:52:08.118 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:08 +0000 (0:00:00.225) 0:01:17.133 ************ 2021-05-07T18:52:08.506 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2021-05-07T18:52:08.508 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi114.front.sepia.ceph.com", "ansible_hostname": "smithi114", "ansible_nodename": "smithi114"}, "changed": true, "name": "smithi114"} 2021-05-07T18:52:08.533 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:08 +0000 (0:00:00.415) 0:01:17.548 ************ 2021-05-07T18:52:08.551 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2021-05-07T18:52:08.552 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "size": 112, "state": "file", "uid": 0} 2021-05-07T18:52:08.576 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:08 +0000 (0:00:00.043) 0:01:17.591 ************ 2021-05-07T18:52:08.655 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2021-05-07T18:52:08.657 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi146"}, "changed": false} 2021-05-07T18:52:08.683 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:08 +0000 (0:00:00.106) 0:01:17.698 ************ 2021-05-07T18:52:08.897 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2021-05-07T18:52:08.899 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "2f7bfea2455a0d9220592aa0c21ac69c312e7471", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "size": 2646, "state": "file", "uid": 0} 2021-05-07T18:52:08.922 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:08 +0000 (0:00:00.239) 0:01:17.937 ************ 2021-05-07T18:52:09.178 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2021-05-07T18:52:09.179 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi146.front.sepia.ceph.com", "ansible_hostname": "smithi146", "ansible_nodename": "smithi146"}, "changed": true, "name": "smithi146"} 2021-05-07T18:52:09.201 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:09 +0000 (0:00:00.279) 0:01:18.216 ************ 2021-05-07T18:52:09.321 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2021-05-07T18:52:09.323 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "size": 570, "state": "file", "uid": 0} 2021-05-07T18:52:09.345 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:09 +0000 (0:00:00.143) 0:01:18.360 ************ 2021-05-07T18:52:09.589 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2021-05-07T18:52:09.591 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "2f7bfea2455a0d9220592aa0c21ac69c312e7471", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "size": 2646, "state": "file", "uid": 0} 2021-05-07T18:52:09.614 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:09 +0000 (0:00:00.268) 0:01:18.629 ************ 2021-05-07T18:52:09.869 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2021-05-07T18:52:09.870 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-05-07T18:52:09.893 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:09 +0000 (0:00:00.278) 0:01:18.908 ************ 2021-05-07T18:52:09.963 INFO:teuthology.task.ansible.out: 2021-05-07T18:52:09.965 INFO:teuthology.task.ansible.out:TASK [testnode : Create remote.conf] ******************************************* skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:09.987 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:09 +0000 (0:00:00.093) 0:01:19.002 ************ 2021-05-07T18:52:10.004 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2021-05-07T18:52:10.006 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "size": 570, "state": "file", "uid": 0} 2021-05-07T18:52:10.030 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.043) 0:01:19.045 ************ 2021-05-07T18:52:10.057 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-05-07T18:52:10.059 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.084 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.053) 0:01:19.099 ************ 2021-05-07T18:52:10.153 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2021-05-07T18:52:10.155 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.177 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.092) 0:01:19.192 ************ 2021-05-07T18:52:10.245 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-05-07T18:52:10.246 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.268 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.090) 0:01:19.283 ************ 2021-05-07T18:52:10.335 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-05-07T18:52:10.337 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.359 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.091) 0:01:19.374 ************ 2021-05-07T18:52:10.427 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-05-07T18:52:10.429 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.450 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.090) 0:01:19.464 ************ 2021-05-07T18:52:10.507 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2021-05-07T18:52:10.509 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-05-07T18:52:10.531 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.081) 0:01:19.546 ************ 2021-05-07T18:52:10.537 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-05-07T18:52:10.538 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.563 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.031) 0:01:19.578 ************ 2021-05-07T18:52:10.601 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2021-05-07T18:52:10.602 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.625 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.061) 0:01:19.640 ************ 2021-05-07T18:52:10.642 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2021-05-07T18:52:10.644 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.666 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.040) 0:01:19.681 ************ 2021-05-07T18:52:10.703 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-05-07T18:52:10.705 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.728 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.061) 0:01:19.743 ************ 2021-05-07T18:52:10.734 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2021-05-07T18:52:10.759 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.031) 0:01:19.774 ************ 2021-05-07T18:52:10.796 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2021-05-07T18:52:10.798 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.820 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.061) 0:01:19.835 ************ 2021-05-07T18:52:10.837 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2021-05-07T18:52:10.866 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.046) 0:01:19.881 ************ 2021-05-07T18:52:10.904 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-05-07T18:52:10.906 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:10.929 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.062) 0:01:19.943 ************ 2021-05-07T18:52:10.935 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2021-05-07T18:52:10.960 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:10 +0000 (0:00:00.031) 0:01:19.975 ************ 2021-05-07T18:52:10.987 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-05-07T18:52:10.989 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.012 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.051) 0:01:20.027 ************ 2021-05-07T18:52:11.028 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2021-05-07T18:52:11.030 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.054 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.041) 0:01:20.069 ************ 2021-05-07T18:52:11.081 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-05-07T18:52:11.083 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.105 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.051) 0:01:20.120 ************ 2021-05-07T18:52:11.132 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2021-05-07T18:52:11.134 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.157 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.051) 0:01:20.172 ************ 2021-05-07T18:52:11.174 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-05-07T18:52:11.175 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.199 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.041) 0:01:20.213 ************ 2021-05-07T18:52:11.226 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2021-05-07T18:52:11.227 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.250 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.051) 0:01:20.265 ************ 2021-05-07T18:52:11.267 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2021-05-07T18:52:11.268 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.292 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.041) 0:01:20.307 ************ 2021-05-07T18:52:11.319 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:52:11.320 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.343 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.050) 0:01:20.357 ************ 2021-05-07T18:52:11.359 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2021-05-07T18:52:11.384 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.041) 0:01:20.399 ************ 2021-05-07T18:52:11.411 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2021-05-07T18:52:11.413 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.438 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.054) 0:01:20.453 ************ 2021-05-07T18:52:11.455 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2021-05-07T18:52:11.479 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.040) 0:01:20.494 ************ 2021-05-07T18:52:11.506 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2021-05-07T18:52:11.508 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.531 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.051) 0:01:20.546 ************ 2021-05-07T18:52:11.548 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2021-05-07T18:52:11.573 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.041) 0:01:20.587 ************ 2021-05-07T18:52:11.599 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2021-05-07T18:52:11.601 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.624 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.051) 0:01:20.639 ************ 2021-05-07T18:52:11.641 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2021-05-07T18:52:11.642 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.666 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.041) 0:01:20.681 ************ 2021-05-07T18:52:11.692 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2021-05-07T18:52:11.694 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.718 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.052) 0:01:20.733 ************ 2021-05-07T18:52:11.745 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2021-05-07T18:52:11.746 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.756 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.781 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.063) 0:01:20.796 ************ 2021-05-07T18:52:11.787 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2021-05-07T18:52:11.789 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.812 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.031) 0:01:20.827 ************ 2021-05-07T18:52:11.850 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2021-05-07T18:52:11.852 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.876 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.063) 0:01:20.891 ************ 2021-05-07T18:52:11.893 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2021-05-07T18:52:11.894 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.917 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.041) 0:01:20.932 ************ 2021-05-07T18:52:11.944 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:52:11.946 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:11.969 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:11 +0000 (0:00:00.051) 0:01:20.984 ************ 2021-05-07T18:52:11.985 INFO:teuthology.task.ansible.out: 2021-05-07T18:52:11.987 INFO:teuthology.task.ansible.out:TASK [testnode : Install packages] ********************************************* skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.015 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.046) 0:01:21.030 ************ 2021-05-07T18:52:12.017 INFO:teuthology.task.ansible.out: 2021-05-07T18:52:12.044 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2021-05-07T18:52:12.045 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.069 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.053) 0:01:21.084 ************ 2021-05-07T18:52:12.085 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2021-05-07T18:52:12.087 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.111 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.042) 0:01:21.126 ************ 2021-05-07T18:52:12.138 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2021-05-07T18:52:12.140 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.163 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.052) 0:01:21.178 ************ 2021-05-07T18:52:12.180 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-05-07T18:52:12.181 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.205 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.041) 0:01:21.219 ************ 2021-05-07T18:52:12.221 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2021-05-07T18:52:12.223 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.246 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.041) 0:01:21.261 ************ 2021-05-07T18:52:12.272 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-05-07T18:52:12.274 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.297 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.050) 0:01:21.312 ************ 2021-05-07T18:52:12.313 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2021-05-07T18:52:12.315 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.338 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.040) 0:01:21.353 ************ 2021-05-07T18:52:12.365 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2021-05-07T18:52:12.366 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.389 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.050) 0:01:21.404 ************ 2021-05-07T18:52:12.405 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2021-05-07T18:52:12.407 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.430 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.041) 0:01:21.445 ************ 2021-05-07T18:52:12.456 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2021-05-07T18:52:12.458 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.480 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.050) 0:01:21.495 ************ 2021-05-07T18:52:12.497 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2021-05-07T18:52:12.498 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.521 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.040) 0:01:21.536 ************ 2021-05-07T18:52:12.547 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2021-05-07T18:52:12.549 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.575 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.054) 0:01:21.590 ************ 2021-05-07T18:52:12.602 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-05-07T18:52:12.604 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.626 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.051) 0:01:21.641 ************ 2021-05-07T18:52:12.643 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2021-05-07T18:52:12.644 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.668 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.041) 0:01:21.682 ************ 2021-05-07T18:52:12.695 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2021-05-07T18:52:12.697 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.719 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.051) 0:01:21.734 ************ 2021-05-07T18:52:12.735 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2021-05-07T18:52:12.737 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.760 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.040) 0:01:21.775 ************ 2021-05-07T18:52:12.786 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-05-07T18:52:12.788 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.811 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.051) 0:01:21.826 ************ 2021-05-07T18:52:12.827 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2021-05-07T18:52:12.829 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.853 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.042) 0:01:21.868 ************ 2021-05-07T18:52:12.881 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-05-07T18:52:12.883 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.906 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.052) 0:01:21.921 ************ 2021-05-07T18:52:12.923 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2021-05-07T18:52:12.924 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.947 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.041) 0:01:21.962 ************ 2021-05-07T18:52:12.974 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2021-05-07T18:52:12.976 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:12.999 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:12 +0000 (0:00:00.051) 0:01:22.014 ************ 2021-05-07T18:52:13.026 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2021-05-07T18:52:13.028 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.051 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.052) 0:01:22.066 ************ 2021-05-07T18:52:13.068 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2021-05-07T18:52:13.070 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.093 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.041) 0:01:22.108 ************ 2021-05-07T18:52:13.162 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.190 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.096) 0:01:22.205 ************ 2021-05-07T18:52:13.237 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2021-05-07T18:52:13.239 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.005146", "end": "2021-05-07 18:52:13.183252", "rc": 0, "start": "2021-05-07 18:52:13.178106", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:52:13.262 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.072) 0:01:22.277 ************ 2021-05-07T18:52:13.268 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2021-05-07T18:52:13.270 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.295 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.032) 0:01:22.309 ************ 2021-05-07T18:52:13.321 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2021-05-07T18:52:13.345 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.050) 0:01:22.360 ************ 2021-05-07T18:52:13.362 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2021-05-07T18:52:13.363 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.386 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.041) 0:01:22.401 ************ 2021-05-07T18:52:13.455 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2021-05-07T18:52:13.457 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.479 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.092) 0:01:22.494 ************ 2021-05-07T18:52:13.547 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2021-05-07T18:52:13.549 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.570 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.091) 0:01:22.585 ************ 2021-05-07T18:52:13.638 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2021-05-07T18:52:13.640 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.661 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.090) 0:01:22.676 ************ 2021-05-07T18:52:13.719 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2021-05-07T18:52:13.721 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "ba101482124806c7f6ea9fc7b4acfda303391ad6", "dest": "/etc/apt/preferences.d/ceph.pref", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/apt/preferences.d/ceph.pref", "size": 52, "state": "file", "uid": 0} 2021-05-07T18:52:13.744 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.082) 0:01:22.759 ************ 2021-05-07T18:52:13.833 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2021-05-07T18:52:13.835 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:13.856 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.112) 0:01:22.871 ************ 2021-05-07T18:52:13.863 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2021-05-07T18:52:13.865 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.005114", "end": "2021-05-07 18:52:14.027463", "rc": 0, "start": "2021-05-07 18:52:14.022349", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:52:13.892 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.035) 0:01:22.906 ************ 2021-05-07T18:52:13.970 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2021-05-07T18:52:13.994 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:13 +0000 (0:00:00.102) 0:01:23.009 ************ 2021-05-07T18:52:14.391 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2021-05-07T18:52:14.576 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "ba101482124806c7f6ea9fc7b4acfda303391ad6", "dest": "/etc/apt/preferences.d/ceph.pref", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/apt/preferences.d/ceph.pref", "size": 52, "state": "file", "uid": 0} Friday 07 May 2021 18:52:14 +0000 (0:00:00.420) 0:01:23.430 ************ TASK [testnode : Add sources list] ********************************************* skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Friday 07 May 2021 18:52:14 +0000 (0:00:00.090) 0:01:23.520 ************ 2021-05-07T18:52:15.289 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2021-05-07T18:52:15.290 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc"} 2021-05-07T18:52:15.610 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc"} 2021-05-07T18:52:16.252 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc"} 2021-05-07T18:52:16.277 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:16 +0000 (0:00:01.771) 0:01:25.292 ************ 2021-05-07T18:52:16.532 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc"} 2021-05-07T18:52:16.556 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:16 +0000 (0:00:00.279) 0:01:25.571 ************ 2021-05-07T18:52:17.236 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2021-05-07T18:52:17.238 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:52:17.262 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:17 +0000 (0:00:00.705) 0:01:26.276 ************ 2021-05-07T18:52:17.331 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2021-05-07T18:52:17.353 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:17 +0000 (0:00:00.091) 0:01:26.368 ************ 2021-05-07T18:52:17.525 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2021-05-07T18:52:17.527 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:52:17.550 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:17 +0000 (0:00:00.196) 0:01:26.565 ************ 2021-05-07T18:52:17.567 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2021-05-07T18:52:17.569 INFO:teuthology.task.ansible.out:[WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.035355", "end": "2021-05-07 18:52:17.506229", "rc": 0, "start": "2021-05-07 18:52:17.470874", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:52:17.594 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:17 +0000 (0:00:00.043) 0:01:26.608 ************ 2021-05-07T18:52:17.611 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2021-05-07T18:52:17.638 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:17 +0000 (0:00:00.044) 0:01:26.653 ************ 2021-05-07T18:52:17.852 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2021-05-07T18:52:17.853 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.032683", "end": "2021-05-07 18:52:18.013551", "rc": 0, "start": "2021-05-07 18:52:17.980868", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:52:17.877 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:17 +0000 (0:00:00.238) 0:01:26.891 ************ 2021-05-07T18:52:21.088 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2021-05-07T18:52:21.090 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:52:21.111 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:21 +0000 (0:00:03.234) 0:01:30.126 ************ 2021-05-07T18:52:22.517 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:52:22.540 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:22 +0000 (0:00:01.429) 0:01:31.555 ************ 2021-05-07T18:52:31.294 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2021-05-07T18:52:31.295 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good\n gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0\n libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1\n libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0\n libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0\n libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3\n libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0\n libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5\n libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 0 newly installed, 6 to remove and 76 not upgraded.\nAfter this operation, 47.6 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137615 files and directorie 2021-05-07T18:52:31.297 INFO:teuthology.task.ansible.out:s currently installed.)\r\nRemoving qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving librbd1 (12.2.13-0ubuntu0.18.04.6) ...\r\nRemoving librados2 (12.2.13-0ubuntu0.18.04.6) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1.4) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good", " gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0", " libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1", " libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0", " libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0", " libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3", " libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0", " libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5", " libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 0 newly installed, 6 to remove and 76 not upgraded.", "After this operation, 47.6 MB disk space will be freed.", "(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%", "(Read 2021-05-07T18:52:31.299 INFO:teuthology.task.ansible.out:ing 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 ... 137615 files and directories currently installed.)", "Removing qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...", "Removing qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...", "Removing qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...", "Removing qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...", "Removing librbd1 (12.2.13-0ubuntu0.18.04.6) ...", "Removing librados2 (12.2.13-0ubuntu0.18.04.6) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1.4) ..."]} 2021-05-07T18:52:31.318 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:31 +0000 (0:00:08.777) 0:01:40.333 ************ 2021-05-07T18:52:32.104 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good\n gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0\n libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1\n libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0\n libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0\n libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3\n libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0\n libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5\n libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 0 newly installed, 6 to remove and 76 not upgraded.\nAfter this operation, 47.6 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137615 files and directorie 2021-05-07T18:52:32.106 INFO:teuthology.task.ansible.out:s currently installed.)\r\nRemoving qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...\r\nRemoving librbd1 (12.2.13-0ubuntu0.18.04.6) ...\r\nRemoving librados2 (12.2.13-0ubuntu0.18.04.6) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1.4) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good", " gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0", " libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1", " libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0", " libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0", " libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3", " libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0", " libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5", " libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 0 newly installed, 6 to remove and 76 not upgraded.", "After this operation, 47.6 MB disk space will be freed.", "(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%", "(Read 2021-05-07T18:52:32.107 INFO:teuthology.task.ansible.out:ing 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 ... 137615 files and directories currently installed.)", "Removing qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...", "Removing qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...", "Removing qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...", "Removing qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...", "Removing librbd1 (12.2.13-0ubuntu0.18.04.6) ...", "Removing librados2 (12.2.13-0ubuntu0.18.04.6) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1.4) ..."]} 2021-05-07T18:52:32.128 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:32 +0000 (0:00:00.809) 0:01:41.143 ************ 2021-05-07T18:52:40.863 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-05-07T18:52:40.865 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good\n gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0\n libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1\n libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0\n libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0\n libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3\n libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0\n libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5\n libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n apt-utils libapt-pkg5.0\nSuggested packages:\n apt-doc aptitude | synaptic | wajig\nThe following packages will be upgraded:\n apt apt-utils libapt-pkg5.0\n3 upgraded, 0 newly installed, 0 to remove and 73 not upgraded.\nNeed to get 2216 kB of archives.\nAfter this operation, 1024 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.13 [206 kB]\nFetched 2216 kB in 1s (2624 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database . 2021-05-07T18:52:40.866 INFO:teuthology.task.ansible.out:.. 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ...\r\nUnpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.12ubuntu0.2) ...\r\nSetting up libapt-pkg5.0:amd64 (1.6.13) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../archives/apt_1.6.13_amd64.deb ...\r\nUnpacking apt (1.6.13) over (1.6.12ubuntu0.2) ...\r\nSetting up apt (1.6.13) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading da 2021-05-07T18:52:40.868 INFO:teuthology.task.ansible.out:tabase ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../apt-utils_1.6.13_amd64.deb ...\r\nUnpacking apt-utils (1.6.13) over (1.6.12ubuntu0.2) ...\r\nSetting up apt-utils (1.6.13) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1.4) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good", " gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0", " libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1", " libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0", " libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0", " libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3", " libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0", " libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5", " libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " apt-utils libapt-pkg5.0", "Suggested packages:", " apt-doc aptitude | synaptic | wajig", "The following packages will be upgraded:", " apt apt-utils libapt-pkg5.0", "3 upgraded, 0 newly installed, 0 to remove and 73 not upgraded.", "Need to get 2216 kB of archives.", "After this operation, 1024 B of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils am 2021-05-07T18:52:40.870 INFO:teuthology.task.ansible.out:d64 1.6.13 [206 kB]", "Fetched 2216 kB in 1s (2624 kB/s)", "(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 ... 137473 files and directories currently installed.)", "Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ...", "Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.12ubuntu0.2) ...", "Setting up libapt-pkg5.0:amd64 (1.6.13) ...", "(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 ... 137473 files and directories currently installed.)", "Preparing to unpack .../archives/apt_1.6.13_amd64.deb ...", "Unpacking apt (1.6.13) over (1.6.12ubuntu0.2) ...", "Setting up apt (1.6.13) ...", "(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% 2021-05-07T18:52:40.871 INFO:teuthology.task.ansible.out:", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading datab 2021-05-07T18:52:40.871 INFO:teuthology.task.ansible.out:ase ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 137473 files and directories currently installed.)", "Preparing to unpack .../apt-utils_1.6.13_amd64.deb ...", "Unpacking apt-utils (1.6.13) over (1.6.12ubuntu0.2) ...", "Setting up apt-utils (1.6.13) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1.4) ..."]} 2021-05-07T18:52:40.896 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:40 +0000 (0:00:08.767) 0:01:49.911 ************ 2021-05-07T18:52:40.964 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2021-05-07T18:52:40.966 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:40.988 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:40 +0000 (0:00:00.091) 0:01:50.003 ************ 2021-05-07T18:52:41.098 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-05-07T18:52:41.099 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good\n gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0\n libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1\n libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0\n libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0\n libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3\n libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0\n libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5\n libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n apt-utils libapt-pkg5.0\nSuggested packages:\n apt-doc aptitude | synaptic | wajig\nThe following packages will be upgraded:\n apt apt-utils libapt-pkg5.0\n3 upgraded, 0 newly installed, 0 to remove and 73 not upgraded.\nNeed to get 2216 kB of archives.\nAfter this operation, 1024 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.13 [206 kB]\nFetched 2216 kB in 1s (2539 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database . 2021-05-07T18:52:41.101 INFO:teuthology.task.ansible.out:.. 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ...\r\nUnpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.12ubuntu0.2) ...\r\nSetting up libapt-pkg5.0:amd64 (1.6.13) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../archives/apt_1.6.13_amd64.deb ...\r\nUnpacking apt (1.6.13) over (1.6.12ubuntu0.2) ...\r\nSetting up apt (1.6.13) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading da 2021-05-07T18:52:41.103 INFO:teuthology.task.ansible.out:tabase ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../apt-utils_1.6.13_amd64.deb ...\r\nUnpacking apt-utils (1.6.13) over (1.6.12ubuntu0.2) ...\r\nSetting up apt-utils (1.6.13) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1.4) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good", " gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1 libavc1394-0", " libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1", " libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0", " libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0", " libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3", " libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0", " libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5", " libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " apt-utils libapt-pkg5.0", "Suggested packages:", " apt-doc aptitude | synaptic | wajig", "The following packages will be upgraded:", " apt apt-utils libapt-pkg5.0", "3 upgraded, 0 newly installed, 0 to remove and 73 not upgraded.", "Need to get 2216 kB of archives.", "After this operation, 1024 B of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils am 2021-05-07T18:52:41.104 INFO:teuthology.task.ansible.out:d64 1.6.13 [206 kB]", "Fetched 2216 kB in 1s (2539 kB/s)", "(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 ... 137473 files and directories currently installed.)", "Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ...", "Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.12ubuntu0.2) ...", "Setting up libapt-pkg5.0:amd64 (1.6.13) ...", "(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 ... 137473 files and directories currently installed.)", "Preparing to unpack .../archives/apt_1.6.13_amd64.deb ...", "Unpacking apt (1.6.13) over (1.6.12ubuntu0.2) ...", "Setting up apt (1.6.13) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database . 2021-05-07T18:52:41.105 INFO:teuthology.task.ansible.out:.. 30%", "(Reading database ... 35%", "(Reading database ... 40% 2021-05-07T18:52:41.106 INFO:teuthology.task.ansible.out:", "(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 ... 137473 files and directories currently installed.)", "Preparing to unpack .../apt-utils_1.6.13_amd64.deb ...", "Unpacking apt-utils (1.6.13) over (1.6.12ubuntu0.2) ...", "Setting up apt-utils (1.6.13) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1.4) ..."]} 2021-05-07T18:52:41.129 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:41 +0000 (0:00:00.141) 0:01:50.144 ************ 2021-05-07T18:52:41.208 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2021-05-07T18:52:41.209 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:41.230 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:41 +0000 (0:00:00.101) 0:01:50.245 ************ 2021-05-07T18:52:51.582 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-05-07T18:52:51.583 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils\nSuggested packages:\n git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk\n gitweb git-cvs git-mediawiki git-svn samba vde2 sgabios ovmf debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\nThe following packages will be upgraded:\n git\n1 upgraded, 6 newly installed, 0 to remove and 72 not upgraded.\nNeed to get 14.3 MB of archives.\nAfter this operation, 47.6 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.7 [2724 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.7 [924 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.36 [672 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.36 [5176 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB]\nFetched 14.3 MB in 1s (12.0 MB/s)\nSelecting previously unselected package librados2.\r\n(Reading database .. 2021-05-07T18:52:51.585 INFO:teuthology.task.ansible.out:. \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.7_amd64.deb ...\r\nUnpacking librados2 (12.2.13-0ubuntu0.18.04.7) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.7_amd64.deb ...\r\nUnpacking librbd1 (12.2.13-0ubuntu0.18.04.7) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...\r\nPreparing to unpack .../4-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ...\r\nUnpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.7) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../5-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../6-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up librados2 (12.2.13-0ubuntu0.18.04.7) ...\r\nSetting up git (1:2.17.1-1ubuntu0.8) ...\r\nSetti 2021-05-07T18:52:51.586 INFO:teuthology.task.ansible.out:ng up librbd1 (12.2.13-0ubuntu0.18.04.7) ...\r\nSetting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1.4) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils", "Suggested packages:", " git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk", " gitweb git-cvs git-mediawiki git-svn samba vde2 sgabios ovmf debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "The following packages will be upgraded:", " git", "1 upgraded, 6 newly installed, 0 to remove and 72 not upgraded.", "Need to get 14.3 MB of archives.", "After this operation, 47.6 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.7 [2724 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.7 [924 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB]", "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.36 [672 kB]", "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB]", "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.36 [5176 kB]", "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.1 2021-05-07T18:52:51.588 INFO:teuthology.task.ansible.out:1+dfsg-1ubuntu7.36 [870 kB]", "Fetched 14.3 MB in 1s (12.0 MB/s)", "Selecting previously unselected package librados2.", "(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 ... 137473 files and directories currently installed.)", "Preparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.7_amd64.deb ...", "Unpacking librados2 (12.2.13-0ubuntu0.18.04.7) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.7_amd64.deb ...", "Unpacking librbd1 (12.2.13-0ubuntu0.18.04.7) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...", "Selecting previously unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...", "Unpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...", "Preparing to unpack .../4-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ...", "Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.7) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../5-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...", "Unpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../6-qemu-utils_1%3a2.11+dfsg-1ub 2021-05-07T18:52:51.590 INFO:teuthology.task.ansible.out:untu7.36_amd64.deb ...", "Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up librados2 (12.2.13-0ubuntu0.18.04.7) ...", "Setting up git (1:2.17.1-1ubuntu0.8) ...", "Setting up librbd1 (12.2.13-0ubuntu0.18.04.7) ...", "Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1.4) ..."]} changed: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils\nSuggested packages:\n git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk\n gitweb git-cvs git-mediawiki git-svn samba vde2 sgabios ovmf debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\nThe following packages will be upgraded:\n git\n1 upgraded, 6 newly installed, 0 to remove and 72 not upgraded.\nNeed to get 14.3 MB of archives.\nAfter this operation, 47.6 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.7 [2724 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.7 [924 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu 2021-05-07T18:52:51.591 INFO:teuthology.task.ansible.out:7.36 [40.5 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.36 [672 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.36 [5176 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB]\nFetched 14.3 MB in 1s (11.8 MB/s)\nSelecting previously unselected package librados2.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137473 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.7_amd64.deb ...\r\nUnpacking librados2 (12.2.13-0ubuntu0.18.04.7) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.7_amd64.deb ...\r\nUnpacking librbd1 (12.2.13-0ubuntu0.18.04.7) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...\r\nPreparing to unpack .../4-git_1%3a2.17.1-1u 2021-05-07T18:52:51.593 INFO:teuthology.task.ansible.out:buntu0.8_amd64.deb ...\r\nUnpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.7) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../5-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../6-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...\r\nUnpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up librados2 (12.2.13-0ubuntu0.18.04.7) ...\r\nSetting up git (1:2.17.1-1ubuntu0.8) ...\r\nSetting up librbd1 (12.2.13-0ubuntu0.18.04.7) ...\r\nSetting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...\r\nSetting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1.4) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils", "Suggested packages:", " git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk", " gitweb git-cvs git-mediawiki git-svn samba vde2 sgabios ovmf debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "The following packages will be upgraded:", " git", "1 upgraded, 6 newly installed, 0 to remove and 72 not upgraded.", "Need to get 14.3 MB of archives.", "After this operation, 47.6 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.7 [2724 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubunt 2021-05-07T18:52:51.594 INFO:teuthology.task.ansible.out:u0.18.04.7 [924 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB]", "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.36 [672 kB]", "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB]", "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.36 [5176 kB]", "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB]", "Fetched 14.3 MB in 1s (11.8 MB/s)", "Selecting previously unselected package librados2.", "(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 ... 137473 files and directories currently installed.)", "Preparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.7_amd64.deb ...", "Unpacking librados2 (12.2.13-0ubuntu0.18.04.7) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.7_amd64.deb ...", "Unpacking librbd1 (12.2.13-0ubuntu0.18.04.7) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...", "Selecting previously unselected package qemu-system-common.", "Preparing 2021-05-07T18:52:51.596 INFO:teuthology.task.ansible.out: to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...", "Unpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...", "Preparing to unpack .../4-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ...", "Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.7) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../5-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...", "Unpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...", "Selecting previously unselected package qemu- 2021-05-07T18:52:51.596 INFO:teuthology.task.ansible.out:utils.", "Preparing to unpack .../6-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ...", "Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up librados2 (12.2.13-0ubuntu0.18.04.7) ...", "Setting up git (1:2.17.1-1ubuntu0.8) ...", "Setting up librbd1 (12.2.13-0ubuntu0.18.04.7) ...", "Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up qemu-system-common (1:2.11+dfsg-1ubuntu7.36) ...", "Setting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.36) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1.4) ..."]} 2021-05-07T18:52:51.618 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:51 +0000 (0:00:10.387) 0:02:00.633 ************ 2021-05-07T18:52:51.639 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:51 +0000 (0:00:00.020) 0:02:00.653 ************ 2021-05-07T18:52:52.544 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2021-05-07T18:52:52.546 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:52:52.568 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:52 +0000 (0:00:00.929) 0:02:01.583 ************ 2021-05-07T18:52:52.574 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:52:52.598 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:52 +0000 (0:00:00.030) 0:02:01.613 ************ 2021-05-07T18:52:53.494 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages with --no-install-recommends] **************** 2021-05-07T18:52:53.496 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:52:53.518 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:53 +0000 (0:00:00.919) 0:02:02.533 ************ 2021-05-07T18:52:53.554 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:52:53.578 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:53 +0000 (0:00:00.059) 0:02:02.592 ************ 2021-05-07T18:52:53.676 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2021-05-07T18:52:53.678 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "cmd": ["perl", "-pe", "if (m{^([^#]\\S*\\s+/\\s+\\S+\\s+)(\\S+)(\\s+.*)$}) { $_=\"$1$2,user_xattr$3\\n\" unless $2=~m{(^|,)user_xattr(,|$)}; }", "-i.bak", "/etc/fstab"], "rc": 0, "stdout": "skipped, since /etc/fstab.bak exists", "stdout_lines": ["skipped, since /etc/fstab.bak exists"]} 2021-05-07T18:52:53.699 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:53 +0000 (0:00:00.121) 0:02:02.714 ************ 2021-05-07T18:52:53.746 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "cmd": ["perl", "-pe", "if (m{^([^#]\\S*\\s+/\\s+\\S+\\s+)(\\S+)(\\s+.*)$}) { $_=\"$1$2,user_xattr$3\\n\" unless $2=~m{(^|,)user_xattr(,|$)}; }", "-i.bak", "/etc/fstab"], "rc": 0, "stdout": "skipped, since /etc/fstab.bak exists", "stdout_lines": ["skipped, since /etc/fstab.bak exists"]} 2021-05-07T18:52:53.771 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:53 +0000 (0:00:00.072) 0:02:02.786 ************ 2021-05-07T18:52:53.777 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2021-05-07T18:52:53.779 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:53.802 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:53 +0000 (0:00:00.030) 0:02:02.817 ************ 2021-05-07T18:52:53.850 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:53.874 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:53 +0000 (0:00:00.071) 0:02:02.889 ************ 2021-05-07T18:52:53.993 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2021-05-07T18:52:53.995 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2021-05-07T18:52:54.017 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.142) 0:02:03.032 ************ 2021-05-07T18:52:54.043 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2021-05-07T18:52:54.066 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.048) 0:02:03.081 ************ 2021-05-07T18:52:54.381 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2021-05-07T18:52:54.383 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "9edff47031d0f14a9b8c813b44eb4a9296d0439f", "dest": "/etc/fuse.conf", "gid": 10102, "group": "fuse", "mode": "0644", "owner": "root", "path": "/etc/fuse.conf", "size": 366, "state": "file", "uid": 0} 2021-05-07T18:52:54.404 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.338) 0:02:03.419 ************ 2021-05-07T18:52:54.452 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "9edff47031d0f14a9b8c813b44eb4a9296d0439f", "dest": "/etc/fuse.conf", "gid": 10102, "group": "fuse", "mode": "0644", "owner": "root", "path": "/etc/fuse.conf", "size": 366, "state": "file", "uid": 0} 2021-05-07T18:52:54.476 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.071) 0:02:03.491 ************ 2021-05-07T18:52:54.615 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2021-05-07T18:52:54.617 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1238, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-05-07T18:52:54.638 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.162) 0:02:03.653 ************ 2021-05-07T18:52:54.677 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1238, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-05-07T18:52:54.711 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.072) 0:02:03.726 ************ 2021-05-07T18:52:54.811 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2021-05-07T18:52:54.813 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:52:54.835 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.123) 0:02:03.850 ************ 2021-05-07T18:52:54.903 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:52:54.926 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:54 +0000 (0:00:00.090) 0:02:03.941 ************ 2021-05-07T18:52:55.170 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2021-05-07T18:52:55.171 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:50:34 UTC", "ActiveEnterTimestampMonotonic": "20615355", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "remote-fs.target systemd-tmpfiles-setup.service sysinit.target basic.target -.mount nss-lookup.target systemd-journald.socket network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:50:33 UTC", "AssertTimestampMonotonic": "20205089", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:50:33 UTC", "ConditionTimestampMonotonic": "20205089", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", " 2021-05-07T18:52:55.173 INFO:teuthology.task.ansible.out:DropInPaths": "/lib/systemd/system/apache2.service.d/apache2-systemd.conf", "DynamicUser": "no", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1449", "ExecMainStartTimestamp": "Fri 2021-05-07 18:50:34 UTC", "ExecMainStartTimestampMonotonic": "20615332", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:50:33 UTC", "InactiveExitTimestampMonotonic": "20205745", "InvocationID": "7fd20a956c8340719fafa43a75c928ed", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESof 2021-05-07T18:52:55.175 INFO:teuthology.task.ansible.out:t": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128026", "LimitNPROCSoft": "128026", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1449", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIG 2021-05-07T18:52:55.176 INFO:teuthology.task.ansible.out:HUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:50:34 UTC", "StateChangeTimestampMonotonic": "20615355", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2021-05-07 18:50:34 UTC", "WatchdogTimestampMonotonic": "20615354", "WatchdogUSec": "0"}} 2021-05-07T18:52:55.196 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.270) 0:02:04.211 ************ 2021-05-07T18:52:55.236 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:50:42 UTC", "ActiveEnterTimestampMonotonic": "19902304", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice -.mount sysinit.target nss-lookup.target systemd-journald.socket remote-fs.target network.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:50:42 UTC", "AssertTimestampMonotonic": "19462644", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:50:42 UTC", "ConditionTimestampMonotonic": "19462644", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", " 2021-05-07T18:52:55.238 INFO:teuthology.task.ansible.out:DropInPaths": "/lib/systemd/system/apache2.service.d/apache2-systemd.conf", "DynamicUser": "no", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1406", "ExecMainStartTimestamp": "Fri 2021-05-07 18:50:42 UTC", "ExecMainStartTimestampMonotonic": "19902286", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:50:42 UTC", "InactiveExitTimestampMonotonic": "19463247", "InvocationID": "bd8a66d4aa3348a8a3269047cdb49d7f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESof 2021-05-07T18:52:55.240 INFO:teuthology.task.ansible.out:t": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128026", "LimitNPROCSoft": "128026", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1406", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIG 2021-05-07T18:52:55.242 INFO:teuthology.task.ansible.out:HUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:50:42 UTC", "StateChangeTimestampMonotonic": "19902304", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2021-05-07 18:50:42 UTC", "WatchdogTimestampMonotonic": "19902302", "WatchdogUSec": "0"}} 2021-05-07T18:52:55.263 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.066) 0:02:04.278 ************ 2021-05-07T18:52:55.268 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-05-07T18:52:55.270 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.294 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.030) 0:02:04.309 ************ 2021-05-07T18:52:55.321 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.345 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.051) 0:02:04.360 ************ 2021-05-07T18:52:55.361 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2021-05-07T18:52:55.363 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.385 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.039) 0:02:04.400 ************ 2021-05-07T18:52:55.413 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.443 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.057) 0:02:04.458 ************ 2021-05-07T18:52:55.460 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-05-07T18:52:55.461 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.483 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.040) 0:02:04.498 ************ 2021-05-07T18:52:55.510 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.534 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.050) 0:02:04.549 ************ 2021-05-07T18:52:55.550 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-05-07T18:52:55.551 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.575 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.041) 0:02:04.590 ************ 2021-05-07T18:52:55.601 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.626 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.050) 0:02:04.640 ************ 2021-05-07T18:52:55.642 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-05-07T18:52:55.643 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.666 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.040) 0:02:04.681 ************ 2021-05-07T18:52:55.692 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.719 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.052) 0:02:04.734 ************ 2021-05-07T18:52:55.736 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-05-07T18:52:55.738 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.761 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.042) 0:02:04.776 ************ 2021-05-07T18:52:55.788 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.813 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.051) 0:02:04.827 ************ 2021-05-07T18:52:55.829 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2021-05-07T18:52:55.830 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.853 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.040) 0:02:04.868 ************ 2021-05-07T18:52:55.880 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.905 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.051) 0:02:04.919 ************ 2021-05-07T18:52:55.920 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2021-05-07T18:52:55.921 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.944 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.039) 0:02:04.959 ************ 2021-05-07T18:52:55.971 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:55.996 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:55 +0000 (0:00:00.051) 0:02:05.010 ************ 2021-05-07T18:52:56.012 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:52:56.014 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.036 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.040) 0:02:05.051 ************ 2021-05-07T18:52:56.062 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.085 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.049) 0:02:05.100 ************ 2021-05-07T18:52:56.101 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-05-07T18:52:56.102 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.124 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.039) 0:02:05.139 ************ 2021-05-07T18:52:56.151 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.175 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.050) 0:02:05.189 ************ 2021-05-07T18:52:56.191 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-05-07T18:52:56.193 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.215 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.040) 0:02:05.230 ************ 2021-05-07T18:52:56.243 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.270 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.054) 0:02:05.285 ************ 2021-05-07T18:52:56.286 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-05-07T18:52:56.288 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.311 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.041) 0:02:05.326 ************ 2021-05-07T18:52:56.338 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.362 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.051) 0:02:05.377 ************ 2021-05-07T18:52:56.378 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2021-05-07T18:52:56.380 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.403 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.040) 0:02:05.418 ************ 2021-05-07T18:52:56.419 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.443 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.040) 0:02:05.458 ************ 2021-05-07T18:52:56.469 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-05-07T18:52:56.471 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.493 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.050) 0:02:05.508 ************ 2021-05-07T18:52:56.509 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.533 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.040) 0:02:05.548 ************ 2021-05-07T18:52:56.560 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2021-05-07T18:52:56.562 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.584 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.050) 0:02:05.599 ************ 2021-05-07T18:52:56.601 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.624 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.040) 0:02:05.639 ************ 2021-05-07T18:52:56.651 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2021-05-07T18:52:56.653 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.675 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.050) 0:02:05.689 ************ 2021-05-07T18:52:56.691 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.715 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.040) 0:02:05.730 ************ 2021-05-07T18:52:56.742 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2021-05-07T18:52:56.743 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.765 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.050) 0:02:05.780 ************ 2021-05-07T18:52:56.782 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.808 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.042) 0:02:05.823 ************ 2021-05-07T18:52:56.835 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2021-05-07T18:52:56.837 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.859 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.051) 0:02:05.874 ************ 2021-05-07T18:52:56.876 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.901 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.041) 0:02:05.916 ************ 2021-05-07T18:52:56.918 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2021-05-07T18:52:56.919 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.943 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.041) 0:02:05.958 ************ 2021-05-07T18:52:56.970 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:56.994 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:56 +0000 (0:00:00.051) 0:02:06.009 ************ 2021-05-07T18:52:57.010 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-05-07T18:52:57.012 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.035 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.040) 0:02:06.050 ************ 2021-05-07T18:52:57.062 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.087 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.051) 0:02:06.102 ************ 2021-05-07T18:52:57.103 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2021-05-07T18:52:57.105 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.128 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.041) 0:02:06.143 ************ 2021-05-07T18:52:57.155 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.179 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.050) 0:02:06.194 ************ 2021-05-07T18:52:57.195 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2021-05-07T18:52:57.198 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.220 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.041) 0:02:06.235 ************ 2021-05-07T18:52:57.268 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.292 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.071) 0:02:06.307 ************ 2021-05-07T18:52:57.297 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-05-07T18:52:57.299 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.322 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.030) 0:02:06.337 ************ 2021-05-07T18:52:57.360 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.387 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.064) 0:02:06.402 ************ 2021-05-07T18:52:57.394 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2021-05-07T18:52:57.396 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.420 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.032) 0:02:06.435 ************ 2021-05-07T18:52:57.447 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.471 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.050) 0:02:06.486 ************ 2021-05-07T18:52:57.487 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2021-05-07T18:52:57.488 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.511 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.040) 0:02:06.526 ************ 2021-05-07T18:52:57.528 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.552 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.040) 0:02:06.566 ************ 2021-05-07T18:52:57.578 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2021-05-07T18:52:57.580 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.602 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.050) 0:02:06.617 ************ 2021-05-07T18:52:57.618 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:57.643 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.041) 0:02:06.658 ************ 2021-05-07T18:52:57.784 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2021-05-07T18:52:57.786 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} 2021-05-07T18:52:57.807 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.163) 0:02:06.822 ************ 2021-05-07T18:52:57.824 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} 2021-05-07T18:52:57.848 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:57 +0000 (0:00:00.040) 0:02:06.863 ************ 2021-05-07T18:52:58.165 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2021-05-07T18:52:58.167 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "0b949a4622a315acfc90571fddbd013b4dc0f5f9", "dest": "/etc/exports", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/exports", "size": 578, "state": "file", "uid": 0} 2021-05-07T18:52:58.189 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:58 +0000 (0:00:00.340) 0:02:07.204 ************ 2021-05-07T18:52:58.206 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "0b949a4622a315acfc90571fddbd013b4dc0f5f9", "dest": "/etc/exports", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/exports", "size": 578, "state": "file", "uid": 0} 2021-05-07T18:52:58.230 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:58 +0000 (0:00:00.040) 0:02:07.245 ************ 2021-05-07T18:52:58.257 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2021-05-07T18:52:58.259 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:58.284 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:58 +0000 (0:00:00.053) 0:02:07.299 ************ 2021-05-07T18:52:58.311 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:58.335 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:58 +0000 (0:00:00.050) 0:02:07.349 ************ 2021-05-07T18:52:58.651 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2021-05-07T18:52:58.653 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "d5677bbd13857966eb0fc86f66195b18a2b98e20", "dest": "/etc/cron.weekly/kernel-clean", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cron.weekly/kernel-clean", "size": 752, "state": "file", "uid": 0} 2021-05-07T18:52:58.675 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:58 +0000 (0:00:00.340) 0:02:07.690 ************ 2021-05-07T18:52:58.712 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "d5677bbd13857966eb0fc86f66195b18a2b98e20", "dest": "/etc/cron.weekly/kernel-clean", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cron.weekly/kernel-clean", "size": 752, "state": "file", "uid": 0} 2021-05-07T18:52:58.736 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:58 +0000 (0:00:00.060) 0:02:07.751 ************ 2021-05-07T18:52:59.041 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2021-05-07T18:52:59.043 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "22e9a1446f43d0440219b9af14a66dd77fb0c2eb", "dest": "/etc/grub.d/02_force_timeout", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/grub.d/02_force_timeout", "size": 115, "state": "file", "uid": 0} 2021-05-07T18:52:59.064 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.328) 0:02:08.079 ************ 2021-05-07T18:52:59.122 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "22e9a1446f43d0440219b9af14a66dd77fb0c2eb", "dest": "/etc/grub.d/02_force_timeout", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/grub.d/02_force_timeout", "size": 115, "state": "file", "uid": 0} 2021-05-07T18:52:59.145 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.080) 0:02:08.160 ************ 2021-05-07T18:52:59.420 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2021-05-07T18:52:59.422 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "6449466d762bced58744df80432d189e35329803", "dest": "/etc/modules", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/modules", "size": 315, "state": "file", "uid": 0} 2021-05-07T18:52:59.444 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.299) 0:02:08.459 ************ 2021-05-07T18:52:59.502 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "6449466d762bced58744df80432d189e35329803", "dest": "/etc/modules", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/modules", "size": 315, "state": "file", "uid": 0} 2021-05-07T18:52:59.525 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.081) 0:02:08.540 ************ 2021-05-07T18:52:59.624 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2021-05-07T18:52:59.625 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:52:59.647 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.121) 0:02:08.662 ************ 2021-05-07T18:52:59.705 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:52:59.730 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.082) 0:02:08.745 ************ 2021-05-07T18:52:59.736 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2021-05-07T18:52:59.737 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:59.760 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.030) 0:02:08.775 ************ 2021-05-07T18:52:59.787 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:59.810 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.049) 0:02:08.825 ************ 2021-05-07T18:52:59.825 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2021-05-07T18:52:59.827 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:59.849 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.039) 0:02:08.864 ************ 2021-05-07T18:52:59.876 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:59.900 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.051) 0:02:08.915 ************ 2021-05-07T18:52:59.916 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2021-05-07T18:52:59.918 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:59.940 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.039) 0:02:08.955 ************ 2021-05-07T18:52:59.967 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:52:59.991 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:52:59 +0000 (0:00:00.050) 0:02:09.006 ************ 2021-05-07T18:53:00.007 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2021-05-07T18:53:00.008 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.030 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.039) 0:02:09.045 ************ 2021-05-07T18:53:00.057 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.080 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.049) 0:02:09.094 ************ 2021-05-07T18:53:00.096 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2021-05-07T18:53:00.098 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.119 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.039) 0:02:09.134 ************ 2021-05-07T18:53:00.146 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.170 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.050) 0:02:09.185 ************ 2021-05-07T18:53:00.186 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:00.188 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-05-07T18:53:00.209 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.039) 0:02:09.224 ************ 2021-05-07T18:53:00.236 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-05-07T18:53:00.264 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.054) 0:02:09.278 ************ 2021-05-07T18:53:00.290 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2021-05-07T18:53:00.292 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.302 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.303 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.313 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.314 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.324 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2021-05-07T18:53:00.335 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.336 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.346 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.348 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.358 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.360 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.370 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.372 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.400 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.135) 0:02:09.414 ************ 2021-05-07T18:53:00.406 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2021-05-07T18:53:00.408 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.419 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.421 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.449 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.049) 0:02:09.464 ************ 2021-05-07T18:53:00.620 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2021-05-07T18:53:00.622 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003193", "end": "2021-05-07 18:53:00.598414", "rc": 0, "start": "2021-05-07 18:53:00.595221", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/bin/teuthology-lock"]} 2021-05-07T18:53:00.647 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.197) 0:02:09.662 ************ 2021-05-07T18:53:00.664 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003069", "end": "2021-05-07 18:53:00.644791", "rc": 0, "start": "2021-05-07 18:53:00.641722", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/bin/teuthology-lock"]} 2021-05-07T18:53:00.690 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.043) 0:02:09.705 ************ 2021-05-07T18:53:00.717 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2021-05-07T18:53:00.719 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.742 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.052) 0:02:09.757 ************ 2021-05-07T18:53:00.758 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.784 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.041) 0:02:09.799 ************ 2021-05-07T18:53:00.810 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2021-05-07T18:53:00.812 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.834 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.049) 0:02:09.849 ************ 2021-05-07T18:53:00.850 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.873 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.039) 0:02:09.888 ************ 2021-05-07T18:53:00.900 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2021-05-07T18:53:00.902 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.922 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.049) 0:02:09.937 ************ 2021-05-07T18:53:00.939 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:00.961 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:00 +0000 (0:00:00.038) 0:02:09.976 ************ 2021-05-07T18:53:01.868 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2021-05-07T18:53:01.870 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:53:01.891 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:01 +0000 (0:00:00.930) 0:02:10.906 ************ 2021-05-07T18:53:01.919 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:53:01.944 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:01 +0000 (0:00:00.052) 0:02:10.959 ************ 2021-05-07T18:53:01.960 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* 2021-05-07T18:53:01.962 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:01.984 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:01 +0000 (0:00:00.040) 0:02:10.999 ************ 2021-05-07T18:53:02.001 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:02.025 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.041) 0:02:11.040 ************ 2021-05-07T18:53:02.062 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2021-05-07T18:53:02.064 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item={'block_used': 13764999, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226330109, 'size_available': 927048126464, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149533, 'block_size': 4096, 'inode_available': 60905443}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226330109, "block_size": 4096, "block_total": 240095108, "block_used": 13764999, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905443, "inode_total": 61054976, "inode_used": 149533, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927048126464, "size_total": 983429562368, "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}} 2021-05-07T18:53:02.087 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.061) 0:02:11.102 ************ 2021-05-07T18:53:02.103 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item={'block_used': 13764997, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226330111, 'size_available': 927048134656, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149533, 'block_size': 4096, 'inode_available': 60905443}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226330111, "block_size": 4096, "block_total": 240095108, "block_used": 13764997, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905443, "inode_total": 61054976, "inode_used": 149533, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927048134656, "size_total": 983429562368, "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}} 2021-05-07T18:53:02.128 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.041) 0:02:11.143 ************ 2021-05-07T18:53:02.258 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2021-05-07T18:53:02.260 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.009948", "end": "2021-05-07 18:53:02.228288", "rc": 0, "start": "2021-05-07 18:53:02.218340", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:02.283 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.154) 0:02:11.298 ************ 2021-05-07T18:53:02.310 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.008527", "end": "2021-05-07 18:53:02.457847", "rc": 0, "start": "2021-05-07 18:53:02.449320", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:02.334 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.050) 0:02:11.349 ************ 2021-05-07T18:53:02.370 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2021-05-07T18:53:02.372 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'block_used': 13764999, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226330109, 'size_available': 927048126464, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149533, 'block_size': 4096, 'inode_available': 60905443}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226330109, "block_size": 4096, "block_total": 240095108, "block_used": 13764999, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905443, "inode_total": 61054976, "inode_used": 149533, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927048126464, "size_total": 983429562368, "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:02.395 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.061) 0:02:11.410 ************ 2021-05-07T18:53:02.412 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'block_used': 13764997, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226330111, 'size_available': 927048134656, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149533, 'block_size': 4096, 'inode_available': 60905443}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226330111, "block_size": 4096, "block_total": 240095108, "block_used": 13764997, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905443, "inode_total": 61054976, "inode_used": 149533, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927048134656, "size_total": 983429562368, "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:02.437 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.041) 0:02:11.452 ************ 2021-05-07T18:53:02.464 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2021-05-07T18:53:02.487 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.050) 0:02:11.502 ************ 2021-05-07T18:53:02.531 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:02 +0000 (0:00:00.043) 0:02:11.546 ************ 2021-05-07T18:53:02.569 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2021-05-07T18:53:02.571 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:02.613 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:04.316 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT6LZ7HXRf7PaNxblWEIfy2YeRJ6fO11f'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.635079", "end": "2021-05-07 18:53:04.286846", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT6LZ7HXRf7PaNxblWEIfy2YeRJ6fO11f"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:02.651767", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:04.327 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:04.339 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:04.484 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5vemTWai0yTziOqq71cbsl99hfXS2NCBMd8'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.731686", "end": "2021-05-07 18:53:04.615772", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5vemTWai0yTziOqq71cbsl99hfXS2NCBMd8"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:02.884086", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:04.486 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:04.611 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:05.582 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMksL0xJWQEKrcuCIOuZlIeTQSe4KkTkxc'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.120503", "end": "2021-05-07 18:53:05.537559", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMksL0xJWQEKrcuCIOuZlIeTQSe4KkTkxc"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:04.417056", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:05.583 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYVM', 'wwn-0x5000c50091e2f173'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYVM-part1', 'wwn-0x5000c50091e2f173-part1'], 'uuids': ['c2492a7c-537b-4f45-893c-50f733187038']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50091e2f173', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5QYVM', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYVM", "wwn-0x5000c50091e2f173"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYVM-part1", "wwn-0x5000c50091e2f173-part1"], "labels": [], "masters": [], "uuids": ["c2492a7c-537b-4f45-893c-50f733187038"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QYVM", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e2f173"}}, "skip_reason": 2021-05-07T18:53:05.585 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2021-05-07T18:53:05.854 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veiD7gmNXXdTbMeoVjKr6BxJH1bxokj64m'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.102380", "end": "2021-05-07 18:53:05.989684", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veiD7gmNXXdTbMeoVjKr6BxJH1bxokj64m"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:04.887304", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:05.866 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFPH', 'wwn-0x5000c50092925063'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFPH-part1', 'wwn-0x5000c50092925063-part1'], 'uuids': ['c2492a7c-537b-4f45-893c-50f733187038']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50092925063', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XFPH', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XFPH", "wwn-0x5000c50092925063"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XFPH-part1", "wwn-0x5000c50092925063-part1"], "labels": [], "masters": [], "uuids": ["c2492a7c-537b-4f45-893c-50f733187038"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XFPH", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092925063"}}, "skip_reason": 2021-05-07T18:53:05.867 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2021-05-07T18:53:07.016 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-AyM8rc-fd1q-TzcB-kJ0z-F5oY-Ve9e-CM3OuL', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400WB400BGN', 'nvme-nvme.8086-50484654363230343030574234303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.183367", "end": "2021-05-07 18:53:06.971412", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-AyM8rc-fd1q-TzcB-kJ0z-F5oY-Ve9e-CM3OuL", "nvme-INTEL_SSDPEDMD400G4_PHFT620400WB400BGN", "nvme-nvme.8086-50484654363230343030574234303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:05.788045", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2021-05-07T18:53:07.018 INFO:teuthology.task.ansible.out:You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:07.029 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:07.165 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-t2IgR1-0iAH-KCUE-Ajh6-4iID-KqSG-F1RsG4', 'nvme-INTEL_SSDPEDMD400G4_CVFT623300GB400BGN', 'nvme-nvme.8086-43564654363233333030474234303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.173305", "end": "2021-05-07 18:53:07.300296", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-t2IgR1-0iAH-KCUE-Ajh6-4iID-KqSG-F1RsG4", "nvme-INTEL_SSDPEDMD400G4_CVFT623300GB400BGN", "nvme-nvme.8086-43564654363233333030474234303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:06.126991", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2021-05-07T18:53:07.167 INFO:teuthology.task.ansible.out:You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:07.177 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:08.291 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT2o0UojefSED6U8kvJSHfJDWk1OzKdfW'], 'uuids': ['14d6402b-6d6b-4223-ae2e-16ead147ed96']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.133698", "end": "2021-05-07 18:53:08.249036", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT2o0UojefSED6U8kvJSHfJDWk1OzKdfW"], "labels": [], "masters": [], "uuids": ["14d6402b-6d6b-4223-ae2e-16ead147ed96"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:07.115338", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:08.302 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:08.303 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:08.428 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veKBeoxAmcvr3d9sqFmVzLJOytwRhcGC70'], 'uuids': ['428c2e76-d6b7-4c5f-ae94-ab79e22ad0ad']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.132396", "end": "2021-05-07 18:53:08.564949", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veKBeoxAmcvr3d9sqFmVzLJOytwRhcGC70"], "labels": [], "masters": [], "uuids": ["428c2e76-d6b7-4c5f-ae94-ab79e22ad0ad"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:07.432553", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:08.440 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:08.451 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:09.537 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLM31Nn7yLlez7nnsdn80GM4LiIZKcL8MuJ'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.115120", "end": "2021-05-07 18:53:09.506731", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLM31Nn7yLlez7nnsdn80GM4LiIZKcL8MuJ"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:08.391611", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:09.548 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:09.663 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5ve97fhhuQBDuXji4k0p5x3O1xy5xSCedLJ'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.102679", "end": "2021-05-07 18:53:09.803806", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5ve97fhhuQBDuXji4k0p5x3O1xy5xSCedLJ"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:08.701127", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:09.674 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:10.758 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMjO4UUvRV85rd5wU2unCLh8vBfksvEHKF'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.093684", "end": "2021-05-07 18:53:10.726527", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMjO4UUvRV85rd5wU2unCLh8vBfksvEHKF"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:09.632843", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:10.790 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:10 +0000 (0:00:08.258) 0:02:19.805 ************ 2021-05-07T18:53:10.943 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veS6eHnoJmtJ3NmLRfPD6GcLJovLc3QZl4'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.127686", "end": "2021-05-07 18:53:11.070807", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veS6eHnoJmtJ3NmLRfPD6GcLJovLc3QZl4"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:09.943121", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-05-07T18:53:10.977 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:10 +0000 (0:00:00.186) 0:02:19.992 ************ 2021-05-07T18:53:11.025 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2021-05-07T18:53:11.027 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.171 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.306 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT6LZ7HXRf7PaNxblWEIfy2YeRJ6fO11f'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.155445", "end": "2021-05-07 18:53:11.272951", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT6LZ7HXRf7PaNxblWEIfy2YeRJ6fO11f"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:11.117506", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.150646 s, 766 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.150646 s, 766 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:11.319 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.330 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.435 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5vemTWai0yTziOqq71cbsl99hfXS2NCBMd8'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.148837", "end": "2021-05-07 18:53:11.576955", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5vemTWai0yTziOqq71cbsl99hfXS2NCBMd8"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:11.428118", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.144999 s, 795 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.144999 s, 795 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:11.447 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.448 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.606 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMksL0xJWQEKrcuCIOuZlIeTQSe4KkTkxc'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.155055", "end": "2021-05-07 18:53:11.574458", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMksL0xJWQEKrcuCIOuZlIeTQSe4KkTkxc"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:11.419403", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.150734 s, 765 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.150734 s, 765 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:11.617 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYVM', 'wwn-0x5000c50091e2f173'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYVM-part1', 'wwn-0x5000c50091e2f173-part1'], 'uuids': ['c2492a7c-537b-4f45-893c-50f733187038']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50091e2f173', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5QYVM', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYVM", "wwn-0x5000c50091e2f173"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYVM-part1", "wwn-0x5000c50091e2f173-part1"], "labels": [], "masters": [], "uuids": ["c2492a7c-537b-4f45-893c-50f733187038"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QYVM", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e2f173"}}, "skip_reason": 2021-05-07T18:53:11.619 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2021-05-07T18:53:11.733 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veiD7gmNXXdTbMeoVjKr6BxJH1bxokj64m'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.161466", "end": "2021-05-07 18:53:11.867749", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veiD7gmNXXdTbMeoVjKr6BxJH1bxokj64m"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:11.706283", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.156867 s, 735 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.156867 s, 735 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:11.745 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFPH', 'wwn-0x5000c50092925063'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFPH-part1', 'wwn-0x5000c50092925063-part1'], 'uuids': ['c2492a7c-537b-4f45-893c-50f733187038']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50092925063', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XFPH', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XFPH", "wwn-0x5000c50092925063"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XFPH-part1", "wwn-0x5000c50092925063-part1"], "labels": [], "masters": [], "uuids": ["c2492a7c-537b-4f45-893c-50f733187038"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XFPH", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092925063"}}, "skip_reason": 2021-05-07T18:53:11.746 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2021-05-07T18:53:11.798 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-AyM8rc-fd1q-TzcB-kJ0z-F5oY-Ve9e-CM3OuL', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400WB400BGN', 'nvme-nvme.8086-50484654363230343030574234303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.052358", "end": "2021-05-07 18:53:11.758251", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-AyM8rc-fd1q-TzcB-kJ0z-F5oY-Ve9e-CM3OuL", "nvme-INTEL_SSDPEDMD400G4_PHFT620400WB400BGN", "nvme-nvme.8086-50484654363230343030574234303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:11.705893", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0492123 s, 2.3 GB/s", "std 2021-05-07T18:53:11.800 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0492123 s, 2.3 GB/s"], "stdout": "", "stdout_lines": []} skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.811 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.916 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-t2IgR1-0iAH-KCUE-Ajh6-4iID-KqSG-F1RsG4', 'nvme-INTEL_SSDPEDMD400G4_CVFT623300GB400BGN', 'nvme-nvme.8086-43564654363233333030474234303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.046554", "end": "2021-05-07 18:53:12.043997", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-t2IgR1-0iAH-KCUE-Ajh6-4iID-KqSG-F1RsG4", "nvme-INTEL_SSDPEDMD400G4_CVFT623300GB400BGN", "nvme-nvme.8086-43564654363233333030474234303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:11.997443", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0419026 s, 2.8 GB/s", "std 2021-05-07T18:53:11.917 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0419026 s, 2.8 GB/s"], "stdout": "", "stdout_lines": []} skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:11.929 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:12.107 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT2o0UojefSED6U8kvJSHfJDWk1OzKdfW'], 'uuids': ['14d6402b-6d6b-4223-ae2e-16ead147ed96']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.162670", "end": "2021-05-07 18:53:12.064343", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMT2o0UojefSED6U8kvJSHfJDWk1OzKdfW"], "labels": [], "masters": [], "uuids": ["14d6402b-6d6b-4223-ae2e-16ead147ed96"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:11.901673", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.159835 s, 722 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.159835 s, 722 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:12.108 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:12.119 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:12.214 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veKBeoxAmcvr3d9sqFmVzLJOytwRhcGC70'], 'uuids': ['428c2e76-d6b7-4c5f-ae94-ab79e22ad0ad']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.153997", "end": "2021-05-07 18:53:12.341480", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veKBeoxAmcvr3d9sqFmVzLJOytwRhcGC70"], "labels": [], "masters": [], "uuids": ["428c2e76-d6b7-4c5f-ae94-ab79e22ad0ad"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:12.187483", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.151247 s, 763 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.151247 s, 763 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:12.215 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:12.226 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:12.403 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLM31Nn7yLlez7nnsdn80GM4LiIZKcL8MuJ'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.156768", "end": "2021-05-07 18:53:12.365241", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLM31Nn7yLlez7nnsdn80GM4LiIZKcL8MuJ"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:12.208473", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.153025 s, 754 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.153025 s, 754 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:12.414 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:12.509 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5ve97fhhuQBDuXji4k0p5x3O1xy5xSCedLJ'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.153888", "end": "2021-05-07 18:53:12.639644", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5ve97fhhuQBDuXji4k0p5x3O1xy5xSCedLJ"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:12.485756", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.151259 s, 763 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.151259 s, 763 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:12.520 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:12.687 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMjO4UUvRV85rd5wU2unCLh8vBfksvEHKF'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.157918", "end": "2021-05-07 18:53:12.656598", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-RvYpcbd45mrQOHXjKZDFnK2czG0DOiLMjO4UUvRV85rd5wU2unCLh8vBfksvEHKF"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:12.498680", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.15306 s, 754 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.15306 s, 754 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:12.731 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:12 +0000 (0:00:01.753) 0:02:21.746 ************ 2021-05-07T18:53:12.801 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veS6eHnoJmtJ3NmLRfPD6GcLJovLc3QZl4'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.157393", "end": "2021-05-07 18:53:12.933463", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-Q0XDM3n6CaQJLE4z4CSD9hDU7XOla5veS6eHnoJmtJ3NmLRfPD6GcLJovLc3QZl4"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-05-07 18:53:12.776070", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.152705 s, 755 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.152705 s, 755 MB/s"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:12.834 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:12 +0000 (0:00:00.103) 0:02:21.849 ************ 2021-05-07T18:53:13.059 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2021-05-07T18:53:13.060 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.148470", "end": "2021-05-07 18:53:12.983380", "rc": 0, "start": "2021-05-07 18:53:12.834910", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:13.083 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.248) 0:02:22.098 ************ 2021-05-07T18:53:13.246 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.100600", "end": "2021-05-07 18:53:13.208045", "rc": 0, "start": "2021-05-07 18:53:13.107445", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:13.270 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.187) 0:02:22.285 ************ 2021-05-07T18:53:13.276 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2021-05-07T18:53:13.278 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.049028", "end": "2021-05-07 18:53:13.240456", "rc": 0, "start": "2021-05-07 18:53:13.191428", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:13.302 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.031) 0:02:22.317 ************ 2021-05-07T18:53:13.476 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.074213", "end": "2021-05-07 18:53:13.613067", "rc": 0, "start": "2021-05-07 18:53:13.538854", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:13.501 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.199) 0:02:22.516 ************ 2021-05-07T18:53:13.508 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2021-05-07T18:53:13.686 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.185) 0:02:22.701 ************ 2021-05-07T18:53:13.719 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.032) 0:02:22.734 ************ 2021-05-07T18:53:13.725 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2021-05-07T18:53:13.727 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.752 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.032) 0:02:22.767 ************ 2021-05-07T18:53:13.758 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.786 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.034) 0:02:22.801 ************ 2021-05-07T18:53:13.792 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2021-05-07T18:53:13.794 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.817 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.031) 0:02:22.832 ************ 2021-05-07T18:53:13.824 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.849 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.031) 0:02:22.864 ************ 2021-05-07T18:53:13.854 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2021-05-07T18:53:13.856 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.881 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.032) 0:02:22.896 ************ 2021-05-07T18:53:13.888 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.914 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.033) 0:02:22.929 ************ 2021-05-07T18:53:13.920 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2021-05-07T18:53:13.922 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.945 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.030) 0:02:22.960 ************ 2021-05-07T18:53:13.951 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:13.977 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:13 +0000 (0:00:00.031) 0:02:22.992 ************ 2021-05-07T18:53:14.076 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2021-05-07T18:53:14.078 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:53:14.100 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.123) 0:02:23.115 ************ 2021-05-07T18:53:14.119 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-05-07T18:53:14.147 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.047) 0:02:23.162 ************ 2021-05-07T18:53:14.154 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2021-05-07T18:53:14.156 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'block_used': 13764999, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226330109, 'size_available': 927048126464, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149533, 'block_size': 4096, 'inode_available': 60905443}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226330109, "block_size": 4096, "block_total": 240095108, "block_used": 13764999, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905443, "inode_total": 61054976, "inode_used": 149533, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927048126464, "size_total": 983429562368, "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.183 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.035) 0:02:23.198 ************ 2021-05-07T18:53:14.190 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'block_used': 13764997, 'uuid': 'c2492a7c-537b-4f45-893c-50f733187038', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226330111, 'size_available': 927048134656, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149533, 'block_size': 4096, 'inode_available': 60905443}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226330111, "block_size": 4096, "block_total": 240095108, "block_used": 13764997, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905443, "inode_total": 61054976, "inode_used": 149533, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927048134656, "size_total": 983429562368, "uuid": "c2492a7c-537b-4f45-893c-50f733187038"}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.215 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.032) 0:02:23.230 ************ 2021-05-07T18:53:14.221 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2021-05-07T18:53:14.223 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.247 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.031) 0:02:23.262 ************ 2021-05-07T18:53:14.253 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.294 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.046) 0:02:23.309 ************ 2021-05-07T18:53:14.303 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:14.304 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.328 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.033) 0:02:23.342 ************ 2021-05-07T18:53:14.334 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.359 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.031) 0:02:23.374 ************ 2021-05-07T18:53:14.367 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:14.369 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.398 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.038) 0:02:23.413 ************ 2021-05-07T18:53:14.406 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.432 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.034) 0:02:23.447 ************ 2021-05-07T18:53:14.438 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2021-05-07T18:53:14.439 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.462 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.030) 0:02:23.477 ************ 2021-05-07T18:53:14.468 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.493 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.030) 0:02:23.508 ************ 2021-05-07T18:53:14.498 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2021-05-07T18:53:14.500 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.523 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.030) 0:02:23.538 ************ 2021-05-07T18:53:14.530 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.554 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.030) 0:02:23.569 ************ 2021-05-07T18:53:14.559 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2021-05-07T18:53:14.561 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.584 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.029) 0:02:23.599 ************ 2021-05-07T18:53:14.590 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:14.615 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:14 +0000 (0:00:00.030) 0:02:23.629 ************ 2021-05-07T18:53:15.024 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2021-05-07T18:53:15.025 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2021-05-07T18:53:15.050 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:15 +0000 (0:00:00.435) 0:02:24.065 ************ 2021-05-07T18:53:15.068 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2021-05-07T18:53:15.093 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:15 +0000 (0:00:00.043) 0:02:24.108 ************ 2021-05-07T18:53:15.466 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2021-05-07T18:53:15.468 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:15.479 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:15.701 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:15.723 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:15.932 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:15.963 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:16.150 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:16.215 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:16.391 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:16.417 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:16 +0000 (0:00:01.323) 0:02:25.432 ************ 2021-05-07T18:53:16.445 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2021-05-07T18:53:16.482 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:16 +0000 (0:00:00.064) 0:02:25.497 ************ 2021-05-07T18:53:16.561 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2021-05-07T18:53:16.562 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2021-05-07T18:53:16.586 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:16 +0000 (0:00:00.104) 0:02:25.601 ************ 2021-05-07T18:53:16.626 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2021-05-07T18:53:16.651 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:16 +0000 (0:00:00.063) 0:02:25.665 ************ 2021-05-07T18:53:16.752 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2021-05-07T18:53:16.754 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:16.806 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:16.880 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:16.922 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:16.996 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:17.039 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:17.103 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:17.115 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:17.146 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.495) 0:02:26.161 ************ 2021-05-07T18:53:17.164 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-05-07T18:53:17.165 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:17.191 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.045) 0:02:26.206 ************ 2021-05-07T18:53:17.197 INFO:teuthology.task.ansible.out: TASK [testnode : Create filesystems] ******************************************* 2021-05-07T18:53:17.199 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:17.222 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.030) 0:02:26.237 ************ 2021-05-07T18:53:17.227 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:17.253 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.031) 0:02:26.268 ************ 2021-05-07T18:53:17.260 INFO:teuthology.task.ansible.out: TASK [testnode : Mount filesystems] ******************************************** 2021-05-07T18:53:17.261 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:17.285 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.032) 0:02:26.300 ************ 2021-05-07T18:53:17.291 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:17.317 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.031) 0:02:26.332 ************ 2021-05-07T18:53:17.427 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2021-05-07T18:53:17.429 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:53:17.454 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.136) 0:02:26.469 ************ 2021-05-07T18:53:17.462 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:53:17.496 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.042) 0:02:26.511 ************ 2021-05-07T18:53:17.503 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2021-05-07T18:53:17.505 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2021-05-07T18:53:17.540 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.043) 0:02:26.555 ************ 2021-05-07T18:53:17.545 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2021-05-07T18:53:17.570 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.029) 0:02:26.585 ************ 2021-05-07T18:53:17.886 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2021-05-07T18:53:17.888 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true} 2021-05-07T18:53:17.915 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:17 +0000 (0:00:00.344) 0:02:26.930 ************ 2021-05-07T18:53:18.374 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} 2021-05-07T18:53:18.400 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.484) 0:02:27.414 ************ 2021-05-07T18:53:18.426 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd] ****************************************** 2021-05-07T18:53:18.428 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:18.449 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.049) 0:02:27.464 ************ 2021-05-07T18:53:18.476 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd conf file] ******************************** 2021-05-07T18:53:18.478 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:18.498 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.048) 0:02:27.513 ************ 2021-05-07T18:53:18.524 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-05-07T18:53:18.526 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:18.547 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.048) 0:02:27.562 ************ 2021-05-07T18:53:18.573 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-05-07T18:53:18.575 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:18.596 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.048) 0:02:27.611 ************ 2021-05-07T18:53:18.747 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2021-05-07T18:53:18.749 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2021-05-07T18:53:18.772 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.176) 0:02:27.787 ************ 2021-05-07T18:53:18.913 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2021-05-07T18:53:18.915 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi146.front.sepia.ceph.com] => {"changed": true} 2021-05-07T18:53:18.936 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.163) 0:02:27.950 ************ 2021-05-07T18:53:18.967 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:18 +0000 (0:00:00.031) 0:02:27.982 ************ 2021-05-07T18:53:19.162 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2021-05-07T18:53:19.164 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} 2021-05-07T18:53:19.185 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.218) 0:02:28.200 ************ 2021-05-07T18:53:19.212 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd] ****************************************** 2021-05-07T18:53:19.214 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:19.235 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.049) 0:02:28.250 ************ 2021-05-07T18:53:19.262 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd conf file] ******************************** 2021-05-07T18:53:19.263 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:19.285 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.049) 0:02:28.300 ************ 2021-05-07T18:53:19.291 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2021-05-07T18:53:19.292 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2021-05-07T18:53:19.317 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.032) 0:02:28.332 ************ 2021-05-07T18:53:19.323 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-05-07T18:53:19.325 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:19.348 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.030) 0:02:28.363 ************ 2021-05-07T18:53:19.374 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-05-07T18:53:19.376 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:19.397 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.048) 0:02:28.412 ************ 2021-05-07T18:53:19.536 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2021-05-07T18:53:19.538 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2021-05-07T18:53:19.561 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.163) 0:02:28.575 ************ 2021-05-07T18:53:19.649 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2021-05-07T18:53:19.651 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/root/.cpan/CPAN/MyConfig.pm", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 0} 2021-05-07T18:53:19.674 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.113) 0:02:28.689 ************ 2021-05-07T18:53:19.712 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2021-05-07T18:53:19.713 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:53:19.737 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:19 +0000 (0:00:00.062) 0:02:28.752 ************ 2021-05-07T18:53:20.065 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2021-05-07T18:53:20.067 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2021-05-07T18:53:20.088 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:20 +0000 (0:00:00.351) 0:02:29.103 ************ 2021-05-07T18:53:20.407 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2021-05-07T18:53:20.408 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/root/.cpan/CPAN/MyConfig.pm", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 0} 2021-05-07T18:53:20.433 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:20 +0000 (0:00:00.344) 0:02:29.448 ************ 2021-05-07T18:53:20.574 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2021-05-07T18:53:20.576 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:53:20.600 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:20 +0000 (0:00:00.166) 0:02:29.615 ************ 2021-05-07T18:53:20.783 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2021-05-07T18:53:20.785 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.043803", "end": "2021-05-07 18:53:20.756694", "rc": 0, "start": "2021-05-07 18:53:20.712891", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.26.1/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.26.1/Amazon/S3.pm"]} 2021-05-07T18:53:20.807 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:20 +0000 (0:00:00.206) 0:02:29.822 ************ 2021-05-07T18:53:20.834 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2021-05-07T18:53:20.836 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:20.862 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:20 +0000 (0:00:00.055) 0:02:29.877 ************ 2021-05-07T18:53:20.890 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2021-05-07T18:53:20.892 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:20.913 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:20 +0000 (0:00:00.051) 0:02:29.928 ************ 2021-05-07T18:53:21.364 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2021-05-07T18:53:21.365 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:53:21.388 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:21 +0000 (0:00:00.474) 0:02:30.402 ************ 2021-05-07T18:53:21.579 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2021-05-07T18:53:21.581 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.046092", "end": "2021-05-07 18:53:21.713693", "rc": 0, "start": "2021-05-07 18:53:21.667601", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.26.1/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.26.1/Amazon/S3.pm"]} 2021-05-07T18:53:21.604 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:21 +0000 (0:00:00.216) 0:02:30.619 ************ 2021-05-07T18:53:21.631 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2021-05-07T18:53:21.633 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:21.654 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:21 +0000 (0:00:00.049) 0:02:30.669 ************ 2021-05-07T18:53:21.680 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2021-05-07T18:53:21.681 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:21.703 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:21 +0000 (0:00:00.049) 0:02:30.718 ************ 2021-05-07T18:53:21.844 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2021-05-07T18:53:21.846 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:53:21.869 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:21 +0000 (0:00:00.165) 0:02:30.883 ************ 2021-05-07T18:53:21.896 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2021-05-07T18:53:21.898 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:21.919 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:21 +0000 (0:00:00.049) 0:02:30.933 ************ 2021-05-07T18:53:22.225 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2021-05-07T18:53:22.227 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "645fd5116197cd9da73b328bc11bf633a40d80e1", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ntp.conf", "size": 2767, "state": "file", "uid": 0} 2021-05-07T18:53:22.249 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.330) 0:02:31.264 ************ 2021-05-07T18:53:22.276 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2021-05-07T18:53:22.278 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:22.300 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.051) 0:02:31.315 ************ 2021-05-07T18:53:22.518 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2021-05-07T18:53:22.519 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:50:40 UTC", "ActiveEnterTimestampMonotonic": "26496330", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket sysinit.target systemd-tmpfiles-setup.service system.slice network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:50:33 UTC", "AssertTimestampMonotonic": "19876304", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:50:33 UTC", "ConditionTimestampMonotonic": "19876304", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documen 2021-05-07T18:53:22.520 INFO:teuthology.task.ansible.out:tation": "man:ntpd(8)", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1873", "ExecMainStartTimestamp": "Fri 2021-05-07 18:50:40 UTC", "ExecMainStartTimestampMonotonic": "26496283", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:50:33 UTC", "InactiveExitTimestampMonotonic": "19877113", "InvocationID": "5b389dc39fa1412682031077256fe3af", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128026", "LimitNPROCSoft": "128026", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "Limi 2021-05-07T18:53:22.522 INFO:teuthology.task.ansible.out:tRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1873", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:50:40 UTC", "S 2021-05-07T18:53:22.523 INFO:teuthology.task.ansible.out:tateChangeTimestampMonotonic": "26496330", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2021-05-07 18:50:40 UTC", "WatchdogTimestampMonotonic": "26496327", "WatchdogUSec": "0"}} 2021-05-07T18:53:22.543 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.242) 0:02:31.558 ************ 2021-05-07T18:53:22.570 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:22.572 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-05-07T18:53:22.593 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.050) 0:02:31.608 ************ 2021-05-07T18:53:22.621 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:22.623 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:22.644 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.050) 0:02:31.659 ************ 2021-05-07T18:53:22.651 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2021-05-07T18:53:22.653 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:53:22.676 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.032) 0:02:31.691 ************ 2021-05-07T18:53:22.683 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2021-05-07T18:53:22.685 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:22.709 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.032) 0:02:31.724 ************ 2021-05-07T18:53:22.716 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2021-05-07T18:53:22.718 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:22.743 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:22 +0000 (0:00:00.033) 0:02:31.757 ************ 2021-05-07T18:53:23.071 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2021-05-07T18:53:23.073 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "645fd5116197cd9da73b328bc11bf633a40d80e1", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ntp.conf", "size": 2767, "state": "file", "uid": 0} 2021-05-07T18:53:23.094 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.351) 0:02:32.109 ************ 2021-05-07T18:53:23.121 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2021-05-07T18:53:23.123 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:23.144 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.049) 0:02:32.159 ************ 2021-05-07T18:53:23.347 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2021-05-07T18:53:23.348 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:50:48 UTC", "ActiveEnterTimestampMonotonic": "25739791", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target network.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:50:41 UTC", "AssertTimestampMonotonic": "19156142", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:50:41 UTC", "ConditionTimestampMonotonic": "19156141", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documen 2021-05-07T18:53:23.350 INFO:teuthology.task.ansible.out:tation": "man:ntpd(8)", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1909", "ExecMainStartTimestamp": "Fri 2021-05-07 18:50:48 UTC", "ExecMainStartTimestampMonotonic": "25739761", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:50:41 UTC", "InactiveExitTimestampMonotonic": "19156985", "InvocationID": "41f811231f1e42c291f2409090e72d25", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128026", "LimitNPROCSoft": "128026", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "Limi 2021-05-07T18:53:23.352 INFO:teuthology.task.ansible.out:tRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1909", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:50:48 UTC", "S 2021-05-07T18:53:23.353 INFO:teuthology.task.ansible.out:tateChangeTimestampMonotonic": "25739791", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2021-05-07 18:50:48 UTC", "WatchdogTimestampMonotonic": "25739789", "WatchdogUSec": "0"}} 2021-05-07T18:53:23.373 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.228) 0:02:32.387 ************ 2021-05-07T18:53:23.399 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:23.401 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-05-07T18:53:23.427 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.054) 0:02:32.442 ************ 2021-05-07T18:53:23.453 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:23.455 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:23.476 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.049) 0:02:32.491 ************ 2021-05-07T18:53:23.502 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2021-05-07T18:53:23.504 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:23.525 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.049) 0:02:32.540 ************ 2021-05-07T18:53:23.605 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2021-05-07T18:53:23.607 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": false} 2021-05-07T18:53:23.631 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.105) 0:02:32.646 ************ 2021-05-07T18:53:23.658 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2021-05-07T18:53:23.660 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:23.682 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.051) 0:02:32.697 ************ 2021-05-07T18:53:23.812 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2021-05-07T18:53:23.814 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2021-05-07T18:53:23.836 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:23 +0000 (0:00:00.154) 0:02:32.851 ************ 2021-05-07T18:53:24.164 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2021-05-07T18:53:24.166 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2021-05-07T18:53:24.187 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:24 +0000 (0:00:00.351) 0:02:33.202 ************ 2021-05-07T18:53:24.402 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2021-05-07T18:53:24.404 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": false} 2021-05-07T18:53:24.435 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:24 +0000 (0:00:00.247) 0:02:33.450 ************ 2021-05-07T18:53:24.462 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2021-05-07T18:53:24.464 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:24.488 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:24 +0000 (0:00:00.052) 0:02:33.503 ************ 2021-05-07T18:53:24.630 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2021-05-07T18:53:24.652 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:24 +0000 (0:00:00.163) 0:02:33.667 ************ 2021-05-07T18:53:25.093 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2021-05-07T18:53:25.095 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2021-05-07T18:53:25.119 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:25 +0000 (0:00:00.467) 0:02:34.134 ************ 2021-05-07T18:53:25.218 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2021-05-07T18:53:25.220 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python2.7/dist-packages\nRequirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python2.7/dist-packages", "Requirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2021-05-07T18:53:25.244 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:25 +0000 (0:00:00.125) 0:02:34.259 ************ 2021-05-07T18:53:25.790 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2021-05-07T18:53:25.792 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false} 2021-05-07T18:53:25.818 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:25 +0000 (0:00:00.573) 0:02:34.833 ************ 2021-05-07T18:53:25.846 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2021-05-07T18:53:25.848 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2021-05-07T18:53:25.870 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:25 +0000 (0:00:00.052) 0:02:34.885 ************ 2021-05-07T18:53:25.887 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2021-05-07T18:53:25.889 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python2.7/dist-packages\nRequirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python2.7/dist-packages", "Requirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2021-05-07T18:53:25.916 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:25 +0000 (0:00:00.045) 0:02:34.931 ************ 2021-05-07T18:53:26.029 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2021-05-07T18:53:26.051 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1620413211.159483, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1620413211.155483, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262873, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1620413211.155483, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "3476867264", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2021-05-07T18:53:26.057 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.141) 0:02:35.072 ************ 2021-05-07T18:53:26.461 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2021-05-07T18:53:26.463 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "msg": ""} 2021-05-07T18:53:26.484 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.426) 0:02:35.499 ************ 2021-05-07T18:53:26.501 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2021-05-07T18:53:26.502 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false} 2021-05-07T18:53:26.524 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.039) 0:02:35.539 ************ 2021-05-07T18:53:26.530 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2021-05-07T18:53:26.532 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2021-05-07T18:53:26.555 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.030) 0:02:35.570 ************ 2021-05-07T18:53:26.560 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2021-05-07T18:53:26.562 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2021-05-07T18:53:26.584 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.029) 0:02:35.599 ************ 2021-05-07T18:53:26.590 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2021-05-07T18:53:26.592 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:26.623 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.038) 0:02:35.638 ************ 2021-05-07T18:53:26.744 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2021-05-07T18:53:26.746 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1620413219.1442318, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1620413219.1402316, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262873, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1620413219.1402316, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "3476867264", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2021-05-07T18:53:26.768 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.145) 0:02:35.783 ************ 2021-05-07T18:53:26.775 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2021-05-07T18:53:26.776 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2021-05-07T18:53:26.800 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.031) 0:02:35.815 ************ 2021-05-07T18:53:26.910 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2021-05-07T18:53:26.912 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "msg": ""} 2021-05-07T18:53:26.934 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.134) 0:02:35.949 ************ 2021-05-07T18:53:26.940 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2021-05-07T18:53:26.942 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2021-05-07T18:53:26.966 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.031) 0:02:35.980 ************ 2021-05-07T18:53:26.972 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2021-05-07T18:53:26.974 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2021-05-07T18:53:26.997 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:26 +0000 (0:00:00.031) 0:02:36.012 ************ 2021-05-07T18:53:27.004 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2021-05-07T18:53:27.005 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.029 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.031) 0:02:36.044 ************ 2021-05-07T18:53:27.035 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2021-05-07T18:53:27.037 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.061 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.032) 0:02:36.076 ************ 2021-05-07T18:53:27.068 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2021-05-07T18:53:27.069 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.080 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.081 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.106 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.045) 0:02:36.121 ************ 2021-05-07T18:53:27.154 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-05-07T18:53:27.155 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi114.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.166 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.177 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.201 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.094) 0:02:36.216 ************ 2021-05-07T18:53:27.207 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2021-05-07T18:53:27.209 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2021-05-07T18:53:27.231 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.029) 0:02:36.246 ************ 2021-05-07T18:53:27.237 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:27.239 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.264 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.033) 0:02:36.279 ************ 2021-05-07T18:53:27.291 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2021-05-07T18:53:27.293 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.322 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.057) 0:02:36.337 ************ 2021-05-07T18:53:27.349 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2021-05-07T18:53:27.351 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.374 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.052) 0:02:36.389 ************ 2021-05-07T18:53:27.381 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2021-05-07T18:53:27.383 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2021-05-07T18:53:27.406 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.031) 0:02:36.421 ************ 2021-05-07T18:53:27.411 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2021-05-07T18:53:27.413 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.436 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.030) 0:02:36.451 ************ 2021-05-07T18:53:27.442 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2021-05-07T18:53:27.443 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.466 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.030) 0:02:36.481 ************ 2021-05-07T18:53:27.472 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2021-05-07T18:53:27.474 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.500 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.033) 0:02:36.515 ************ 2021-05-07T18:53:27.507 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2021-05-07T18:53:27.509 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.520 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.521 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.545 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.044) 0:02:36.560 ************ 2021-05-07T18:53:27.566 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.020) 0:02:36.581 ************ 2021-05-07T18:53:27.572 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2021-05-07T18:53:27.574 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.601 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.034) 0:02:36.615 ************ 2021-05-07T18:53:27.608 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-05-07T18:53:27.609 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.620 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.622 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi146.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.623 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.645 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.044) 0:02:36.660 ************ 2021-05-07T18:53:27.665 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.020) 0:02:36.680 ************ 2021-05-07T18:53:27.692 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-05-07T18:53:27.694 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.718 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.052) 0:02:36.733 ************ 2021-05-07T18:53:27.745 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2021-05-07T18:53:27.746 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.775 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.057) 0:02:36.790 ************ 2021-05-07T18:53:27.802 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2021-05-07T18:53:27.803 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi114.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.011010", "end": "2021-05-07 18:53:27.774600", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-05-07 18:53:27.763590", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:27.827 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.051) 0:02:36.842 ************ 2021-05-07T18:53:27.854 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2021-05-07T18:53:27.856 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.878 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.050) 0:02:36.893 ************ 2021-05-07T18:53:27.906 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2021-05-07T18:53:27.908 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.932 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.054) 0:02:36.947 ************ 2021-05-07T18:53:27.938 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-05-07T18:53:27.940 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.006093", "end": "2021-05-07 18:53:27.896538", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-05-07 18:53:27.890445", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:27.960 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-05-07T18:53:27.962 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:27.986 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:27 +0000 (0:00:00.054) 0:02:37.001 ************ 2021-05-07T18:53:28.013 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2021-05-07T18:53:28.014 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:28.040 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.052) 0:02:37.054 ************ 2021-05-07T18:53:28.047 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-05-07T18:53:28.048 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.005435", "end": "2021-05-07 18:53:28.013495", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-05-07 18:53:28.008060", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:28.059 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-05-07T18:53:28.061 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:28.083 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.043) 0:02:37.098 ************ 2021-05-07T18:53:28.182 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-05-07T18:53:28.188 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.026196", "end": "2021-05-07 18:53:28.152917", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-05-07 18:53:28.126721", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:28.213 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.130) 0:02:37.228 ************ 2021-05-07T18:53:28.241 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2021-05-07T18:53:28.265 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.051) 0:02:37.279 ************ 2021-05-07T18:53:28.271 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-05-07T18:53:28.273 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.011004", "end": "2021-05-07 18:53:28.369099", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-05-07 18:53:28.358095", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:28.368 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.006007", "end": "2021-05-07 18:53:28.495338", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-05-07 18:53:28.489331", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:28.400 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2021-05-07T18:53:28.402 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2021-05-07T18:53:28.490 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-05-07T18:53:28.492 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.003159", "end": "2021-05-07 18:53:28.613110", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-05-07 18:53:28.609951", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:28.657 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.032074", "end": "2021-05-07 18:53:28.770493", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-05-07 18:53:28.738419", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:28.684 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.419) 0:02:37.699 ************ 2021-05-07T18:53:28.712 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2021-05-07T18:53:28.737 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.052) 0:02:37.752 ************ 2021-05-07T18:53:28.867 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2021-05-07T18:53:28.869 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2021-05-07T18:53:28.935 INFO:teuthology.task.ansible.out: PLAY [testnodes,senta,vossi,jenkins_slaves] ************************************ 2021-05-07T18:53:28.953 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.216) 0:02:37.968 ************ 2021-05-07T18:53:28.973 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:28 +0000 (0:00:00.019) 0:02:37.988 ************ 2021-05-07T18:53:29.656 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi146.front.sepia.ceph.com] 2021-05-07T18:53:29.707 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.733) 0:02:38.722 ************ 2021-05-07T18:53:29.717 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] 2021-05-07T18:53:29.748 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-05-07T18:53:29.749 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "apt"}, "changed": false} 2021-05-07T18:53:29.769 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.062) 0:02:38.784 ************ 2021-05-07T18:53:29.790 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.021) 0:02:38.805 ************ 2021-05-07T18:53:29.807 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "apt"}, "changed": false} 2021-05-07T18:53:29.829 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.039) 0:02:38.844 ************ 2021-05-07T18:53:29.837 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-05-07T18:53:29.839 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:29.862 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.032) 0:02:38.877 ************ 2021-05-07T18:53:29.869 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:29.893 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.031) 0:02:38.908 ************ 2021-05-07T18:53:29.900 INFO:teuthology.task.ansible.out: TASK [container-host : Including distro specific variables] ******************** 2021-05-07T18:53:29.901 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml) => {"ansible_facts": {"container_packages": ["docker.io"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"} 2021-05-07T18:53:29.935 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.041) 0:02:38.949 ************ 2021-05-07T18:53:29.941 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml) => {"ansible_facts": {"container_packages": ["docker.io"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"} 2021-05-07T18:53:29.972 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:29 +0000 (0:00:00.036) 0:02:38.986 ************ 2021-05-07T18:53:46.101 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** changed: [smithi114.front.sepia.ceph.com] => {"cache_update_time": 1620413241, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils\nThe following packages will be upgraded:\n docker.io\n1 upgraded, 0 newly installed, 0 to remove and 71 not upgraded.\nNeed to get 36.9 MB of archives.\nAfter this operation, 6197 kB disk space will be freed.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 20.10.2-0ubuntu1~18.04.2 [36.9 MB]\nPreconfiguring packages ...\nFetched 36.9 MB in 3s (11.9 MB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137616 files and directories currently installed.)\r\nPreparing to unpack .../docker.io_20.10.2-0ubuntu1~18.04.2_amd64.deb ...\r\nUnpacking docker.io (20.10.2-0ubuntu1~18.04.2) over (19.03.6-0ubuntu1~18.04.3) ...\r\nSetting up docker.io (20.10.2-0ubuntu1~18.04.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/docker.service -> /lib/systemd/system/docker.service.\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Suggested packages:", " aufs-tools deboots 2021-05-07T18:53:46.103 INFO:teuthology.task.ansible.out:trap docker-doc rinse zfs-fuse | zfsutils", "The following packages will be upgraded:", " docker.io", "1 upgraded, 0 newly installed, 0 to remove and 71 not upgraded.", "Need to get 36.9 MB of archives.", "After this operation, 6197 kB disk space will be freed.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 20.10.2-0ubuntu1~18.04.2 [36.9 MB]", "Preconfiguring packages ...", "Fetched 36.9 MB in 3s (11.9 MB/s)", "(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 ... 137616 files and directories currently installed.)", "Preparing to unpack .../docker.io_20.10.2-0ubuntu1~18.04.2_amd64.deb ...", "Unpacking docker.io (20.10.2-0ubuntu1~18.04.2) over (19.03.6-0ubuntu1~18.04.3) ...", "Setting up docker.io (20.10.2-0ubuntu1~18.04.2) ...", "Created symlink /etc/systemd/system/multi-user.target.wants/docker.service -> /lib/systemd/system/docker.service.", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ..."]} 2021-05-07T18:53:46.124 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:46 +0000 (0:00:16.152) 0:02:55.139 ************ 2021-05-07T18:53:46.151 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-05-07T18:53:46.153 INFO:teuthology.task.ansible.out:skipping: [smithi114.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:46.176 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:46 +0000 (0:00:00.051) 0:02:55.191 ************ 2021-05-07T18:53:46.203 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-05-07T18:53:46.205 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/docker/daemon.json"}, "changed": false} 2021-05-07T18:53:46.226 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:46 +0000 (0:00:00.050) 0:02:55.241 ************ 2021-05-07T18:53:46.380 INFO:teuthology.task.ansible.out: TASK [container-host : Create container_mirror_cert_paths] ********************* 2021-05-07T18:53:46.382 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:53:46.506 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:53:46.532 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:46 +0000 (0:00:00.306) 0:02:55.547 ************ 2021-05-07T18:53:46.884 INFO:teuthology.task.ansible.out: TASK [container-host : Copy docker-mirror.front.sepia.ceph.com:5000 self-signed cert] *** 2021-05-07T18:53:46.886 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413626.585717-12263-192349492393268/source", "state": "file", "uid": 0} 2021-05-07T18:53:47.198 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413626.9101942-12263-116231298761237/source", "state": "file", "uid": 0} 2021-05-07T18:53:47.223 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:47 +0000 (0:00:00.690) 0:02:56.238 ************ 2021-05-07T18:53:47.510 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** 2021-05-07T18:53:47.512 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"cache_update_time": 1620413285, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils\nThe following packages will be upgraded:\n docker.io\n1 upgraded, 0 newly installed, 0 to remove and 71 not upgraded.\nNeed to get 36.9 MB of archives.\nAfter this operation, 6197 kB disk space will be freed.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 20.10.2-0ubuntu1~18.04.2 [36.9 MB]\nPreconfiguring packages ...\nFetched 36.9 MB in 5s (7290 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137616 files and directories currently installed.)\r\nPreparing to unpack .../docker.io_20.10.2-0ubuntu1~18.04.2_amd64.deb ...\r\nUnpacking docker.io (20.10.2-0ubuntu1~18.04.2) over (19.03.6-0ubuntu1~18.04.3) ...\r\nSetting up docker.io (20.10.2-0ubuntu1~18.04.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/docker.service -> /lib/systemd/system/docker.service.\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Suggested packages:", " aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils", "The following packages will be upgraded 2021-05-07T18:53:47.513 INFO:teuthology.task.ansible.out::", " docker.io", "1 upgraded, 0 newly installed, 0 to remove and 71 not upgraded.", "Need to get 36.9 MB of archives.", "After this operation, 6197 kB disk space will be freed.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 20.10.2-0ubuntu1~18.04.2 [36.9 MB]", "Preconfiguring packages ...", "Fetched 36.9 MB in 5s (7290 kB/s)", "(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 ... 137616 files and directories currently installed.)", "Preparing to unpack .../docker.io_20.10.2-0ubuntu1~18.04.2_amd64.deb ...", "Unpacking docker.io (20.10.2-0ubuntu1~18.04.2) over (19.03.6-0ubuntu1~18.04.3) ...", "Setting up docker.io (20.10.2-0ubuntu1~18.04.2) ...", "Created symlink /etc/systemd/system/multi-user.target.wants/docker.service -> /lib/systemd/system/docker.service.", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ..."]} 2021-05-07T18:53:47.535 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:47 +0000 (0:00:00.312) 0:02:56.550 ************ 2021-05-07T18:53:47.562 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-05-07T18:53:47.563 INFO:teuthology.task.ansible.out:skipping: [smithi146.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-05-07T18:53:47.586 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:47 +0000 (0:00:00.050) 0:02:56.601 ************ 2021-05-07T18:53:47.613 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-05-07T18:53:47.614 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/docker/daemon.json"}, "changed": false} 2021-05-07T18:53:47.637 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:47 +0000 (0:00:00.051) 0:02:56.652 ************ 2021-05-07T18:53:47.799 INFO:teuthology.task.ansible.out: TASK [container-host : Create container_mirror_cert_paths] ********************* 2021-05-07T18:53:47.800 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:53:47.914 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2021-05-07T18:53:47.943 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:47 +0000 (0:00:00.305) 0:02:56.958 ************ 2021-05-07T18:53:48.296 INFO:teuthology.task.ansible.out: TASK [container-host : Copy docker-mirror.front.sepia.ceph.com:5000 self-signed cert] *** 2021-05-07T18:53:48.297 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413627.9983869-12430-164358265935707/source", "state": "file", "uid": 0} 2021-05-07T18:53:48.601 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413628.3219745-12430-115583853397994/source", "state": "file", "uid": 0} 2021-05-07T18:53:48.635 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:48 +0000 (0:00:00.692) 0:02:57.650 ************ 2021-05-07T18:53:50.647 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** 2021-05-07T18:53:50.649 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": ["/usr/bin/pip2", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": "", "stderr_lines": [], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-NPKKYX-build\nCollecting docopt (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz\nCollecting toml (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl\nCollecting typing (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl\nBuilding wheels for collected packages: docopt\n Running setup.py bdist_wheel for docopt: started\n Running setup.py bdist_wheel for docopt: finished with status 'done'\n Stored in directory: /root/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e\nSuccessfully built docopt\nInstalling collected packages: docopt, toml, typing, registries-conf-ctl\n Running setup.py install for registries-conf-ctl: started\n Running setup.py install for registries-conf-ctl: finished with status 'done'\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2 typing-3.10.0.0\n", "stdout_lines": ["Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-NPKKYX-build", "Collecting docopt (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/pack 2021-05-07T18:53:50.650 INFO:teuthology.task.ansible.out:ages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz", "Collecting toml (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl", "Collecting typing (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl", "Building wheels for collected packages: docopt", " Running setup.py bdist_wheel for docopt: started", " Running setup.py bdist_wheel for docopt: finished with status 'done'", " Stored in directory: /root/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e", "Successfully built docopt", "Installing collected packages: docopt, toml, typing, registries-conf-ctl", " Running setup.py install for registries-conf-ctl: started", " Running setup.py install for registries-conf-ctl: finished with status 'done'", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2 typing-3.10.0.0"], "version": null, "virtualenv": null} 2021-05-07T18:53:50.672 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:50 +0000 (0:00:02.036) 0:02:59.687 ************ 2021-05-07T18:53:50.814 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* 2021-05-07T18:53:50.816 INFO:teuthology.task.ansible.out:ok: [smithi114.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2021-05-07T18:53:50.839 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:50 +0000 (0:00:00.167) 0:02:59.854 ************ 2021-05-07T18:53:51.198 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/docker/daemon.json if necessary] ************ 2021-05-07T18:53:51.200 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/etc/docker/daemon.json", "gid": 0, "group": "root", "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0644", "owner": "root", "size": 2, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413630.9055417-12742-50479236353674/source", "state": "file", "uid": 0} 2021-05-07T18:53:51.223 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:51 +0000 (0:00:00.383) 0:03:00.238 ************ 2021-05-07T18:53:51.488 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** 2021-05-07T18:53:51.490 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.123680", "end": "2021-05-07 18:53:51.480262", "rc": 0, "start": "2021-05-07 18:53:51.356582", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:51.511 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:51 +0000 (0:00:00.288) 0:03:00.526 ************ 2021-05-07T18:53:52.483 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** 2021-05-07T18:53:52.484 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": ["/usr/bin/pip2", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": "", "stderr_lines": [], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-0KxdBU-build\nCollecting docopt (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz\nCollecting toml (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl\nCollecting typing (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl\nBuilding wheels for collected packages: docopt\n Running setup.py bdist_wheel for docopt: started\n Running setup.py bdist_wheel for docopt: finished with status 'done'\n Stored in directory: /root/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e\nSuccessfully built docopt\nInstalling collected packages: docopt, toml, typing, registries-conf-ctl\n Running setup.py install for registries-conf-ctl: started\n Running setup.py install for registries-conf-ctl: finished with status 'done'\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2 typing-3.10.0.0\n", "stdout_lines": ["Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-0KxdBU-build", "Collecting docopt (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/pack 2021-05-07T18:53:52.486 INFO:teuthology.task.ansible.out:ages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz", "Collecting toml (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl", "Collecting typing (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl", "Building wheels for collected packages: docopt", " Running setup.py bdist_wheel for docopt: started", " Running setup.py bdist_wheel for docopt: finished with status 'done'", " Stored in directory: /root/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e", "Successfully built docopt", "Installing collected packages: docopt, toml, typing, registries-conf-ctl", " Running setup.py install for registries-conf-ctl: started", " Running setup.py install for registries-conf-ctl: finished with status 'done'", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2 typing-3.10.0.0"], "version": null, "virtualenv": null} 2021-05-07T18:53:52.506 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:52 +0000 (0:00:00.995) 0:03:01.521 ************ 2021-05-07T18:53:52.646 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* 2021-05-07T18:53:52.648 INFO:teuthology.task.ansible.out:ok: [smithi146.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2021-05-07T18:53:52.672 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:52 +0000 (0:00:00.165) 0:03:01.687 ************ 2021-05-07T18:53:53.020 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/docker/daemon.json if necessary] ************ 2021-05-07T18:53:53.022 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/etc/docker/daemon.json", "gid": 0, "group": "root", "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0644", "owner": "root", "size": 2, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1620413632.7205248-12875-72205166987075/source", "state": "file", "uid": 0} 2021-05-07T18:53:53.043 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:53 +0000 (0:00:00.371) 0:03:02.058 ************ 2021-05-07T18:53:53.372 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** 2021-05-07T18:53:53.374 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.182242", "end": "2021-05-07 18:53:53.494136", "rc": 0, "start": "2021-05-07 18:53:53.311894", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-05-07T18:53:53.395 INFO:teuthology.task.ansible.out:Friday 07 May 2021 18:53:53 +0000 (0:00:00.352) 0:03:02.410 ************ 2021-05-07T18:53:53.412 INFO:teuthology.task.ansible.out: TASK [container-host : Restart docker service] ********************************* 2021-05-07T18:53:53.414 INFO:teuthology.task.ansible.out:changed: [smithi114.front.sepia.ceph.com] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:53:42 UTC", "ActiveEnterTimestampMonotonic": "208849755", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket firewalld.service system.slice docker.socket network-online.target containerd.service basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:53:40 UTC", "AssertTimestampMonotonic": "206468354", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:53:40 UTC", "ConditionTimestampMonotonic": "206468354", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description" 2021-05-07T18:53:53.415 INFO:teuthology.task.ansible.out:: "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9164", "ExecMainStartTimestamp": "Fri 2021-05-07 18:53:40 UTC", "ExecMainStartTimestampMonotonic": "206469144", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[Fri 2021-05-07 18:53:40 UTC] ; stop_time=[n/a] ; pid=9164 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:53:40 UTC", "InactiveExitTimestampMonotonic": "206469177", "InvocationID": "a59b3585d47140e2b590875f5e6d2904", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "6710886 2021-05-07T18:53:53.417 INFO:teuthology.task.ansible.out:4", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "9164", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice docker.socket", "Restart": "always", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput 2021-05-07T18:53:53.418 INFO:teuthology.task.ansible.out:": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:53:42 UTC", "StateChangeTimestampMonotonic": "208849755", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "16", "TasksMax": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "containerd.service network-online.target", "WatchdogTimestamp": "Fri 2021-05-07 18:53:42 UTC", "WatchdogTimestampMonotonic": "208849752", "WatchdogUSec": "0"}} 2021-05-07T18:53:55.350 INFO:teuthology.task.ansible.out:changed: [smithi146.front.sepia.ceph.com] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2021-05-07 18:53:45 UTC", "ActiveEnterTimestampMonotonic": "202348603", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target network-online.target systemd-journald.socket firewalld.service containerd.service system.slice docker.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-05-07 18:53:42 UTC", "AssertTimestampMonotonic": "200156702", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2021-05-07 18:53:42 UTC", "ConditionTimestampMonotonic": "200156702", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description" 2021-05-07T18:53:55.352 INFO:teuthology.task.ansible.out:: "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9173", "ExecMainStartTimestamp": "Fri 2021-05-07 18:53:42 UTC", "ExecMainStartTimestampMonotonic": "200157426", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[Fri 2021-05-07 18:53:42 UTC] ; stop_time=[n/a] ; pid=9173 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2021-05-07 18:53:42 UTC", "InactiveExitTimestampMonotonic": "200157455", "InvocationID": "5d89dbf2d33b4d0385bea8b95b84c189", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "6710886 2021-05-07T18:53:55.353 INFO:teuthology.task.ansible.out:4", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128026", "LimitSIGPENDINGSoft": "128026", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "9173", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice docker.socket sysinit.target", "Restart": "always", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput 2021-05-07T18:53:55.355 INFO:teuthology.task.ansible.out:": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-07 18:53:45 UTC", "StateChangeTimestampMonotonic": "202348603", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "16", "TasksMax": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target containerd.service", "WatchdogTimestamp": "Fri 2021-05-07 18:53:45 UTC", "WatchdogTimestampMonotonic": "202348600", "WatchdogUSec": "0"}} 2021-05-07T18:53:55.419 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2021-05-07T18:53:55.420 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2021-05-07T18:53:55.421 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* smithi114.front.sepia.ceph.com : ok=127 changed=40 unreachable=0 failed=0 skipped=185 rescued=0 ignored=0 smithi146.front.sepia.ceph.com : ok=127 changed=40 unreachable=0 failed=0 skipped=185 rescued=0 ignored=0 Friday 07 May 2021 18:53:55 +0000 (0:00:02.025) 0:03:04.436 ************ =============================================================================== 2021-05-07T18:53:55.422 INFO:teuthology.task.ansible.out:Create all admin users with sudo access. ------------------------------- 20.74s users : Update authorized_keys using the keys repo --------------------- 16.75s container-host : Install container packages ---------------------------- 16.15s testnode : Install packages -------------------------------------------- 10.39s testnode : Ensure packages are not present. ----------------------------- 8.78s testnode : Upgrade packages --------------------------------------------- 8.77s testnode : Zap all non-root disks --------------------------------------- 8.26s 2021-05-07T18:53:55.422 INFO:teuthology.task.ansible.out:Remove revoked users ---------------------------------------------------- 5.49s testnode : Update apt cache. -------------------------------------------- 3.23s container-host : Install registries-conf-ctl ---------------------------- 2.04s container-host : Restart docker service --------------------------------- 2.03s common : Update apt cache ----------------------------------------------- 1.96s testnode : Install apt keys --------------------------------------------- 1.77s testnode : Blow away lingering OSD data and FSIDs ----------------------- 1.75s Gathering Facts --------------------------------------------------------- 1.56s users : Update authorized_keys for each user with literal keys ---------- 1.39s testnode : Create logical volume(s) ------------------------------------- 1.32s testnode : Make 2021-05-07T18:53:55.424 INFO:teuthology.task.ansible.out: sure apt dependencies are installed --------------------- 0.93s testnode : Install non aarch64 packages --------------------------------- 0.93s testnode : Install packages with --no-install-recommends ---------------- 0.92s 2021-05-07T18:53:55.739 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi114.front.sepia.ceph.com'), Remote(name='ubuntu@smithi146.front.sepia.ceph.com')] 2021-05-07T18:53:55.740 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:53:55.741 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:53:55.818 DEBUG:teuthology.orchestra.run.smithi114:> true 2021-05-07T18:53:56.016 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-05-07T18:53:56.017 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-05-07T18:53:56.086 DEBUG:teuthology.orchestra.run.smithi146:> true 2021-05-07T18:53:56.280 INFO:teuthology.run_tasks:Running task clock... 2021-05-07T18:53:56.293 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2021-05-07T18:53:56.293 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-05-07T18:53:56.295 DEBUG:teuthology.orchestra.run.smithi114:> 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 2021-05-07T18:53:56.345 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: ntpd 4.2.8p10@1.3728-o (1): Starting 2021-05-07T18:53:56.345 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Command line: ntpd -gq 2021-05-07T18:53:56.346 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: proto: precision = 0.123 usec (-23) 2021-05-07T18:53:56.347 INFO:teuthology.orchestra.run.smithi114.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-05-07T18:53:56.347 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-05-07T18:53:56.348 INFO:teuthology.orchestra.run.smithi114.stderr:restrict ::: KOD does nothing without LIMITED. 2021-05-07T18:53:56.349 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: restrict ::: KOD does nothing without LIMITED. 2021-05-07T18:53:56.349 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Listen and drop on 0 v6wildcard [::]:123 2021-05-07T18:53:56.350 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2021-05-07T18:53:56.350 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Listen normally on 2 lo 127.0.0.1:123 2021-05-07T18:53:56.350 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Listen normally on 3 enp3s0f1 172.21.15.114:123 2021-05-07T18:53:56.350 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Listen normally on 4 lo [::1]:123 2021-05-07T18:53:56.351 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cb63%5]:123 2021-05-07T18:53:56.351 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:53:56 ntpd[10538]: Listening on routing socket on fd #22 for interface updates 2021-05-07T18:53:57.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:53:57.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:53:57.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:53:57.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:53:57.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:53:57.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:53:57.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:53:57.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:53:57.349 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:53:57.349 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:53:57.349 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:53:57.349 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:57 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:53:59.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:53:59.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:53:59.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:53:59.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:53:59.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:53:59.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:53:59.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:53:59.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:53:59.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:53:59.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:53:59.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:53:59.348 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:53:59 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:00.344 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:00 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:00.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:00 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:00.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:00 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:00.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:00 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:01.344 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:01.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:01.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:01.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:01.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:01.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:01.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:01.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:01.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:01.346 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:01.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:01.347 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:01 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:02.343 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:02 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:02.344 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:02 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:02.344 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:02 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:02.344 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:02 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:03.343 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:03 ntpd[10538]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:03.343 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:03 ntpd[10538]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:03.343 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:03 ntpd[10538]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:03.344 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:03 ntpd[10538]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:03.344 INFO:teuthology.orchestra.run.smithi114.stdout: 7 May 18:54:03 ntpd[10538]: ntpd: time slew -0.017609 s 2021-05-07T18:54:03.344 INFO:teuthology.orchestra.run.smithi114.stdout:ntpd: time slew -0.017609s 2021-05-07T18:54:03.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:03 ntpd[10538]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2021-05-07T18:54:03.345 INFO:teuthology.orchestra.run.smithi114.stderr: 7 May 18:54:03 ntpd[10538]: can't open /var/log/ntpstats/loopstats.20210507: Permission denied 2021-05-07T18:54:03.399 INFO:teuthology.orchestra.run.smithi114.stdout: remote refid st t when poll reach delay offset jitter 2021-05-07T18:54:03.399 INFO:teuthology.orchestra.run.smithi114.stdout:============================================================================== 2021-05-07T18:54:03.400 INFO:teuthology.orchestra.run.smithi114.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:03.400 INFO:teuthology.orchestra.run.smithi114.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:03.400 INFO:teuthology.orchestra.run.smithi114.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:03.400 INFO:teuthology.orchestra.run.smithi114.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:03.401 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-05-07T18:54:03.402 DEBUG:teuthology.orchestra.run.smithi146:> 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 2021-05-07T18:54:03.472 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: ntpd 4.2.8p10@1.3728-o (1): Starting 2021-05-07T18:54:03.472 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Command line: ntpd -gq 2021-05-07T18:54:03.473 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: proto: precision = 0.123 usec (-23) 2021-05-07T18:54:03.473 INFO:teuthology.orchestra.run.smithi146.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-05-07T18:54:03.474 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2021-05-07T18:54:03.474 INFO:teuthology.orchestra.run.smithi146.stderr:restrict ::: KOD does nothing without LIMITED. 2021-05-07T18:54:03.475 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: restrict ::: KOD does nothing without LIMITED. 2021-05-07T18:54:03.476 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Listen and drop on 0 v6wildcard [::]:123 2021-05-07T18:54:03.476 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2021-05-07T18:54:03.476 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Listen normally on 2 lo 127.0.0.1:123 2021-05-07T18:54:03.476 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Listen normally on 3 enp3s0f1 172.21.15.146:123 2021-05-07T18:54:03.476 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Listen normally on 4 lo [::1]:123 2021-05-07T18:54:03.477 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:76fd%5]:123 2021-05-07T18:54:03.477 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:03 ntpd[10548]: Listening on routing socket on fd #22 for interface updates 2021-05-07T18:54:04.474 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:04.474 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:04.474 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:04.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:04.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:04.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:04.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:04.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:04.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:04.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:04.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:04.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:04 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:06.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:06.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:06.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:06.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:06.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:06.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:06.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:06.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:06.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:06.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:06.478 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:06.478 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:06 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:07.474 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:07 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:07.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:07 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:07.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:07 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:07.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:07 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:08.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:08.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:08.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:08.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:08.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:08.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:08.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:08.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:08.477 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:08.478 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:08.478 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:08.478 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:08 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:09.475 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:09 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:09.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:09 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:09.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:09 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:09.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:09 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:10.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:10 ntpd[10548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2021-05-07T18:54:10.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:10 ntpd[10548]: can't open /var/log/ntpstats/rawstats.20210507: Permission denied 2021-05-07T18:54:10.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:10 ntpd[10548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2021-05-07T18:54:10.476 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:10 ntpd[10548]: can't open /var/log/ntpstats/peerstats.20210507: Permission denied 2021-05-07T18:54:10.477 INFO:teuthology.orchestra.run.smithi146.stdout: 7 May 18:54:10 ntpd[10548]: ntpd: time set -0.129604 s 2021-05-07T18:54:10.477 INFO:teuthology.orchestra.run.smithi146.stdout:ntpd: time set -0.129604s 2021-05-07T18:54:10.478 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:10 ntpd[10548]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2021-05-07T18:54:10.478 INFO:teuthology.orchestra.run.smithi146.stderr: 7 May 18:54:10 ntpd[10548]: can't open /var/log/ntpstats/loopstats.20210507: Permission denied 2021-05-07T18:54:10.612 INFO:teuthology.orchestra.run.smithi146.stdout: remote refid st t when poll reach delay offset jitter 2021-05-07T18:54:10.613 INFO:teuthology.orchestra.run.smithi146.stdout:============================================================================== 2021-05-07T18:54:10.613 INFO:teuthology.orchestra.run.smithi146.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:10.613 INFO:teuthology.orchestra.run.smithi146.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:10.614 INFO:teuthology.orchestra.run.smithi146.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:10.614 INFO:teuthology.orchestra.run.smithi146.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2021-05-07T18:54:10.614 INFO:teuthology.run_tasks:Running task install... 2021-05-07T18:54:10.624 DEBUG:teuthology.task.install:project ceph 2021-05-07T18:54:10.624 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': '60a03ee87c86b2c41aae70c5787a604c7a05af35'}} 2021-05-07T18:54:10.625 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'sha1': '60a03ee87c86b2c41aae70c5787a604c7a05af35'} 2021-05-07T18:54:10.625 INFO:teuthology.task.install:Using flavor: basic 2021-05-07T18:54:10.633 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']} 2021-05-07T18:54:10.634 INFO:teuthology.task.install:extra packages: [] 2021-05-07T18:54:10.635 DEBUG:teuthology.orchestra.run.smithi114:> sudo lsb_release -is 2021-05-07T18:54:10.685 INFO:teuthology.orchestra.run.smithi114.stdout:Ubuntu 2021-05-07T18:54:10.690 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-05-07T18:54:10.690 DEBUG:teuthology.orchestra.run.smithi146:> sudo lsb_release -is 2021-05-07T18:54:10.691 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-key list | grep Ceph 2021-05-07T18:54:10.746 INFO:teuthology.orchestra.run.smithi146.stdout:Ubuntu 2021-05-07T18:54:10.752 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-05-07T18:54:10.752 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-key list | grep Ceph 2021-05-07T18:54:10.784 INFO:teuthology.orchestra.run.smithi114.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-05-07T18:54:10.842 INFO:teuthology.orchestra.run.smithi146.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-05-07T18:54:10.844 INFO:teuthology.orchestra.run.smithi114.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2021-05-07T18:54:10.844 INFO:teuthology.orchestra.run.smithi114.stdout:uid [ unknown] Ceph.com (release key) 2021-05-07T18:54:10.845 DEBUG:teuthology.orchestra.run.smithi114:> sudo lsb_release -is 2021-05-07T18:54:10.894 INFO:teuthology.orchestra.run.smithi114.stdout:Ubuntu 2021-05-07T18:54:10.896 INFO:teuthology.orchestra.run.smithi146.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2021-05-07T18:54:10.897 INFO:teuthology.orchestra.run.smithi146.stdout:uid [ unknown] Ceph.com (release key) 2021-05-07T18:54:10.898 DEBUG:teuthology.orchestra.run.smithi146:> sudo lsb_release -is 2021-05-07T18:54:10.900 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-05-07T18:54:10.900 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 2021-05-07T18:54:10.901 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-05-07T18:54:10.901 INFO:teuthology.packaging:ref: None 2021-05-07T18:54:10.901 INFO:teuthology.packaging:tag: None 2021-05-07T18:54:10.902 INFO:teuthology.packaging:branch: pacific 2021-05-07T18:54:10.902 INFO:teuthology.packaging:sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 2021-05-07T18:54:10.902 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=pacific 2021-05-07T18:54:10.957 INFO:teuthology.orchestra.run.smithi146.stdout:Ubuntu 2021-05-07T18:54:10.962 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-05-07T18:54:10.962 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 2021-05-07T18:54:10.962 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-05-07T18:54:10.963 INFO:teuthology.packaging:ref: None 2021-05-07T18:54:10.963 INFO:teuthology.packaging:tag: None 2021-05-07T18:54:10.963 INFO:teuthology.packaging:branch: pacific 2021-05-07T18:54:10.963 INFO:teuthology.packaging:sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 2021-05-07T18:54:10.964 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=pacific 2021-05-07T18:54:11.100 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default/ 2021-05-07T18:54:11.101 INFO:teuthology.task.install.deb:Package version is 16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:54:11.149 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default/ 2021-05-07T18:54:11.149 INFO:teuthology.task.install.deb:Package version is 16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:54:11.250 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:54:11.250 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2021-05-07T18:54:11.267 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:54:11.268 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2021-05-07T18:54:11.271 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2021-05-07T18:54:11.286 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2021-05-07T18:54:11.518 INFO:teuthology.orchestra.run.smithi114.stdout:Ign:1 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic InRelease 2021-05-07T18:54:11.530 INFO:teuthology.orchestra.run.smithi146.stdout:Ign:1 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic InRelease 2021-05-07T18:54:11.541 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic Release [7,681 B] 2021-05-07T18:54:11.553 INFO:teuthology.orchestra.run.smithi146.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic Release [7,681 B] 2021-05-07T18:54:11.566 INFO:teuthology.orchestra.run.smithi114.stdout:Ign:3 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic Release.gpg 2021-05-07T18:54:11.578 INFO:teuthology.orchestra.run.smithi146.stdout:Ign:3 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic Release.gpg 2021-05-07T18:54:11.597 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-05-07T18:54:11.598 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main i386 Packages [3,097 B] 2021-05-07T18:54:11.598 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-05-07T18:54:11.598 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:5 http://archive.ubuntu.com/ubuntu bionic InRelease 2021-05-07T18:54:11.602 INFO:teuthology.orchestra.run.smithi146.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main i386 Packages [3,097 B] 2021-05-07T18:54:11.631 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 Packages [17.1 kB] 2021-05-07T18:54:11.637 INFO:teuthology.orchestra.run.smithi146.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 Packages [17.1 kB] 2021-05-07T18:54:11.665 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-05-07T18:54:11.745 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-05-07T18:54:12.087 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:7 http://archive.ubuntu.com/ubuntu bionic InRelease 2021-05-07T18:54:12.166 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-05-07T18:54:12.211 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 27.8 kB in 1s (38.4 kB/s) 2021-05-07T18:54:12.246 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-05-07T18:54:12.580 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 27.8 kB in 1s (25.3 kB/s) 2021-05-07T18:54:13.483 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:54:13.532 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.3-74-g4c6d4383-1bionic cephadm=16.2.3-74-g4c6d4383-1bionic ceph-mds=16.2.3-74-g4c6d4383-1bionic ceph-mgr=16.2.3-74-g4c6d4383-1bionic ceph-common=16.2.3-74-g4c6d4383-1bionic ceph-fuse=16.2.3-74-g4c6d4383-1bionic ceph-test=16.2.3-74-g4c6d4383-1bionic radosgw=16.2.3-74-g4c6d4383-1bionic python3-rados=16.2.3-74-g4c6d4383-1bionic python3-rgw=16.2.3-74-g4c6d4383-1bionic python3-cephfs=16.2.3-74-g4c6d4383-1bionic python3-rbd=16.2.3-74-g4c6d4383-1bionic libcephfs2=16.2.3-74-g4c6d4383-1bionic libcephfs-dev=16.2.3-74-g4c6d4383-1bionic librados2=16.2.3-74-g4c6d4383-1bionic librbd1=16.2.3-74-g4c6d4383-1bionic rbd-fuse=16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:54:13.614 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2021-05-07T18:54:13.853 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2021-05-07T18:54:13.853 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2021-05-07T18:54:14.027 INFO:teuthology.orchestra.run.smithi146.stdout:The following additional packages will be installed: 2021-05-07T18:54:14.027 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2021-05-07T18:54:14.029 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mgr-rook ceph-mon ceph-osd jq 2021-05-07T18:54:14.029 INFO:teuthology.orchestra.run.smithi146.stdout: libjaeger libjq1 libleveldb1v5 liblttng-ust0 liboath0 libonig4 librabbitmq4 2021-05-07T18:54:14.029 INFO:teuthology.orchestra.run.smithi146.stdout: libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libsqlite3-mod-ceph 2021-05-07T18:54:14.030 INFO:teuthology.orchestra.run.smithi146.stdout: libxslt1.1 nvme-cli python-attr python-funcsigs python-pastedeploy-tpl 2021-05-07T18:54:14.030 INFO:teuthology.orchestra.run.smithi146.stdout: python-pluggy python-py python-pytest python3-asn1crypto python3-attr 2021-05-07T18:54:14.030 INFO:teuthology.orchestra.run.smithi146.stdout: python3-bcrypt python3-bs4 python3-ceph-argparse python3-ceph-common 2021-05-07T18:54:14.030 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cffi-backend python3-cherrypy3 python3-cryptography python3-cycler 2021-05-07T18:54:14.030 INFO:teuthology.orchestra.run.smithi146.stdout: python3-dateutil python3-decorator python3-fasteners python3-html5lib 2021-05-07T18:54:14.031 INFO:teuthology.orchestra.run.smithi146.stdout: python3-httplib2 python3-jinja2 python3-joblib python3-json-pointer 2021-05-07T18:54:14.031 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpatch python3-jwt python3-kubernetes python3-logutils 2021-05-07T18:54:14.031 INFO:teuthology.orchestra.run.smithi146.stdout: python3-lxml python3-mako python3-markupsafe python3-matplotlib 2021-05-07T18:54:14.031 INFO:teuthology.orchestra.run.smithi146.stdout: python3-monotonic python3-numpy python3-oauth2client python3-olefile 2021-05-07T18:54:14.032 INFO:teuthology.orchestra.run.smithi146.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2021-05-07T18:54:14.032 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan python3-pil python3-pluggy python3-prettytable python3-py 2021-05-07T18:54:14.032 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pyparsing 2021-05-07T18:54:14.032 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytest python3-repoze.lru python3-routes python3-rsa python3-scipy 2021-05-07T18:54:14.032 INFO:teuthology.orchestra.run.smithi146.stdout: python3-setuptools python3-simplegeneric python3-simplejson 2021-05-07T18:54:14.033 INFO:teuthology.orchestra.run.smithi146.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib 2021-05-07T18:54:14.033 INFO:teuthology.orchestra.run.smithi146.stdout: python3-sqlalchemy python3-tempita python3-tk python3-tz python3-uritemplate 2021-05-07T18:54:14.033 INFO:teuthology.orchestra.run.smithi146.stdout: python3-waitress python3-webencodings python3-webob python3-websocket 2021-05-07T18:54:14.033 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2021-05-07T18:54:14.034 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:54:14.034 INFO:teuthology.orchestra.run.smithi146.stdout:Suggested packages: 2021-05-07T18:54:14.034 INFO:teuthology.orchestra.run.smithi146.stdout: python3-influxdb python-attr-doc python-funcsigs-doc subversion 2021-05-07T18:54:14.035 INFO:teuthology.orchestra.run.smithi146.stdout: python-pytest-xdist python-mock python-cryptography-doc 2021-05-07T18:54:14.035 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cryptography-vectors python-cycler-doc python3-genshi 2021-05-07T18:54:14.035 INFO:teuthology.orchestra.run.smithi146.stdout: python-jinja2-doc python3-crypto python3-lxml-dbg python-lxml-doc 2021-05-07T18:54:14.035 INFO:teuthology.orchestra.run.smithi146.stdout: python3-beaker python-mako-doc dvipng ffmpeg gir1.2-gtk-3.0 ghostscript 2021-05-07T18:54:14.035 INFO:teuthology.orchestra.run.smithi146.stdout: inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-07T18:54:14.036 INFO:teuthology.orchestra.run.smithi146.stdout: python3-gobject python3-pyqt4 python3-sip python3-tornado 2021-05-07T18:54:14.036 INFO:teuthology.orchestra.run.smithi146.stdout: texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-07T18:54:14.036 INFO:teuthology.orchestra.run.smithi146.stdout: python3-dev python3-numpy-dbg python-openssl-doc python3-openssl-dbg 2021-05-07T18:54:14.036 INFO:teuthology.orchestra.run.smithi146.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2021-05-07T18:54:14.036 INFO:teuthology.orchestra.run.smithi146.stdout: python-pecan-doc python-pil-doc python3-pil-dbg python-pyinotify-doc 2021-05-07T18:54:14.037 INFO:teuthology.orchestra.run.smithi146.stdout: python-pyparsing-doc python-scipy-doc python-setuptools-doc python3-dap 2021-05-07T18:54:14.037 INFO:teuthology.orchestra.run.smithi146.stdout: python-sklearn-doc python-sqlalchemy-doc python3-psycopg2 python3-pymysql 2021-05-07T18:54:14.037 INFO:teuthology.orchestra.run.smithi146.stdout: python3-fdb tix python3-tk-dbg python-waitress-doc python-webob-doc 2021-05-07T18:54:14.037 INFO:teuthology.orchestra.run.smithi146.stdout: python-webtest-doc python3-termcolor python3-watchdog python-werkzeug-doc 2021-05-07T18:54:14.078 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.3-74-g4c6d4383-1bionic cephadm=16.2.3-74-g4c6d4383-1bionic ceph-mds=16.2.3-74-g4c6d4383-1bionic ceph-mgr=16.2.3-74-g4c6d4383-1bionic ceph-common=16.2.3-74-g4c6d4383-1bionic ceph-fuse=16.2.3-74-g4c6d4383-1bionic ceph-test=16.2.3-74-g4c6d4383-1bionic radosgw=16.2.3-74-g4c6d4383-1bionic python3-rados=16.2.3-74-g4c6d4383-1bionic python3-rgw=16.2.3-74-g4c6d4383-1bionic python3-cephfs=16.2.3-74-g4c6d4383-1bionic python3-rbd=16.2.3-74-g4c6d4383-1bionic libcephfs2=16.2.3-74-g4c6d4383-1bionic libcephfs-dev=16.2.3-74-g4c6d4383-1bionic librados2=16.2.3-74-g4c6d4383-1bionic librbd1=16.2.3-74-g4c6d4383-1bionic rbd-fuse=16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:54:14.137 INFO:teuthology.orchestra.run.smithi146.stdout:The following NEW packages will be installed: 2021-05-07T18:54:14.137 INFO:teuthology.orchestra.run.smithi146.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-05-07T18:54:14.138 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2021-05-07T18:54:14.139 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-modules-core ceph-mgr-rook ceph-mon ceph-osd ceph-test cephadm jq 2021-05-07T18:54:14.139 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs-dev libcephfs2 libjaeger libjq1 libleveldb1v5 liblttng-ust0 2021-05-07T18:54:14.140 INFO:teuthology.orchestra.run.smithi146.stdout: liboath0 libonig4 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2021-05-07T18:54:14.140 INFO:teuthology.orchestra.run.smithi146.stdout: libsnappy1v5 libsqlite3-mod-ceph libxslt1.1 nvme-cli python-attr 2021-05-07T18:54:14.140 INFO:teuthology.orchestra.run.smithi146.stdout: python-funcsigs python-pastedeploy-tpl python-pluggy python-py python-pytest 2021-05-07T18:54:14.140 INFO:teuthology.orchestra.run.smithi146.stdout: python3-asn1crypto python3-attr python3-bcrypt python3-bs4 2021-05-07T18:54:14.141 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-argparse python3-ceph-common python3-cephfs 2021-05-07T18:54:14.141 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cffi-backend python3-cherrypy3 python3-cryptography python3-cycler 2021-05-07T18:54:14.141 INFO:teuthology.orchestra.run.smithi146.stdout: python3-dateutil python3-decorator python3-fasteners python3-html5lib 2021-05-07T18:54:14.141 INFO:teuthology.orchestra.run.smithi146.stdout: python3-httplib2 python3-jinja2 python3-joblib python3-json-pointer 2021-05-07T18:54:14.141 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpatch python3-jwt python3-kubernetes python3-logutils 2021-05-07T18:54:14.142 INFO:teuthology.orchestra.run.smithi146.stdout: python3-lxml python3-mako python3-markupsafe python3-matplotlib 2021-05-07T18:54:14.142 INFO:teuthology.orchestra.run.smithi146.stdout: python3-monotonic python3-numpy python3-oauth2client python3-olefile 2021-05-07T18:54:14.142 INFO:teuthology.orchestra.run.smithi146.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2021-05-07T18:54:14.142 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan python3-pil python3-pluggy python3-prettytable python3-py 2021-05-07T18:54:14.143 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pyparsing 2021-05-07T18:54:14.143 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-rgw 2021-05-07T18:54:14.143 INFO:teuthology.orchestra.run.smithi146.stdout: python3-routes python3-rsa python3-scipy python3-setuptools 2021-05-07T18:54:14.143 INFO:teuthology.orchestra.run.smithi146.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2021-05-07T18:54:14.143 INFO:teuthology.orchestra.run.smithi146.stdout: python3-sklearn python3-sklearn-lib python3-sqlalchemy python3-tempita 2021-05-07T18:54:14.144 INFO:teuthology.orchestra.run.smithi146.stdout: python3-tk python3-tz python3-uritemplate python3-waitress 2021-05-07T18:54:14.144 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webencodings python3-webob python3-websocket python3-webtest 2021-05-07T18:54:14.144 INFO:teuthology.orchestra.run.smithi146.stdout: python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2021-05-07T18:54:14.145 INFO:teuthology.orchestra.run.smithi146.stdout:The following packages will be upgraded: 2021-05-07T18:54:14.145 INFO:teuthology.orchestra.run.smithi146.stdout: librados2 librbd1 2021-05-07T18:54:14.173 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2021-05-07T18:54:14.278 INFO:teuthology.orchestra.run.smithi146.stdout:2 upgraded, 112 newly installed, 0 to remove and 71 not upgraded. 2021-05-07T18:54:14.278 INFO:teuthology.orchestra.run.smithi146.stdout:Need to get 167 MB of archives. 2021-05-07T18:54:14.278 INFO:teuthology.orchestra.run.smithi146.stdout:After this operation, 778 MB of additional disk space will be used. 2021-05-07T18:54:14.279 INFO:teuthology.orchestra.run.smithi146.stdout:Get:1 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libjaeger amd64 16.2.3-74-g4c6d4383-1bionic [3,788 B] 2021-05-07T18:54:14.324 INFO:teuthology.orchestra.run.smithi146.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 librbd1 amd64 16.2.3-74-g4c6d4383-1bionic [3,125 kB] 2021-05-07T18:54:14.427 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2021-05-07T18:54:14.427 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2021-05-07T18:54:14.558 INFO:teuthology.orchestra.run.smithi146.stdout:Get:3 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 librados2 amd64 16.2.3-74-g4c6d4383-1bionic [3,173 kB] 2021-05-07T18:54:14.598 INFO:teuthology.orchestra.run.smithi114.stdout:The following additional packages will be installed: 2021-05-07T18:54:14.598 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2021-05-07T18:54:14.600 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mgr-rook ceph-mon ceph-osd jq 2021-05-07T18:54:14.600 INFO:teuthology.orchestra.run.smithi114.stdout: libjaeger libjq1 libleveldb1v5 liblttng-ust0 liboath0 libonig4 librabbitmq4 2021-05-07T18:54:14.600 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libsqlite3-mod-ceph 2021-05-07T18:54:14.601 INFO:teuthology.orchestra.run.smithi114.stdout: libxslt1.1 nvme-cli python-attr python-funcsigs python-pastedeploy-tpl 2021-05-07T18:54:14.601 INFO:teuthology.orchestra.run.smithi114.stdout: python-pluggy python-py python-pytest python3-asn1crypto python3-attr 2021-05-07T18:54:14.601 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt python3-bs4 python3-ceph-argparse python3-ceph-common 2021-05-07T18:54:14.601 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi-backend python3-cherrypy3 python3-cryptography python3-cycler 2021-05-07T18:54:14.602 INFO:teuthology.orchestra.run.smithi114.stdout: python3-dateutil python3-decorator python3-fasteners python3-html5lib 2021-05-07T18:54:14.602 INFO:teuthology.orchestra.run.smithi114.stdout: python3-httplib2 python3-jinja2 python3-joblib python3-json-pointer 2021-05-07T18:54:14.602 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch python3-jwt python3-kubernetes python3-logutils 2021-05-07T18:54:14.602 INFO:teuthology.orchestra.run.smithi114.stdout: python3-lxml python3-mako python3-markupsafe python3-matplotlib 2021-05-07T18:54:14.602 INFO:teuthology.orchestra.run.smithi114.stdout: python3-monotonic python3-numpy python3-oauth2client python3-olefile 2021-05-07T18:54:14.603 INFO:teuthology.orchestra.run.smithi114.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2021-05-07T18:54:14.603 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan python3-pil python3-pluggy python3-prettytable python3-py 2021-05-07T18:54:14.603 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pyparsing 2021-05-07T18:54:14.603 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytest python3-repoze.lru python3-routes python3-rsa python3-scipy 2021-05-07T18:54:14.603 INFO:teuthology.orchestra.run.smithi114.stdout: python3-setuptools python3-simplegeneric python3-simplejson 2021-05-07T18:54:14.604 INFO:teuthology.orchestra.run.smithi114.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib 2021-05-07T18:54:14.604 INFO:teuthology.orchestra.run.smithi114.stdout: python3-sqlalchemy python3-tempita python3-tk python3-tz python3-uritemplate 2021-05-07T18:54:14.604 INFO:teuthology.orchestra.run.smithi114.stdout: python3-waitress python3-webencodings python3-webob python3-websocket 2021-05-07T18:54:14.604 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2021-05-07T18:54:14.605 INFO:teuthology.orchestra.run.smithi114.stdout:Suggested packages: 2021-05-07T18:54:14.605 INFO:teuthology.orchestra.run.smithi114.stdout: python3-influxdb python-attr-doc python-funcsigs-doc subversion 2021-05-07T18:54:14.605 INFO:teuthology.orchestra.run.smithi114.stdout: python-pytest-xdist python-mock python-cryptography-doc 2021-05-07T18:54:14.606 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography-vectors python-cycler-doc python3-genshi 2021-05-07T18:54:14.606 INFO:teuthology.orchestra.run.smithi114.stdout: python-jinja2-doc python3-crypto python3-lxml-dbg python-lxml-doc 2021-05-07T18:54:14.606 INFO:teuthology.orchestra.run.smithi114.stdout: python3-beaker python-mako-doc dvipng ffmpeg gir1.2-gtk-3.0 ghostscript 2021-05-07T18:54:14.606 INFO:teuthology.orchestra.run.smithi114.stdout: inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-07T18:54:14.606 INFO:teuthology.orchestra.run.smithi114.stdout: python3-gobject python3-pyqt4 python3-sip python3-tornado 2021-05-07T18:54:14.607 INFO:teuthology.orchestra.run.smithi114.stdout: texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-07T18:54:14.607 INFO:teuthology.orchestra.run.smithi114.stdout: python3-dev python3-numpy-dbg python-openssl-doc python3-openssl-dbg 2021-05-07T18:54:14.607 INFO:teuthology.orchestra.run.smithi114.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2021-05-07T18:54:14.607 INFO:teuthology.orchestra.run.smithi114.stdout: python-pecan-doc python-pil-doc python3-pil-dbg python-pyinotify-doc 2021-05-07T18:54:14.608 INFO:teuthology.orchestra.run.smithi114.stdout: python-pyparsing-doc python-scipy-doc python-setuptools-doc python3-dap 2021-05-07T18:54:14.608 INFO:teuthology.orchestra.run.smithi114.stdout: python-sklearn-doc python-sqlalchemy-doc python3-psycopg2 python3-pymysql 2021-05-07T18:54:14.608 INFO:teuthology.orchestra.run.smithi114.stdout: python3-fdb tix python3-tk-dbg python-waitress-doc python-webob-doc 2021-05-07T18:54:14.608 INFO:teuthology.orchestra.run.smithi114.stdout: python-webtest-doc python3-termcolor python3-watchdog python-werkzeug-doc 2021-05-07T18:54:14.692 INFO:teuthology.orchestra.run.smithi146.stdout:Get:4 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs2 amd64 16.2.3-74-g4c6d4383-1bionic [666 kB] 2021-05-07T18:54:14.702 INFO:teuthology.orchestra.run.smithi114.stdout:The following NEW packages will be installed: 2021-05-07T18:54:14.702 INFO:teuthology.orchestra.run.smithi114.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-05-07T18:54:14.702 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2021-05-07T18:54:14.704 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core ceph-mgr-rook ceph-mon ceph-osd ceph-test cephadm jq 2021-05-07T18:54:14.705 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-dev libcephfs2 libjaeger libjq1 libleveldb1v5 liblttng-ust0 2021-05-07T18:54:14.705 INFO:teuthology.orchestra.run.smithi114.stdout: liboath0 libonig4 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2021-05-07T18:54:14.705 INFO:teuthology.orchestra.run.smithi114.stdout: libsnappy1v5 libsqlite3-mod-ceph libxslt1.1 nvme-cli python-attr 2021-05-07T18:54:14.705 INFO:teuthology.orchestra.run.smithi114.stdout: python-funcsigs python-pastedeploy-tpl python-pluggy python-py python-pytest 2021-05-07T18:54:14.705 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asn1crypto python3-attr python3-bcrypt python3-bs4 2021-05-07T18:54:14.706 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse python3-ceph-common python3-cephfs 2021-05-07T18:54:14.706 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi-backend python3-cherrypy3 python3-cryptography python3-cycler 2021-05-07T18:54:14.706 INFO:teuthology.orchestra.run.smithi114.stdout: python3-dateutil python3-decorator python3-fasteners python3-html5lib 2021-05-07T18:54:14.706 INFO:teuthology.orchestra.run.smithi114.stdout: python3-httplib2 python3-jinja2 python3-joblib python3-json-pointer 2021-05-07T18:54:14.707 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch python3-jwt python3-kubernetes python3-logutils 2021-05-07T18:54:14.707 INFO:teuthology.orchestra.run.smithi114.stdout: python3-lxml python3-mako python3-markupsafe python3-matplotlib 2021-05-07T18:54:14.707 INFO:teuthology.orchestra.run.smithi114.stdout: python3-monotonic python3-numpy python3-oauth2client python3-olefile 2021-05-07T18:54:14.707 INFO:teuthology.orchestra.run.smithi114.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2021-05-07T18:54:14.707 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan python3-pil python3-pluggy python3-prettytable python3-py 2021-05-07T18:54:14.708 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pyparsing 2021-05-07T18:54:14.708 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-rgw 2021-05-07T18:54:14.708 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes python3-rsa python3-scipy python3-setuptools 2021-05-07T18:54:14.708 INFO:teuthology.orchestra.run.smithi114.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2021-05-07T18:54:14.708 INFO:teuthology.orchestra.run.smithi114.stdout: python3-sklearn python3-sklearn-lib python3-sqlalchemy python3-tempita 2021-05-07T18:54:14.709 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tk python3-tz python3-uritemplate python3-waitress 2021-05-07T18:54:14.709 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webencodings python3-webob python3-websocket python3-webtest 2021-05-07T18:54:14.709 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2021-05-07T18:54:14.710 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages will be upgraded: 2021-05-07T18:54:14.710 INFO:teuthology.orchestra.run.smithi114.stdout: librados2 librbd1 2021-05-07T18:54:14.714 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-rados amd64 16.2.3-74-g4c6d4383-1bionic [339 kB] 2021-05-07T18:54:14.722 INFO:teuthology.orchestra.run.smithi146.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-argparse all 16.2.3-74-g4c6d4383-1bionic [21.8 kB] 2021-05-07T18:54:14.723 INFO:teuthology.orchestra.run.smithi146.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-cephfs amd64 16.2.3-74-g4c6d4383-1bionic [176 kB] 2021-05-07T18:54:14.733 INFO:teuthology.orchestra.run.smithi146.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-common all 16.2.3-74-g4c6d4383-1bionic [30.2 kB] 2021-05-07T18:54:14.734 INFO:teuthology.orchestra.run.smithi146.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-rbd amd64 16.2.3-74-g4c6d4383-1bionic [335 kB] 2021-05-07T18:54:14.743 INFO:teuthology.orchestra.run.smithi146.stdout:Get:10 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 librgw2 amd64 16.2.3-74-g4c6d4383-1bionic [3,326 kB] 2021-05-07T18:54:14.831 INFO:teuthology.orchestra.run.smithi146.stdout:Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-uritemplate all 0.6-1ubuntu1 [5,126 B] 2021-05-07T18:54:14.849 INFO:teuthology.orchestra.run.smithi114.stdout:2 upgraded, 112 newly installed, 0 to remove and 71 not upgraded. 2021-05-07T18:54:14.849 INFO:teuthology.orchestra.run.smithi114.stdout:Need to get 167 MB of archives. 2021-05-07T18:54:14.849 INFO:teuthology.orchestra.run.smithi114.stdout:After this operation, 778 MB of additional disk space will be used. 2021-05-07T18:54:14.850 INFO:teuthology.orchestra.run.smithi114.stdout:Get:1 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libjaeger amd64 16.2.3-74-g4c6d4383-1bionic [3,788 B] 2021-05-07T18:54:14.850 INFO:teuthology.orchestra.run.smithi146.stdout:Get:12 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-rgw amd64 16.2.3-74-g4c6d4383-1bionic [99.3 kB] 2021-05-07T18:54:14.850 INFO:teuthology.orchestra.run.smithi146.stdout:Get:13 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libradosstriper1 amd64 16.2.3-74-g4c6d4383-1bionic [414 kB] 2021-05-07T18:54:14.863 INFO:teuthology.orchestra.run.smithi146.stdout:Get:14 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-common amd64 16.2.3-74-g4c6d4383-1bionic [21.2 MB] 2021-05-07T18:54:14.910 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 librbd1 amd64 16.2.3-74-g4c6d4383-1bionic [3,125 kB] 2021-05-07T18:54:14.911 INFO:teuthology.orchestra.run.smithi146.stdout:Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust0 amd64 2.10.1-1 [154 kB] 2021-05-07T18:54:14.994 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-uritemplate all 0.6-1ubuntu1 [5,126 B] 2021-05-07T18:54:15.084 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust0 amd64 2.10.1-1 [154 kB] 2021-05-07T18:54:15.168 INFO:teuthology.orchestra.run.smithi146.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2021-05-07T18:54:15.175 INFO:teuthology.orchestra.run.smithi146.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2021-05-07T18:54:15.191 INFO:teuthology.orchestra.run.smithi146.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 librdkafka1 amd64 0.11.3-1build1 [293 kB] 2021-05-07T18:54:15.293 INFO:teuthology.orchestra.run.smithi146.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2021-05-07T18:54:15.296 INFO:teuthology.orchestra.run.smithi146.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2021-05-07T18:54:15.324 INFO:teuthology.orchestra.run.smithi146.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2021-05-07T18:54:15.332 INFO:teuthology.orchestra.run.smithi146.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dateutil all 2.6.1-1 [52.3 kB] 2021-05-07T18:54:15.336 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2021-05-07T18:54:15.340 INFO:teuthology.orchestra.run.smithi146.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-asn1crypto all 0.24.0-1 [72.8 kB] 2021-05-07T18:54:15.350 INFO:teuthology.orchestra.run.smithi146.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-cffi-backend amd64 1.11.5-1 [64.6 kB] 2021-05-07T18:54:15.359 INFO:teuthology.orchestra.run.smithi146.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-cryptography amd64 2.1.4-1ubuntu1.4 [220 kB] 2021-05-07T18:54:15.364 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2021-05-07T18:54:15.434 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 librdkafka1 amd64 0.11.3-1build1 [293 kB] 2021-05-07T18:54:15.597 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2021-05-07T18:54:15.601 INFO:teuthology.orchestra.run.smithi114.stdout:Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2021-05-07T18:54:15.614 INFO:teuthology.orchestra.run.smithi146.stdout:Get:26 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-base amd64 16.2.3-74-g4c6d4383-1bionic [5,638 kB] 2021-05-07T18:54:15.701 INFO:teuthology.orchestra.run.smithi114.stdout:Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2021-05-07T18:54:15.704 INFO:teuthology.orchestra.run.smithi146.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-openssl all 17.5.0-1ubuntu1 [41.5 kB] 2021-05-07T18:54:15.706 INFO:teuthology.orchestra.run.smithi146.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2021-05-07T18:54:15.736 INFO:teuthology.orchestra.run.smithi146.stdout:Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2021-05-07T18:54:15.751 INFO:teuthology.orchestra.run.smithi114.stdout:Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dateutil all 2.6.1-1 [52.3 kB] 2021-05-07T18:54:15.762 INFO:teuthology.orchestra.run.smithi114.stdout:Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-asn1crypto all 0.24.0-1 [72.8 kB] 2021-05-07T18:54:15.776 INFO:teuthology.orchestra.run.smithi114.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-cffi-backend amd64 1.11.5-1 [64.6 kB] 2021-05-07T18:54:15.789 INFO:teuthology.orchestra.run.smithi114.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-cryptography amd64 2.1.4-1ubuntu1.4 [220 kB] 2021-05-07T18:54:15.807 INFO:teuthology.orchestra.run.smithi146.stdout:Get:30 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-modules-core all 16.2.3-74-g4c6d4383-1bionic [183 kB] 2021-05-07T18:54:15.808 INFO:teuthology.orchestra.run.smithi146.stdout:Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-jwt all 1.5.3+ds1-1 [15.9 kB] 2021-05-07T18:54:15.809 INFO:teuthology.orchestra.run.smithi146.stdout:Get:32 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2021-05-07T18:54:15.810 INFO:teuthology.orchestra.run.smithi146.stdout:Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-markupsafe amd64 1.0-1build1 [13.5 kB] 2021-05-07T18:54:15.811 INFO:teuthology.orchestra.run.smithi146.stdout:Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-mako all 1.0.7+ds1-1 [59.3 kB] 2021-05-07T18:54:15.814 INFO:teuthology.orchestra.run.smithi146.stdout:Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2021-05-07T18:54:15.814 INFO:teuthology.orchestra.run.smithi146.stdout:Get:36 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2021-05-07T18:54:15.815 INFO:teuthology.orchestra.run.smithi146.stdout:Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webob all 1:1.7.3-2fakesync1 [64.3 kB] 2021-05-07T18:54:15.817 INFO:teuthology.orchestra.run.smithi146.stdout:Get:38 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libsqlite3-mod-ceph amd64 16.2.3-74-g4c6d4383-1bionic [123 kB] 2021-05-07T18:54:15.818 INFO:teuthology.orchestra.run.smithi146.stdout:Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2021-05-07T18:54:15.821 INFO:teuthology.orchestra.run.smithi146.stdout:Get:40 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr amd64 16.2.3-74-g4c6d4383-1bionic [1,393 kB] 2021-05-07T18:54:15.837 INFO:teuthology.orchestra.run.smithi114.stdout:Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-openssl all 17.5.0-1ubuntu1 [41.5 kB] 2021-05-07T18:54:15.845 INFO:teuthology.orchestra.run.smithi114.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2021-05-07T18:54:15.850 INFO:teuthology.orchestra.run.smithi114.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2021-05-07T18:54:15.867 INFO:teuthology.orchestra.run.smithi146.stdout:Get:41 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mon amd64 16.2.3-74-g4c6d4383-1bionic [6,675 kB] 2021-05-07T18:54:15.871 INFO:teuthology.orchestra.run.smithi114.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-jwt all 1.5.3+ds1-1 [15.9 kB] 2021-05-07T18:54:15.874 INFO:teuthology.orchestra.run.smithi114.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2021-05-07T18:54:15.888 INFO:teuthology.orchestra.run.smithi146.stdout:Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2021-05-07T18:54:15.891 INFO:teuthology.orchestra.run.smithi146.stdout:Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2021-05-07T18:54:15.912 INFO:teuthology.orchestra.run.smithi114.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-markupsafe amd64 1.0-1build1 [13.5 kB] 2021-05-07T18:54:15.913 INFO:teuthology.orchestra.run.smithi114.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-mako all 1.0.7+ds1-1 [59.3 kB] 2021-05-07T18:54:15.917 INFO:teuthology.orchestra.run.smithi114.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2021-05-07T18:54:15.918 INFO:teuthology.orchestra.run.smithi114.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2021-05-07T18:54:15.968 INFO:teuthology.orchestra.run.smithi146.stdout:Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2021-05-07T18:54:15.992 INFO:teuthology.orchestra.run.smithi114.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webob all 1:1.7.3-2fakesync1 [64.3 kB] 2021-05-07T18:54:15.993 INFO:teuthology.orchestra.run.smithi146.stdout:Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2021-05-07T18:54:15.994 INFO:teuthology.orchestra.run.smithi146.stdout:Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2021-05-07T18:54:15.994 INFO:teuthology.orchestra.run.smithi146.stdout:Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2021-05-07T18:54:15.996 INFO:teuthology.orchestra.run.smithi146.stdout:Get:48 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pecan all 1.2.1-2 [86.1 kB] 2021-05-07T18:54:15.996 INFO:teuthology.orchestra.run.smithi114.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2021-05-07T18:54:15.999 INFO:teuthology.orchestra.run.smithi114.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2021-05-07T18:54:16.001 INFO:teuthology.orchestra.run.smithi146.stdout:Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-werkzeug all 0.14.1+dfsg1-1ubuntu0.1 [174 kB] 2021-05-07T18:54:16.002 INFO:teuthology.orchestra.run.smithi114.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2021-05-07T18:54:16.002 INFO:teuthology.orchestra.run.smithi114.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2021-05-07T18:54:16.011 INFO:teuthology.orchestra.run.smithi146.stdout:Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-jinja2 all 2.10-1ubuntu0.18.04.1 [95.4 kB] 2021-05-07T18:54:16.016 INFO:teuthology.orchestra.run.smithi146.stdout:Get:51 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2021-05-07T18:54:16.021 INFO:teuthology.orchestra.run.smithi114.stdout:Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2021-05-07T18:54:16.047 INFO:teuthology.orchestra.run.smithi146.stdout:Get:52 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2021-05-07T18:54:16.048 INFO:teuthology.orchestra.run.smithi146.stdout:Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-numpy amd64 1:1.13.3-2ubuntu1 [1,943 kB] 2021-05-07T18:54:16.072 INFO:teuthology.orchestra.run.smithi114.stdout:Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2021-05-07T18:54:16.073 INFO:teuthology.orchestra.run.smithi114.stdout:Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2021-05-07T18:54:16.074 INFO:teuthology.orchestra.run.smithi114.stdout:Get:32 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pecan all 1.2.1-2 [86.1 kB] 2021-05-07T18:54:16.080 INFO:teuthology.orchestra.run.smithi114.stdout:Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-werkzeug all 0.14.1+dfsg1-1ubuntu0.1 [174 kB] 2021-05-07T18:54:16.119 INFO:teuthology.orchestra.run.smithi146.stdout:Get:54 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-osd amd64 16.2.3-74-g4c6d4383-1bionic [24.9 MB] 2021-05-07T18:54:16.142 INFO:teuthology.orchestra.run.smithi146.stdout:Get:55 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-decorator all 4.1.2-1 [9,364 B] 2021-05-07T18:54:16.142 INFO:teuthology.orchestra.run.smithi146.stdout:Get:56 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-scipy amd64 0.19.1-2ubuntu1 [9,619 kB] 2021-05-07T18:54:16.152 INFO:teuthology.orchestra.run.smithi114.stdout:Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-jinja2 all 2.10-1ubuntu0.18.04.1 [95.4 kB] 2021-05-07T18:54:16.156 INFO:teuthology.orchestra.run.smithi114.stdout:Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2021-05-07T18:54:16.156 INFO:teuthology.orchestra.run.smithi114.stdout:Get:36 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2021-05-07T18:54:16.157 INFO:teuthology.orchestra.run.smithi114.stdout:Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-numpy amd64 1:1.13.3-2ubuntu1 [1,943 kB] 2021-05-07T18:54:16.191 INFO:teuthology.orchestra.run.smithi114.stdout:Get:38 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 librados2 amd64 16.2.3-74-g4c6d4383-1bionic [3,173 kB] 2021-05-07T18:54:16.244 INFO:teuthology.orchestra.run.smithi114.stdout:Get:39 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-decorator all 4.1.2-1 [9,364 B] 2021-05-07T18:54:16.245 INFO:teuthology.orchestra.run.smithi114.stdout:Get:40 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-scipy amd64 0.19.1-2ubuntu1 [9,619 kB] 2021-05-07T18:54:16.415 INFO:teuthology.orchestra.run.smithi146.stdout:Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn-lib amd64 0.19.1-3 [1,429 kB] 2021-05-07T18:54:16.448 INFO:teuthology.orchestra.run.smithi146.stdout:Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-joblib all 0.11-1 [109 kB] 2021-05-07T18:54:16.451 INFO:teuthology.orchestra.run.smithi146.stdout:Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn all 0.19.1-3 [1,373 kB] 2021-05-07T18:54:16.495 INFO:teuthology.orchestra.run.smithi146.stdout:Get:60 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-monotonic all 1.1-2 [5,332 B] 2021-05-07T18:54:16.496 INFO:teuthology.orchestra.run.smithi146.stdout:Get:61 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-fasteners all 0.12.0-3 [13.5 kB] 2021-05-07T18:54:16.496 INFO:teuthology.orchestra.run.smithi146.stdout:Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-httplib2 all 0.9.2+dfsg-1ubuntu0.3 [28.8 kB] 2021-05-07T18:54:16.497 INFO:teuthology.orchestra.run.smithi146.stdout:Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1 all 0.4.2-3 [46.8 kB] 2021-05-07T18:54:16.497 INFO:teuthology.orchestra.run.smithi146.stdout:Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1-modules all 0.2.1-0.2 [32.9 kB] 2021-05-07T18:54:16.498 INFO:teuthology.orchestra.run.smithi146.stdout:Get:65 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-rsa all 3.4.2-1 [29.0 kB] 2021-05-07T18:54:16.498 INFO:teuthology.orchestra.run.smithi146.stdout:Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-sqlalchemy all 1.1.11+ds1-1ubuntu1 [680 kB] 2021-05-07T18:54:16.522 INFO:teuthology.orchestra.run.smithi114.stdout:Get:41 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn-lib amd64 0.19.1-3 [1,429 kB] 2021-05-07T18:54:16.559 INFO:teuthology.orchestra.run.smithi114.stdout:Get:42 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-joblib all 0.11-1 [109 kB] 2021-05-07T18:54:16.560 INFO:teuthology.orchestra.run.smithi114.stdout:Get:43 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn all 0.19.1-3 [1,373 kB] 2021-05-07T18:54:16.575 INFO:teuthology.orchestra.run.smithi146.stdout:Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-oauth2client all 4.1.2-3 [61.5 kB] 2021-05-07T18:54:16.576 INFO:teuthology.orchestra.run.smithi146.stdout:Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-05-07T18:54:16.595 INFO:teuthology.orchestra.run.smithi114.stdout:Get:44 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-monotonic all 1.1-2 [5,332 B] 2021-05-07T18:54:16.596 INFO:teuthology.orchestra.run.smithi114.stdout:Get:45 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-fasteners all 0.12.0-3 [13.5 kB] 2021-05-07T18:54:16.596 INFO:teuthology.orchestra.run.smithi114.stdout:Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-httplib2 all 0.9.2+dfsg-1ubuntu0.3 [28.8 kB] 2021-05-07T18:54:16.597 INFO:teuthology.orchestra.run.smithi114.stdout:Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1 all 0.4.2-3 [46.8 kB] 2021-05-07T18:54:16.597 INFO:teuthology.orchestra.run.smithi114.stdout:Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1-modules all 0.2.1-0.2 [32.9 kB] 2021-05-07T18:54:16.597 INFO:teuthology.orchestra.run.smithi114.stdout:Get:49 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-rsa all 3.4.2-1 [29.0 kB] 2021-05-07T18:54:16.602 INFO:teuthology.orchestra.run.smithi114.stdout:Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-sqlalchemy all 1.1.11+ds1-1ubuntu1 [680 kB] 2021-05-07T18:54:16.654 INFO:teuthology.orchestra.run.smithi146.stdout:Get:69 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-websocket all 0.44.0-0ubuntu2 [30.7 kB] 2021-05-07T18:54:16.655 INFO:teuthology.orchestra.run.smithi146.stdout:Get:70 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-kubernetes all 2.0.0-2ubuntu1 [181 kB] 2021-05-07T18:54:16.659 INFO:teuthology.orchestra.run.smithi146.stdout:Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-json-pointer all 1.10-1 [7,478 B] 2021-05-07T18:54:16.659 INFO:teuthology.orchestra.run.smithi146.stdout:Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-jsonpatch all 1.19+really1.16-1fakesync1 [13.4 kB] 2021-05-07T18:54:16.660 INFO:teuthology.orchestra.run.smithi146.stdout:Get:73 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 2021-05-07T18:54:16.662 INFO:teuthology.orchestra.run.smithi146.stdout:Get:74 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 2021-05-07T18:54:16.664 INFO:teuthology.orchestra.run.smithi146.stdout:Get:75 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 2021-05-07T18:54:16.665 INFO:teuthology.orchestra.run.smithi146.stdout:Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-05-07T18:54:16.678 INFO:teuthology.orchestra.run.smithi114.stdout:Get:51 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-oauth2client all 4.1.2-3 [61.5 kB] 2021-05-07T18:54:16.680 INFO:teuthology.orchestra.run.smithi114.stdout:Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-05-07T18:54:16.686 INFO:teuthology.orchestra.run.smithi114.stdout:Get:53 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-websocket all 0.44.0-0ubuntu2 [30.7 kB] 2021-05-07T18:54:16.688 INFO:teuthology.orchestra.run.smithi114.stdout:Get:54 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-kubernetes all 2.0.0-2ubuntu1 [181 kB] 2021-05-07T18:54:16.692 INFO:teuthology.orchestra.run.smithi114.stdout:Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-json-pointer all 1.10-1 [7,478 B] 2021-05-07T18:54:16.693 INFO:teuthology.orchestra.run.smithi114.stdout:Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-jsonpatch all 1.19+really1.16-1fakesync1 [13.4 kB] 2021-05-07T18:54:16.693 INFO:teuthology.orchestra.run.smithi114.stdout:Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 2021-05-07T18:54:16.695 INFO:teuthology.orchestra.run.smithi114.stdout:Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 2021-05-07T18:54:16.696 INFO:teuthology.orchestra.run.smithi114.stdout:Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 2021-05-07T18:54:16.734 INFO:teuthology.orchestra.run.smithi146.stdout:Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-05-07T18:54:16.739 INFO:teuthology.orchestra.run.smithi146.stdout:Get:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xmlstarlet amd64 1.6.1-2 [382 kB] 2021-05-07T18:54:16.763 INFO:teuthology.orchestra.run.smithi114.stdout:Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-05-07T18:54:16.772 INFO:teuthology.orchestra.run.smithi114.stdout:Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-05-07T18:54:16.814 INFO:teuthology.orchestra.run.smithi146.stdout:Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nvme-cli amd64 1.5-1ubuntu1.1 [184 kB] 2021-05-07T18:54:16.818 INFO:teuthology.orchestra.run.smithi146.stdout:Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-attr all 17.4.0-2 [23.7 kB] 2021-05-07T18:54:16.818 INFO:teuthology.orchestra.run.smithi146.stdout:Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-funcsigs all 1.0.2-4 [13.5 kB] 2021-05-07T18:54:16.819 INFO:teuthology.orchestra.run.smithi146.stdout:Get:82 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pluggy all 0.6.0-1 [12.2 kB] 2021-05-07T18:54:16.819 INFO:teuthology.orchestra.run.smithi146.stdout:Get:83 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-py all 1.5.2-1 [65.1 kB] 2021-05-07T18:54:16.820 INFO:teuthology.orchestra.run.smithi146.stdout:Get:84 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pytest all 3.3.2-2 [142 kB] 2021-05-07T18:54:16.822 INFO:teuthology.orchestra.run.smithi146.stdout:Get:85 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-attr all 17.4.0-2 [23.8 kB] 2021-05-07T18:54:16.823 INFO:teuthology.orchestra.run.smithi146.stdout:Get:86 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cycler all 0.10.0-1 [7,622 B] 2021-05-07T18:54:16.843 INFO:teuthology.orchestra.run.smithi114.stdout:Get:62 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xmlstarlet amd64 1.6.1-2 [382 kB] 2021-05-07T18:54:16.846 INFO:teuthology.orchestra.run.smithi114.stdout:Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nvme-cli amd64 1.5-1ubuntu1.1 [184 kB] 2021-05-07T18:54:16.849 INFO:teuthology.orchestra.run.smithi114.stdout:Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-attr all 17.4.0-2 [23.7 kB] 2021-05-07T18:54:16.850 INFO:teuthology.orchestra.run.smithi114.stdout:Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-funcsigs all 1.0.2-4 [13.5 kB] 2021-05-07T18:54:16.850 INFO:teuthology.orchestra.run.smithi114.stdout:Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pluggy all 0.6.0-1 [12.2 kB] 2021-05-07T18:54:16.850 INFO:teuthology.orchestra.run.smithi114.stdout:Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-py all 1.5.2-1 [65.1 kB] 2021-05-07T18:54:16.851 INFO:teuthology.orchestra.run.smithi114.stdout:Get:68 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pytest all 3.3.2-2 [142 kB] 2021-05-07T18:54:16.852 INFO:teuthology.orchestra.run.smithi114.stdout:Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-attr all 17.4.0-2 [23.8 kB] 2021-05-07T18:54:16.876 INFO:teuthology.orchestra.run.smithi114.stdout:Get:70 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs2 amd64 16.2.3-74-g4c6d4383-1bionic [666 kB] 2021-05-07T18:54:16.893 INFO:teuthology.orchestra.run.smithi146.stdout:Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2021-05-07T18:54:16.894 INFO:teuthology.orchestra.run.smithi146.stdout:Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2021-05-07T18:54:16.922 INFO:teuthology.orchestra.run.smithi114.stdout:Get:71 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cycler all 0.10.0-1 [7,622 B] 2021-05-07T18:54:16.923 INFO:teuthology.orchestra.run.smithi114.stdout:Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2021-05-07T18:54:16.973 INFO:teuthology.orchestra.run.smithi146.stdout:Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.4 [1,097 kB] 2021-05-07T18:54:16.991 INFO:teuthology.orchestra.run.smithi146.stdout:Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 2021-05-07T18:54:16.992 INFO:teuthology.orchestra.run.smithi146.stdout:Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tz all 2018.3-2 [25.1 kB] 2021-05-07T18:54:16.992 INFO:teuthology.orchestra.run.smithi146.stdout:Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-matplotlib amd64 2.1.1-2ubuntu3 [3,907 kB] 2021-05-07T18:54:17.002 INFO:teuthology.orchestra.run.smithi114.stdout:Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2021-05-07T18:54:17.005 INFO:teuthology.orchestra.run.smithi114.stdout:Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.4 [1,097 kB] 2021-05-07T18:54:17.018 INFO:teuthology.orchestra.run.smithi114.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-rados amd64 16.2.3-74-g4c6d4383-1bionic [339 kB] 2021-05-07T18:54:17.026 INFO:teuthology.orchestra.run.smithi114.stdout:Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 2021-05-07T18:54:17.027 INFO:teuthology.orchestra.run.smithi114.stdout:Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tz all 2018.3-2 [25.1 kB] 2021-05-07T18:54:17.027 INFO:teuthology.orchestra.run.smithi114.stdout:Get:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-matplotlib amd64 2.1.1-2ubuntu3 [3,907 kB] 2021-05-07T18:54:17.078 INFO:teuthology.orchestra.run.smithi146.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph amd64 16.2.3-74-g4c6d4383-1bionic [3,884 B] 2021-05-07T18:54:17.079 INFO:teuthology.orchestra.run.smithi146.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-fuse amd64 16.2.3-74-g4c6d4383-1bionic [774 kB] 2021-05-07T18:54:17.081 INFO:teuthology.orchestra.run.smithi146.stdout:Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-olefile all 0.45.1-1 [33.3 kB] 2021-05-07T18:54:17.081 INFO:teuthology.orchestra.run.smithi146.stdout:Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2021-05-07T18:54:17.082 INFO:teuthology.orchestra.run.smithi146.stdout:Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pil amd64 5.1.0-1ubuntu0.5 [330 kB] 2021-05-07T18:54:17.090 INFO:teuthology.orchestra.run.smithi114.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-argparse all 16.2.3-74-g4c6d4383-1bionic [21.8 kB] 2021-05-07T18:54:17.092 INFO:teuthology.orchestra.run.smithi114.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-cephfs amd64 16.2.3-74-g4c6d4383-1bionic [176 kB] 2021-05-07T18:54:17.098 INFO:teuthology.orchestra.run.smithi114.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-common all 16.2.3-74-g4c6d4383-1bionic [30.2 kB] 2021-05-07T18:54:17.099 INFO:teuthology.orchestra.run.smithi114.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-rbd amd64 16.2.3-74-g4c6d4383-1bionic [335 kB] 2021-05-07T18:54:17.113 INFO:teuthology.orchestra.run.smithi146.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mds amd64 16.2.3-74-g4c6d4383-1bionic [2,157 kB] 2021-05-07T18:54:17.136 INFO:teuthology.orchestra.run.smithi146.stdout:Get:99 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pluggy all 0.6.0-1 [12.3 kB] 2021-05-07T18:54:17.136 INFO:teuthology.orchestra.run.smithi146.stdout:Get:100 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-py all 1.5.2-1 [65.2 kB] 2021-05-07T18:54:17.138 INFO:teuthology.orchestra.run.smithi146.stdout:Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2021-05-07T18:54:17.138 INFO:teuthology.orchestra.run.smithi146.stdout:Get:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pytest all 3.3.2-2 [142 kB] 2021-05-07T18:54:17.141 INFO:teuthology.orchestra.run.smithi146.stdout:Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2021-05-07T18:54:17.141 INFO:teuthology.orchestra.run.smithi146.stdout:Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-tk amd64 3.6.9-1~18.04 [119 kB] 2021-05-07T18:54:17.163 INFO:teuthology.orchestra.run.smithi114.stdout:Get:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-olefile all 0.45.1-1 [33.3 kB] 2021-05-07T18:54:17.163 INFO:teuthology.orchestra.run.smithi114.stdout:Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2021-05-07T18:54:17.164 INFO:teuthology.orchestra.run.smithi114.stdout:Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pil amd64 5.1.0-1ubuntu0.5 [330 kB] 2021-05-07T18:54:17.169 INFO:teuthology.orchestra.run.smithi114.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 librgw2 amd64 16.2.3-74-g4c6d4383-1bionic [3,326 kB] 2021-05-07T18:54:17.171 INFO:teuthology.orchestra.run.smithi114.stdout:Get:87 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pluggy all 0.6.0-1 [12.3 kB] 2021-05-07T18:54:17.171 INFO:teuthology.orchestra.run.smithi114.stdout:Get:88 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-py all 1.5.2-1 [65.2 kB] 2021-05-07T18:54:17.172 INFO:teuthology.orchestra.run.smithi114.stdout:Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2021-05-07T18:54:17.173 INFO:teuthology.orchestra.run.smithi114.stdout:Get:90 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pytest all 3.3.2-2 [142 kB] 2021-05-07T18:54:17.174 INFO:teuthology.orchestra.run.smithi114.stdout:Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2021-05-07T18:54:17.175 INFO:teuthology.orchestra.run.smithi114.stdout:Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-tk amd64 3.6.9-1~18.04 [119 kB] 2021-05-07T18:54:17.200 INFO:teuthology.orchestra.run.smithi146.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 cephadm amd64 16.2.3-74-g4c6d4383-1bionic [65.5 kB] 2021-05-07T18:54:17.260 INFO:teuthology.orchestra.run.smithi146.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-cephadm all 16.2.3-74-g4c6d4383-1bionic [78.6 kB] 2021-05-07T18:54:17.260 INFO:teuthology.orchestra.run.smithi146.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-dashboard all 16.2.3-74-g4c6d4383-1bionic [2,339 kB] 2021-05-07T18:54:17.299 INFO:teuthology.orchestra.run.smithi146.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-diskprediction-local all 16.2.3-74-g4c6d4383-1bionic [7,865 kB] 2021-05-07T18:54:17.660 INFO:teuthology.orchestra.run.smithi146.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-k8sevents all 16.2.3-74-g4c6d4383-1bionic [4,000 B] 2021-05-07T18:54:17.660 INFO:teuthology.orchestra.run.smithi146.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-rook all 16.2.3-74-g4c6d4383-1bionic [22.1 kB] 2021-05-07T18:54:17.660 INFO:teuthology.orchestra.run.smithi146.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-test amd64 16.2.3-74-g4c6d4383-1bionic [45.3 MB] 2021-05-07T18:54:17.726 INFO:teuthology.orchestra.run.smithi114.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 python3-rgw amd64 16.2.3-74-g4c6d4383-1bionic [99.3 kB] 2021-05-07T18:54:17.727 INFO:teuthology.orchestra.run.smithi114.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libradosstriper1 amd64 16.2.3-74-g4c6d4383-1bionic [414 kB] 2021-05-07T18:54:17.731 INFO:teuthology.orchestra.run.smithi114.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-common amd64 16.2.3-74-g4c6d4383-1bionic [21.2 MB] 2021-05-07T18:54:19.642 INFO:teuthology.orchestra.run.smithi146.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs-dev amd64 16.2.3-74-g4c6d4383-1bionic [20.3 kB] 2021-05-07T18:54:19.642 INFO:teuthology.orchestra.run.smithi146.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 radosgw amd64 16.2.3-74-g4c6d4383-1bionic [10.2 MB] 2021-05-07T18:54:20.092 INFO:teuthology.orchestra.run.smithi146.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 rbd-fuse amd64 16.2.3-74-g4c6d4383-1bionic [77.5 kB] 2021-05-07T18:54:20.207 INFO:teuthology.orchestra.run.smithi114.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-base amd64 16.2.3-74-g4c6d4383-1bionic [5,638 kB] 2021-05-07T18:54:20.438 INFO:teuthology.orchestra.run.smithi114.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-modules-core all 16.2.3-74-g4c6d4383-1bionic [183 kB] 2021-05-07T18:54:20.444 INFO:teuthology.orchestra.run.smithi114.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libsqlite3-mod-ceph amd64 16.2.3-74-g4c6d4383-1bionic [123 kB] 2021-05-07T18:54:20.448 INFO:teuthology.orchestra.run.smithi114.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr amd64 16.2.3-74-g4c6d4383-1bionic [1,393 kB] 2021-05-07T18:54:20.505 INFO:teuthology.orchestra.run.smithi114.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mon amd64 16.2.3-74-g4c6d4383-1bionic [6,675 kB] 2021-05-07T18:54:20.774 INFO:teuthology.orchestra.run.smithi114.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-osd amd64 16.2.3-74-g4c6d4383-1bionic [24.9 MB] 2021-05-07T18:54:20.813 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 167 MB in 6s (28.1 MB/s) 2021-05-07T18:54:20.966 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-uritemplate. 2021-05-07T18:54:21.015 INFO:teuthology.orchestra.run.smithi146.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 ... 137612 files and directories currently installed.) 2021-05-07T18:54:21.019 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../000-python3-uritemplate_0.6-1ubuntu1_all.deb ... 2021-05-07T18:54:21.072 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-uritemplate (0.6-1ubuntu1) ... 2021-05-07T18:54:21.325 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libjaeger. 2021-05-07T18:54:21.339 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../001-libjaeger_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:21.383 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libjaeger (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:21.711 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2021-05-07T18:54:21.725 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../002-liblttng-ust0_2.10.1-1_amd64.deb ... 2021-05-07T18:54:21.761 INFO:teuthology.orchestra.run.smithi114.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph amd64 16.2.3-74-g4c6d4383-1bionic [3,884 B] 2021-05-07T18:54:21.761 INFO:teuthology.orchestra.run.smithi114.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-fuse amd64 16.2.3-74-g4c6d4383-1bionic [774 kB] 2021-05-07T18:54:21.788 INFO:teuthology.orchestra.run.smithi114.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mds amd64 16.2.3-74-g4c6d4383-1bionic [2,157 kB] 2021-05-07T18:54:21.803 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking liblttng-ust0:amd64 (2.10.1-1) ... 2021-05-07T18:54:21.871 INFO:teuthology.orchestra.run.smithi114.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 cephadm amd64 16.2.3-74-g4c6d4383-1bionic [65.5 kB] 2021-05-07T18:54:21.873 INFO:teuthology.orchestra.run.smithi114.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-cephadm all 16.2.3-74-g4c6d4383-1bionic [78.6 kB] 2021-05-07T18:54:21.878 INFO:teuthology.orchestra.run.smithi114.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-dashboard all 16.2.3-74-g4c6d4383-1bionic [2,339 kB] 2021-05-07T18:54:21.969 INFO:teuthology.orchestra.run.smithi114.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-diskprediction-local all 16.2.3-74-g4c6d4383-1bionic [7,865 kB] 2021-05-07T18:54:22.137 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../003-librbd1_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:22.270 INFO:teuthology.orchestra.run.smithi114.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-k8sevents all 16.2.3-74-g4c6d4383-1bionic [4,000 B] 2021-05-07T18:54:22.270 INFO:teuthology.orchestra.run.smithi114.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-rook all 16.2.3-74-g4c6d4383-1bionic [22.1 kB] 2021-05-07T18:54:22.270 INFO:teuthology.orchestra.run.smithi114.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 ceph-test amd64 16.2.3-74-g4c6d4383-1bionic [45.3 MB] 2021-05-07T18:54:22.289 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librbd1 (16.2.3-74-g4c6d4383-1bionic) over (12.2.13-0ubuntu0.18.04.7) ... 2021-05-07T18:54:22.931 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../004-librados2_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:23.060 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librados2 (16.2.3-74-g4c6d4383-1bionic) over (12.2.13-0ubuntu0.18.04.7) ... 2021-05-07T18:54:23.705 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libcephfs2. 2021-05-07T18:54:23.720 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../005-libcephfs2_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:23.763 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libcephfs2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:23.994 INFO:teuthology.orchestra.run.smithi114.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs-dev amd64 16.2.3-74-g4c6d4383-1bionic [20.3 kB] 2021-05-07T18:54:23.995 INFO:teuthology.orchestra.run.smithi114.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 radosgw amd64 16.2.3-74-g4c6d4383-1bionic [10.2 MB] 2021-05-07T18:54:24.107 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rados. 2021-05-07T18:54:24.121 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../006-python3-rados_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:24.166 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rados (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:24.380 INFO:teuthology.orchestra.run.smithi114.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/pacific/4c6d43833b32a45b96d2b4b6b0012cbb9f86c04e/ubuntu/bionic/flavors/default bionic/main amd64 rbd-fuse amd64 16.2.3-74-g4c6d4383-1bionic [77.5 kB] 2021-05-07T18:54:24.501 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-ceph-argparse. 2021-05-07T18:54:24.518 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../007-python3-ceph-argparse_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:24.560 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-ceph-argparse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:24.871 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cephfs. 2021-05-07T18:54:24.885 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../008-python3-cephfs_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:24.921 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cephfs (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:25.121 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 167 MB in 10s (17.3 MB/s) 2021-05-07T18:54:25.231 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-uritemplate. 2021-05-07T18:54:25.240 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-ceph-common. 2021-05-07T18:54:25.253 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../009-python3-ceph-common_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:25.277 INFO:teuthology.orchestra.run.smithi114.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 ... 137612 files and directories currently installed.) 2021-05-07T18:54:25.281 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../000-python3-uritemplate_0.6-1ubuntu1_all.deb ... 2021-05-07T18:54:25.298 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:25.322 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-uritemplate (0.6-1ubuntu1) ... 2021-05-07T18:54:25.549 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libjaeger. 2021-05-07T18:54:25.564 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../001-libjaeger_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:25.607 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libjaeger (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:25.634 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-prettytable. 2021-05-07T18:54:25.650 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../010-python3-prettytable_0.7.2-3_all.deb ... 2021-05-07T18:54:25.692 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-prettytable (0.7.2-3) ... 2021-05-07T18:54:25.935 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2021-05-07T18:54:25.945 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rbd. 2021-05-07T18:54:25.949 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../002-liblttng-ust0_2.10.1-1_amd64.deb ... 2021-05-07T18:54:25.960 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../011-python3-rbd_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:26.012 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rbd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:26.035 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking liblttng-ust0:amd64 (2.10.1-1) ... 2021-05-07T18:54:26.386 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../003-librbd1_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:26.398 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package librabbitmq4:amd64. 2021-05-07T18:54:26.412 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../012-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2021-05-07T18:54:26.448 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-05-07T18:54:26.514 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librbd1 (16.2.3-74-g4c6d4383-1bionic) over (12.2.13-0ubuntu0.18.04.7) ... 2021-05-07T18:54:26.759 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package librdkafka1:amd64. 2021-05-07T18:54:26.774 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../013-librdkafka1_0.11.3-1build1_amd64.deb ... 2021-05-07T18:54:26.817 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librdkafka1:amd64 (0.11.3-1build1) ... 2021-05-07T18:54:27.162 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package librgw2. 2021-05-07T18:54:27.174 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../004-librados2_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:27.176 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../014-librgw2_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:27.220 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librgw2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:27.301 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librados2 (16.2.3-74-g4c6d4383-1bionic) over (12.2.13-0ubuntu0.18.04.7) ... 2021-05-07T18:54:27.789 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rgw. 2021-05-07T18:54:27.805 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../015-python3-rgw_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:27.847 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:27.938 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libcephfs2. 2021-05-07T18:54:27.953 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../005-libcephfs2_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:27.997 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libcephfs2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:28.125 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libsnappy1v5:amd64. 2021-05-07T18:54:28.140 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../016-libsnappy1v5_1.1.7-1_amd64.deb ... 2021-05-07T18:54:28.175 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2021-05-07T18:54:28.315 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rados. 2021-05-07T18:54:28.324 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../006-python3-rados_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:28.391 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rados (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:28.478 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libleveldb1v5:amd64. 2021-05-07T18:54:28.492 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../017-libleveldb1v5_1.20-2_amd64.deb ... 2021-05-07T18:54:28.536 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libleveldb1v5:amd64 (1.20-2) ... 2021-05-07T18:54:28.727 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-ceph-argparse. 2021-05-07T18:54:28.741 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../007-python3-ceph-argparse_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:28.785 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-ceph-argparse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:28.932 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package liboath0. 2021-05-07T18:54:28.949 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../018-liboath0_2.6.1-1_amd64.deb ... 2021-05-07T18:54:28.988 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking liboath0 (2.6.1-1) ... 2021-05-07T18:54:29.079 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cephfs. 2021-05-07T18:54:29.092 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../008-python3-cephfs_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:29.129 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cephfs (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:29.299 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libradosstriper1. 2021-05-07T18:54:29.313 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../019-libradosstriper1_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:29.357 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libradosstriper1 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:29.457 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-ceph-common. 2021-05-07T18:54:29.470 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../009-python3-ceph-common_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:29.507 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:29.818 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-common. 2021-05-07T18:54:29.818 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-prettytable. 2021-05-07T18:54:29.831 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../020-ceph-common_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:29.832 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../010-python3-prettytable_0.7.2-3_all.deb ... 2021-05-07T18:54:29.868 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:29.876 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-prettytable (0.7.2-3) ... 2021-05-07T18:54:30.121 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rbd. 2021-05-07T18:54:30.135 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../011-python3-rbd_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:30.179 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rbd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:30.532 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package librabbitmq4:amd64. 2021-05-07T18:54:30.547 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../012-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2021-05-07T18:54:30.590 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-05-07T18:54:30.901 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package librdkafka1:amd64. 2021-05-07T18:54:30.915 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../013-librdkafka1_0.11.3-1build1_amd64.deb ... 2021-05-07T18:54:30.959 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librdkafka1:amd64 (0.11.3-1build1) ... 2021-05-07T18:54:31.295 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package librgw2. 2021-05-07T18:54:31.309 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../014-librgw2_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:31.354 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librgw2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:31.764 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-base. 2021-05-07T18:54:31.778 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../021-ceph-base_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:31.823 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-base (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:31.951 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rgw. 2021-05-07T18:54:31.966 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../015-python3-rgw_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:32.014 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:32.316 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libsnappy1v5:amd64. 2021-05-07T18:54:32.329 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../016-libsnappy1v5_1.1.7-1_amd64.deb ... 2021-05-07T18:54:32.358 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2021-05-07T18:54:32.661 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libleveldb1v5:amd64. 2021-05-07T18:54:32.676 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../017-libleveldb1v5_1.20-2_amd64.deb ... 2021-05-07T18:54:32.719 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libleveldb1v5:amd64 (1.20-2) ... 2021-05-07T18:54:32.735 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-dateutil. 2021-05-07T18:54:32.749 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../022-python3-dateutil_2.6.1-1_all.deb ... 2021-05-07T18:54:32.794 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-dateutil (2.6.1-1) ... 2021-05-07T18:54:33.080 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-asn1crypto. 2021-05-07T18:54:33.095 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../023-python3-asn1crypto_0.24.0-1_all.deb ... 2021-05-07T18:54:33.097 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package liboath0. 2021-05-07T18:54:33.109 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../018-liboath0_2.6.1-1_amd64.deb ... 2021-05-07T18:54:33.130 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-asn1crypto (0.24.0-1) ... 2021-05-07T18:54:33.147 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking liboath0 (2.6.1-1) ... 2021-05-07T18:54:33.399 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cffi-backend. 2021-05-07T18:54:33.413 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../024-python3-cffi-backend_1.11.5-1_amd64.deb ... 2021-05-07T18:54:33.449 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cffi-backend (1.11.5-1) ... 2021-05-07T18:54:33.466 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libradosstriper1. 2021-05-07T18:54:33.481 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../019-libradosstriper1_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:33.516 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libradosstriper1 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:33.751 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cryptography. 2021-05-07T18:54:33.765 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../025-python3-cryptography_2.1.4-1ubuntu1.4_amd64.deb ... 2021-05-07T18:54:33.811 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cryptography (2.1.4-1ubuntu1.4) ... 2021-05-07T18:54:33.970 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-common. 2021-05-07T18:54:33.982 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../020-ceph-common_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:34.020 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:34.214 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-openssl. 2021-05-07T18:54:34.228 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../026-python3-openssl_17.5.0-1ubuntu1_all.deb ... 2021-05-07T18:54:34.271 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-openssl (17.5.0-1ubuntu1) ... 2021-05-07T18:54:34.524 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2021-05-07T18:54:34.541 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:34.582 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-modules-core (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:34.911 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2021-05-07T18:54:34.925 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../028-libsqlite3-mod-ceph_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:34.978 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libsqlite3-mod-ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:35.305 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-bcrypt. 2021-05-07T18:54:35.320 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../029-python3-bcrypt_3.1.4-2_amd64.deb ... 2021-05-07T18:54:35.364 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-bcrypt (3.1.4-2) ... 2021-05-07T18:54:35.649 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cherrypy3. 2021-05-07T18:54:35.666 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../030-python3-cherrypy3_8.9.1-2_all.deb ... 2021-05-07T18:54:35.708 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cherrypy3 (8.9.1-2) ... 2021-05-07T18:54:35.941 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-base. 2021-05-07T18:54:35.956 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../021-ceph-base_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:36.009 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-base (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:36.067 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-jwt. 2021-05-07T18:54:36.081 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../031-python3-jwt_1.5.3+ds1-1_all.deb ... 2021-05-07T18:54:36.126 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-jwt (1.5.3+ds1-1) ... 2021-05-07T18:54:36.437 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-logutils. 2021-05-07T18:54:36.450 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-5_all.deb ... 2021-05-07T18:54:36.487 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-logutils (0.3.3-5) ... 2021-05-07T18:54:36.789 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-markupsafe. 2021-05-07T18:54:36.804 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../033-python3-markupsafe_1.0-1build1_amd64.deb ... 2021-05-07T18:54:36.848 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-markupsafe (1.0-1build1) ... 2021-05-07T18:54:36.921 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-dateutil. 2021-05-07T18:54:36.935 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../022-python3-dateutil_2.6.1-1_all.deb ... 2021-05-07T18:54:36.979 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-dateutil (2.6.1-1) ... 2021-05-07T18:54:37.108 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-mako. 2021-05-07T18:54:37.122 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../034-python3-mako_1.0.7+ds1-1_all.deb ... 2021-05-07T18:54:37.158 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-mako (1.0.7+ds1-1) ... 2021-05-07T18:54:37.290 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-asn1crypto. 2021-05-07T18:54:37.304 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../023-python3-asn1crypto_0.24.0-1_all.deb ... 2021-05-07T18:54:37.349 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-asn1crypto (0.24.0-1) ... 2021-05-07T18:54:37.503 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-simplegeneric. 2021-05-07T18:54:37.517 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-1_all.deb ... 2021-05-07T18:54:37.561 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-simplegeneric (0.8.1-1) ... 2021-05-07T18:54:37.618 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cffi-backend. 2021-05-07T18:54:37.633 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../024-python3-cffi-backend_1.11.5-1_amd64.deb ... 2021-05-07T18:54:37.685 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cffi-backend (1.11.5-1) ... 2021-05-07T18:54:37.864 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-singledispatch. 2021-05-07T18:54:37.879 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2_all.deb ... 2021-05-07T18:54:37.922 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-singledispatch (3.4.0.3-2) ... 2021-05-07T18:54:38.004 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cryptography. 2021-05-07T18:54:38.017 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../025-python3-cryptography_2.1.4-1ubuntu1.4_amd64.deb ... 2021-05-07T18:54:38.054 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cryptography (2.1.4-1ubuntu1.4) ... 2021-05-07T18:54:38.211 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-webob. 2021-05-07T18:54:38.225 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../037-python3-webob_1%3a1.7.3-2fakesync1_all.deb ... 2021-05-07T18:54:38.269 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-webob (1:1.7.3-2fakesync1) ... 2021-05-07T18:54:38.432 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-openssl. 2021-05-07T18:54:38.447 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../026-python3-openssl_17.5.0-1ubuntu1_all.deb ... 2021-05-07T18:54:38.491 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-openssl (17.5.0-1ubuntu1) ... 2021-05-07T18:54:38.572 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-bs4. 2021-05-07T18:54:38.585 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../038-python3-bs4_4.6.0-1_all.deb ... 2021-05-07T18:54:38.630 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-bs4 (4.6.0-1) ... 2021-05-07T18:54:38.760 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2021-05-07T18:54:38.773 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:38.827 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-modules-core (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:38.949 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-waitress. 2021-05-07T18:54:38.962 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../039-python3-waitress_1.0.1-1_all.deb ... 2021-05-07T18:54:38.999 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-waitress (1.0.1-1) ... 2021-05-07T18:54:39.173 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2021-05-07T18:54:39.188 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../028-libsqlite3-mod-ceph_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:39.231 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libsqlite3-mod-ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:39.336 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-tempita. 2021-05-07T18:54:39.349 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../040-python3-tempita_0.5.2-2_all.deb ... 2021-05-07T18:54:39.386 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-tempita (0.5.2-2) ... 2021-05-07T18:54:39.550 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-bcrypt. 2021-05-07T18:54:39.565 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../029-python3-bcrypt_3.1.4-2_amd64.deb ... 2021-05-07T18:54:39.608 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-bcrypt (3.1.4-2) ... 2021-05-07T18:54:39.688 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-paste. 2021-05-07T18:54:39.703 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../041-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2021-05-07T18:54:39.746 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-05-07T18:54:39.886 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cherrypy3. 2021-05-07T18:54:39.902 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../030-python3-cherrypy3_8.9.1-2_all.deb ... 2021-05-07T18:54:39.936 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cherrypy3 (8.9.1-2) ... 2021-05-07T18:54:40.049 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2021-05-07T18:54:40.064 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../042-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2021-05-07T18:54:40.108 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2021-05-07T18:54:40.264 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jwt. 2021-05-07T18:54:40.278 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../031-python3-jwt_1.5.3+ds1-1_all.deb ... 2021-05-07T18:54:40.306 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jwt (1.5.3+ds1-1) ... 2021-05-07T18:54:40.394 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pastedeploy. 2021-05-07T18:54:40.410 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../043-python3-pastedeploy_1.5.2-4_all.deb ... 2021-05-07T18:54:40.452 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pastedeploy (1.5.2-4) ... 2021-05-07T18:54:40.583 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-logutils. 2021-05-07T18:54:40.597 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-5_all.deb ... 2021-05-07T18:54:40.641 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-logutils (0.3.3-5) ... 2021-05-07T18:54:40.733 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-webtest. 2021-05-07T18:54:40.749 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../044-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2021-05-07T18:54:40.817 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2021-05-07T18:54:40.927 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-markupsafe. 2021-05-07T18:54:40.942 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../033-python3-markupsafe_1.0-1build1_amd64.deb ... 2021-05-07T18:54:40.985 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-markupsafe (1.0-1build1) ... 2021-05-07T18:54:41.153 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pecan. 2021-05-07T18:54:41.167 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../045-python3-pecan_1.2.1-2_all.deb ... 2021-05-07T18:54:41.211 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pecan (1.2.1-2) ... 2021-05-07T18:54:41.288 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-mako. 2021-05-07T18:54:41.301 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../034-python3-mako_1.0.7+ds1-1_all.deb ... 2021-05-07T18:54:41.338 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-mako (1.0.7+ds1-1) ... 2021-05-07T18:54:41.665 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-simplegeneric. 2021-05-07T18:54:41.680 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-1_all.deb ... 2021-05-07T18:54:41.699 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-werkzeug. 2021-05-07T18:54:41.713 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../046-python3-werkzeug_0.14.1+dfsg1-1ubuntu0.1_all.deb ... 2021-05-07T18:54:41.724 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-simplegeneric (0.8.1-1) ... 2021-05-07T18:54:41.757 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-werkzeug (0.14.1+dfsg1-1ubuntu0.1) ... 2021-05-07T18:54:41.993 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-singledispatch. 2021-05-07T18:54:42.006 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2_all.deb ... 2021-05-07T18:54:42.035 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-singledispatch (3.4.0.3-2) ... 2021-05-07T18:54:42.110 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr. 2021-05-07T18:54:42.124 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../047-ceph-mgr_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:42.168 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:42.337 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-webob. 2021-05-07T18:54:42.353 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../037-python3-webob_1%3a1.7.3-2fakesync1_all.deb ... 2021-05-07T18:54:42.396 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-webob (1:1.7.3-2fakesync1) ... 2021-05-07T18:54:42.663 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mon. 2021-05-07T18:54:42.679 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../048-ceph-mon_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:42.721 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mon (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:42.723 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-bs4. 2021-05-07T18:54:42.737 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../038-python3-bs4_4.6.0-1_all.deb ... 2021-05-07T18:54:42.782 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-bs4 (4.6.0-1) ... 2021-05-07T18:54:43.080 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-waitress. 2021-05-07T18:54:43.095 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../039-python3-waitress_1.0.1-1_all.deb ... 2021-05-07T18:54:43.130 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-waitress (1.0.1-1) ... 2021-05-07T18:54:43.400 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-tempita. 2021-05-07T18:54:43.414 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../040-python3-tempita_0.5.2-2_all.deb ... 2021-05-07T18:54:43.450 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-tempita (0.5.2-2) ... 2021-05-07T18:54:43.633 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-osd. 2021-05-07T18:54:43.646 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../049-ceph-osd_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:43.683 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-osd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:43.752 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-paste. 2021-05-07T18:54:43.768 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../041-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2021-05-07T18:54:43.810 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-05-07T18:54:44.147 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2021-05-07T18:54:44.160 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../042-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2021-05-07T18:54:44.205 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2021-05-07T18:54:44.483 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pastedeploy. 2021-05-07T18:54:44.498 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../043-python3-pastedeploy_1.5.2-4_all.deb ... 2021-05-07T18:54:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pastedeploy (1.5.2-4) ... 2021-05-07T18:54:45.718 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph. 2021-05-07T18:54:45.731 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../050-ceph_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:45.768 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:45.811 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-webtest. 2021-05-07T18:54:45.827 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../044-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2021-05-07T18:54:45.869 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2021-05-07T18:54:46.095 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-fuse. 2021-05-07T18:54:46.111 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../051-ceph-fuse_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:46.153 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:46.201 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pecan. 2021-05-07T18:54:46.216 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../045-python3-pecan_1.2.1-2_all.deb ... 2021-05-07T18:54:46.259 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pecan (1.2.1-2) ... 2021-05-07T18:54:46.656 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-werkzeug. 2021-05-07T18:54:46.671 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../046-python3-werkzeug_0.14.1+dfsg1-1ubuntu0.1_all.deb ... 2021-05-07T18:54:46.714 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-werkzeug (0.14.1+dfsg1-1ubuntu0.1) ... 2021-05-07T18:54:47.075 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr. 2021-05-07T18:54:47.089 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../047-ceph-mgr_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:47.134 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:47.587 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mon. 2021-05-07T18:54:47.603 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../048-ceph-mon_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:47.653 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mon (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:47.724 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mds. 2021-05-07T18:54:47.737 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../052-ceph-mds_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:47.773 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mds (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:48.268 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package cephadm. 2021-05-07T18:54:48.281 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../053-cephadm_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:48.318 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:48.624 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-osd. 2021-05-07T18:54:48.637 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../049-ceph-osd_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:48.645 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-jinja2. 2021-05-07T18:54:48.660 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../054-python3-jinja2_2.10-1ubuntu0.18.04.1_all.deb ... 2021-05-07T18:54:48.682 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-osd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:48.703 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2021-05-07T18:54:49.048 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2021-05-07T18:54:49.063 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../055-ceph-mgr-cephadm_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:49.106 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:49.451 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-repoze.lru. 2021-05-07T18:54:49.465 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../056-python3-repoze.lru_0.7-1_all.deb ... 2021-05-07T18:54:49.510 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-repoze.lru (0.7-1) ... 2021-05-07T18:54:49.812 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-routes. 2021-05-07T18:54:49.827 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../057-python3-routes_2.4.1-1_all.deb ... 2021-05-07T18:54:49.871 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-routes (2.4.1-1) ... 2021-05-07T18:54:50.165 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2021-05-07T18:54:50.181 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../058-ceph-mgr-dashboard_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:50.223 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-dashboard (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:50.698 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph. 2021-05-07T18:54:50.712 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../050-ceph_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:50.756 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:51.073 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-numpy. 2021-05-07T18:54:51.075 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-fuse. 2021-05-07T18:54:51.089 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../051-ceph-fuse_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:51.090 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../059-python3-numpy_1%3a1.13.3-2ubuntu1_amd64.deb ... 2021-05-07T18:54:51.131 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-numpy (1:1.13.3-2ubuntu1) ... 2021-05-07T18:54:51.142 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:51.571 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mds. 2021-05-07T18:54:51.584 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../052-ceph-mds_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:51.637 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mds (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:51.745 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-decorator. 2021-05-07T18:54:51.759 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../060-python3-decorator_4.1.2-1_all.deb ... 2021-05-07T18:54:51.803 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-decorator (4.1.2-1) ... 2021-05-07T18:54:52.164 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-scipy. 2021-05-07T18:54:52.173 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package cephadm. 2021-05-07T18:54:52.179 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../061-python3-scipy_0.19.1-2ubuntu1_amd64.deb ... 2021-05-07T18:54:52.188 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../053-cephadm_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:54:52.222 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-scipy (0.19.1-2ubuntu1) ... 2021-05-07T18:54:52.231 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:52.560 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jinja2. 2021-05-07T18:54:52.573 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../054-python3-jinja2_2.10-1ubuntu0.18.04.1_all.deb ... 2021-05-07T18:54:52.609 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2021-05-07T18:54:52.929 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2021-05-07T18:54:52.942 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../055-ceph-mgr-cephadm_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:52.979 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:53.307 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-repoze.lru. 2021-05-07T18:54:53.323 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../056-python3-repoze.lru_0.7-1_all.deb ... 2021-05-07T18:54:53.365 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-repoze.lru (0.7-1) ... 2021-05-07T18:54:53.400 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-sklearn-lib. 2021-05-07T18:54:53.417 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../062-python3-sklearn-lib_0.19.1-3_amd64.deb ... 2021-05-07T18:54:53.458 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-sklearn-lib (0.19.1-3) ... 2021-05-07T18:54:53.744 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-routes. 2021-05-07T18:54:53.757 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../057-python3-routes_2.4.1-1_all.deb ... 2021-05-07T18:54:53.802 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-routes (2.4.1-1) ... 2021-05-07T18:54:53.945 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-joblib. 2021-05-07T18:54:53.960 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../063-python3-joblib_0.11-1_all.deb ... 2021-05-07T18:54:54.003 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-joblib (0.11-1) ... 2021-05-07T18:54:54.113 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2021-05-07T18:54:54.128 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../058-ceph-mgr-dashboard_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:54.171 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-dashboard (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:54.373 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-sklearn. 2021-05-07T18:54:54.386 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../064-python3-sklearn_0.19.1-3_all.deb ... 2021-05-07T18:54:54.423 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-sklearn (0.19.1-3) ... 2021-05-07T18:54:54.979 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-05-07T18:54:54.993 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../065-ceph-mgr-diskprediction-local_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:55.004 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-numpy. 2021-05-07T18:54:55.020 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../059-python3-numpy_1%3a1.13.3-2ubuntu1_amd64.deb ... 2021-05-07T18:54:55.037 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:55.062 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-numpy (1:1.13.3-2ubuntu1) ... 2021-05-07T18:54:55.668 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-decorator. 2021-05-07T18:54:55.683 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../060-python3-decorator_4.1.2-1_all.deb ... 2021-05-07T18:54:55.727 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-decorator (4.1.2-1) ... 2021-05-07T18:54:56.029 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-scipy. 2021-05-07T18:54:56.045 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../061-python3-scipy_0.19.1-2ubuntu1_amd64.deb ... 2021-05-07T18:54:56.087 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-scipy (0.19.1-2ubuntu1) ... 2021-05-07T18:54:56.149 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-monotonic. 2021-05-07T18:54:56.162 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../066-python3-monotonic_1.1-2_all.deb ... 2021-05-07T18:54:56.207 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-monotonic (1.1-2) ... 2021-05-07T18:54:56.493 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-fasteners. 2021-05-07T18:54:56.509 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../067-python3-fasteners_0.12.0-3_all.deb ... 2021-05-07T18:54:56.551 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-fasteners (0.12.0-3) ... 2021-05-07T18:54:56.863 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-httplib2. 2021-05-07T18:54:56.877 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../068-python3-httplib2_0.9.2+dfsg-1ubuntu0.3_all.deb ... 2021-05-07T18:54:56.921 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2021-05-07T18:54:57.223 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pyasn1. 2021-05-07T18:54:57.237 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../069-python3-pyasn1_0.4.2-3_all.deb ... 2021-05-07T18:54:57.282 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pyasn1 (0.4.2-3) ... 2021-05-07T18:54:57.346 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-sklearn-lib. 2021-05-07T18:54:57.361 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../062-python3-sklearn-lib_0.19.1-3_amd64.deb ... 2021-05-07T18:54:57.404 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-sklearn-lib (0.19.1-3) ... 2021-05-07T18:54:57.677 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pyasn1-modules. 2021-05-07T18:54:57.692 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../070-python3-pyasn1-modules_0.2.1-0.2_all.deb ... 2021-05-07T18:54:57.735 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2) ... 2021-05-07T18:54:57.866 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-joblib. 2021-05-07T18:54:57.880 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../063-python3-joblib_0.11-1_all.deb ... 2021-05-07T18:54:57.924 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-joblib (0.11-1) ... 2021-05-07T18:54:58.071 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rsa. 2021-05-07T18:54:58.085 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../071-python3-rsa_3.4.2-1_all.deb ... 2021-05-07T18:54:58.129 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rsa (3.4.2-1) ... 2021-05-07T18:54:58.261 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-sklearn. 2021-05-07T18:54:58.278 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../064-python3-sklearn_0.19.1-3_all.deb ... 2021-05-07T18:54:58.319 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-sklearn (0.19.1-3) ... 2021-05-07T18:54:58.441 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-sqlalchemy. 2021-05-07T18:54:58.456 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../072-python3-sqlalchemy_1.1.11+ds1-1ubuntu1_all.deb ... 2021-05-07T18:54:58.499 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2021-05-07T18:54:58.850 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-05-07T18:54:58.865 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../065-ceph-mgr-diskprediction-local_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:54:58.917 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:54:58.953 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-oauth2client. 2021-05-07T18:54:58.970 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../073-python3-oauth2client_4.1.2-3_all.deb ... 2021-05-07T18:54:59.012 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-oauth2client (4.1.2-3) ... 2021-05-07T18:54:59.356 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-setuptools. 2021-05-07T18:54:59.369 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../074-python3-setuptools_39.0.1-2_all.deb ... 2021-05-07T18:54:59.414 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-setuptools (39.0.1-2) ... 2021-05-07T18:54:59.801 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-websocket. 2021-05-07T18:54:59.814 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../075-python3-websocket_0.44.0-0ubuntu2_all.deb ... 2021-05-07T18:54:59.851 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-websocket (0.44.0-0ubuntu2) ... 2021-05-07T18:55:00.020 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-monotonic. 2021-05-07T18:55:00.033 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../066-python3-monotonic_1.1-2_all.deb ... 2021-05-07T18:55:00.070 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-monotonic (1.1-2) ... 2021-05-07T18:55:00.171 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-kubernetes. 2021-05-07T18:55:00.184 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../076-python3-kubernetes_2.0.0-2ubuntu1_all.deb ... 2021-05-07T18:55:00.229 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-kubernetes (2.0.0-2ubuntu1) ... 2021-05-07T18:55:00.381 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-fasteners. 2021-05-07T18:55:00.398 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../067-python3-fasteners_0.12.0-3_all.deb ... 2021-05-07T18:55:00.439 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-fasteners (0.12.0-3) ... 2021-05-07T18:55:00.641 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2021-05-07T18:55:00.656 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../077-ceph-mgr-k8sevents_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:55:00.699 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-k8sevents (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:00.767 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-httplib2. 2021-05-07T18:55:00.783 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../068-python3-httplib2_0.9.2+dfsg-1ubuntu0.3_all.deb ... 2021-05-07T18:55:00.825 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2021-05-07T18:55:01.018 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-json-pointer. 2021-05-07T18:55:01.034 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../078-python3-json-pointer_1.10-1_all.deb ... 2021-05-07T18:55:01.085 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-json-pointer (1.10-1) ... 2021-05-07T18:55:01.153 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pyasn1. 2021-05-07T18:55:01.167 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../069-python3-pyasn1_0.4.2-3_all.deb ... 2021-05-07T18:55:01.211 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pyasn1 (0.4.2-3) ... 2021-05-07T18:55:01.439 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-jsonpatch. 2021-05-07T18:55:01.453 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../079-python3-jsonpatch_1.19+really1.16-1fakesync1_all.deb ... 2021-05-07T18:55:01.508 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-jsonpatch (1.19+really1.16-1fakesync1) ... 2021-05-07T18:55:01.540 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pyasn1-modules. 2021-05-07T18:55:01.555 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../070-python3-pyasn1-modules_0.2.1-0.2_all.deb ... 2021-05-07T18:55:01.598 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2) ... 2021-05-07T18:55:01.816 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-rook. 2021-05-07T18:55:01.830 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../080-ceph-mgr-rook_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:55:01.926 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rsa. 2021-05-07T18:55:01.941 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../071-python3-rsa_3.4.2-1_all.deb ... 2021-05-07T18:55:01.951 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-rook (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:01.984 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rsa (3.4.2-1) ... 2021-05-07T18:55:02.279 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libonig4:amd64. 2021-05-07T18:55:02.293 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../081-libonig4_6.7.0-1_amd64.deb ... 2021-05-07T18:55:02.296 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-sqlalchemy. 2021-05-07T18:55:02.309 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../072-python3-sqlalchemy_1.1.11+ds1-1ubuntu1_all.deb ... 2021-05-07T18:55:02.337 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libonig4:amd64 (6.7.0-1) ... 2021-05-07T18:55:02.346 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2021-05-07T18:55:02.749 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libjq1:amd64. 2021-05-07T18:55:02.764 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../082-libjq1_1.5+dfsg-2_amd64.deb ... 2021-05-07T18:55:02.815 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libjq1:amd64 (1.5+dfsg-2) ... 2021-05-07T18:55:02.825 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-oauth2client. 2021-05-07T18:55:02.840 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../073-python3-oauth2client_4.1.2-3_all.deb ... 2021-05-07T18:55:02.891 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-oauth2client (4.1.2-3) ... 2021-05-07T18:55:03.101 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package jq. 2021-05-07T18:55:03.116 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../083-jq_1.5+dfsg-2_amd64.deb ... 2021-05-07T18:55:03.159 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking jq (1.5+dfsg-2) ... 2021-05-07T18:55:03.253 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-setuptools. 2021-05-07T18:55:03.268 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../074-python3-setuptools_39.0.1-2_all.deb ... 2021-05-07T18:55:03.311 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-setuptools (39.0.1-2) ... 2021-05-07T18:55:03.420 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package socat. 2021-05-07T18:55:03.436 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../084-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-05-07T18:55:03.478 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-05-07T18:55:03.706 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-websocket. 2021-05-07T18:55:03.720 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../075-python3-websocket_0.44.0-0ubuntu2_all.deb ... 2021-05-07T18:55:03.764 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-websocket (0.44.0-0ubuntu2) ... 2021-05-07T18:55:03.865 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libxslt1.1:amd64. 2021-05-07T18:55:03.879 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../085-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-05-07T18:55:03.923 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-05-07T18:55:04.084 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-kubernetes. 2021-05-07T18:55:04.097 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../076-python3-kubernetes_2.0.0-2ubuntu1_all.deb ... 2021-05-07T18:55:04.142 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-kubernetes (2.0.0-2ubuntu1) ... 2021-05-07T18:55:04.226 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package xmlstarlet. 2021-05-07T18:55:04.241 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../086-xmlstarlet_1.6.1-2_amd64.deb ... 2021-05-07T18:55:04.309 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking xmlstarlet (1.6.1-2) ... 2021-05-07T18:55:04.588 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2021-05-07T18:55:04.603 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../077-ceph-mgr-k8sevents_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:55:04.646 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-k8sevents (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:04.706 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-test. 2021-05-07T18:55:04.719 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../087-ceph-test_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:04.764 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-test (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:04.965 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-json-pointer. 2021-05-07T18:55:04.980 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../078-python3-json-pointer_1.10-1_all.deb ... 2021-05-07T18:55:05.024 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-json-pointer (1.10-1) ... 2021-05-07T18:55:05.360 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jsonpatch. 2021-05-07T18:55:05.377 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../079-python3-jsonpatch_1.19+really1.16-1fakesync1_all.deb ... 2021-05-07T18:55:05.421 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jsonpatch (1.19+really1.16-1fakesync1) ... 2021-05-07T18:55:05.738 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-rook. 2021-05-07T18:55:05.752 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../080-ceph-mgr-rook_16.2.3-74-g4c6d4383-1bionic_all.deb ... 2021-05-07T18:55:05.881 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-rook (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:06.209 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libonig4:amd64. 2021-05-07T18:55:06.224 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../081-libonig4_6.7.0-1_amd64.deb ... 2021-05-07T18:55:06.267 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libonig4:amd64 (6.7.0-1) ... 2021-05-07T18:55:06.579 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libjq1:amd64. 2021-05-07T18:55:06.593 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../082-libjq1_1.5+dfsg-2_amd64.deb ... 2021-05-07T18:55:06.628 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libjq1:amd64 (1.5+dfsg-2) ... 2021-05-07T18:55:06.898 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package jq. 2021-05-07T18:55:06.911 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../083-jq_1.5+dfsg-2_amd64.deb ... 2021-05-07T18:55:06.956 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking jq (1.5+dfsg-2) ... 2021-05-07T18:55:07.209 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package socat. 2021-05-07T18:55:07.226 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../084-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-05-07T18:55:07.267 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-05-07T18:55:07.662 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libxslt1.1:amd64. 2021-05-07T18:55:07.677 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../085-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-05-07T18:55:07.720 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-05-07T18:55:07.989 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package xmlstarlet. 2021-05-07T18:55:08.004 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../086-xmlstarlet_1.6.1-2_amd64.deb ... 2021-05-07T18:55:08.039 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking xmlstarlet (1.6.1-2) ... 2021-05-07T18:55:08.167 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libcephfs-dev. 2021-05-07T18:55:08.183 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../088-libcephfs-dev_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:08.225 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libcephfs-dev (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:08.369 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-test. 2021-05-07T18:55:08.382 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../087-ceph-test_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:08.477 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-test (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:08.511 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package nvme-cli. 2021-05-07T18:55:08.526 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../089-nvme-cli_1.5-1ubuntu1.1_amd64.deb ... 2021-05-07T18:55:08.570 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking nvme-cli (1.5-1ubuntu1.1) ... 2021-05-07T18:55:08.957 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-attr. 2021-05-07T18:55:08.972 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../090-python-attr_17.4.0-2_all.deb ... 2021-05-07T18:55:09.015 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-attr (17.4.0-2) ... 2021-05-07T18:55:09.352 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-funcsigs. 2021-05-07T18:55:09.369 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../091-python-funcsigs_1.0.2-4_all.deb ... 2021-05-07T18:55:09.410 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-funcsigs (1.0.2-4) ... 2021-05-07T18:55:09.713 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-pluggy. 2021-05-07T18:55:09.728 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../092-python-pluggy_0.6.0-1_all.deb ... 2021-05-07T18:55:09.771 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-pluggy (0.6.0-1) ... 2021-05-07T18:55:10.057 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-py. 2021-05-07T18:55:10.074 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../093-python-py_1.5.2-1_all.deb ... 2021-05-07T18:55:10.116 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-py (1.5.2-1) ... 2021-05-07T18:55:10.461 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-pytest. 2021-05-07T18:55:10.476 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../094-python-pytest_3.3.2-2_all.deb ... 2021-05-07T18:55:10.519 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-pytest (3.3.2-2) ... 2021-05-07T18:55:10.864 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-attr. 2021-05-07T18:55:10.880 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../095-python3-attr_17.4.0-2_all.deb ... 2021-05-07T18:55:10.922 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-attr (17.4.0-2) ... 2021-05-07T18:55:11.275 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cycler. 2021-05-07T18:55:11.289 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../096-python3-cycler_0.10.0-1_all.deb ... 2021-05-07T18:55:11.333 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cycler (0.10.0-1) ... 2021-05-07T18:55:11.644 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-webencodings. 2021-05-07T18:55:11.658 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../097-python3-webencodings_0.5-2_all.deb ... 2021-05-07T18:55:11.702 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-webencodings (0.5-2) ... 2021-05-07T18:55:11.797 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libcephfs-dev. 2021-05-07T18:55:11.812 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../088-libcephfs-dev_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:11.855 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libcephfs-dev (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:12.005 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-html5lib. 2021-05-07T18:55:12.020 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../098-python3-html5lib_0.999999999-1_all.deb ... 2021-05-07T18:55:12.064 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-html5lib (0.999999999-1) ... 2021-05-07T18:55:12.125 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package nvme-cli. 2021-05-07T18:55:12.139 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../089-nvme-cli_1.5-1ubuntu1.1_amd64.deb ... 2021-05-07T18:55:12.174 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking nvme-cli (1.5-1ubuntu1.1) ... 2021-05-07T18:55:12.417 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-lxml:amd64. 2021-05-07T18:55:12.432 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../099-python3-lxml_4.2.1-1ubuntu0.4_amd64.deb ... 2021-05-07T18:55:12.475 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-05-07T18:55:12.522 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-attr. 2021-05-07T18:55:12.537 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../090-python-attr_17.4.0-2_all.deb ... 2021-05-07T18:55:12.581 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-attr (17.4.0-2) ... 2021-05-07T18:55:12.883 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-funcsigs. 2021-05-07T18:55:12.899 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../091-python-funcsigs_1.0.2-4_all.deb ... 2021-05-07T18:55:12.942 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-funcsigs (1.0.2-4) ... 2021-05-07T18:55:12.945 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pyparsing. 2021-05-07T18:55:12.959 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../100-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 2021-05-07T18:55:13.003 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 2021-05-07T18:55:13.236 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-pluggy. 2021-05-07T18:55:13.253 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../092-python-pluggy_0.6.0-1_all.deb ... 2021-05-07T18:55:13.286 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-pluggy (0.6.0-1) ... 2021-05-07T18:55:13.381 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-tz. 2021-05-07T18:55:13.396 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../101-python3-tz_2018.3-2_all.deb ... 2021-05-07T18:55:13.439 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-tz (2018.3-2) ... 2021-05-07T18:55:13.606 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-py. 2021-05-07T18:55:13.620 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../093-python-py_1.5.2-1_all.deb ... 2021-05-07T18:55:13.664 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-py (1.5.2-1) ... 2021-05-07T18:55:13.742 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-matplotlib. 2021-05-07T18:55:13.756 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../102-python3-matplotlib_2.1.1-2ubuntu3_amd64.deb ... 2021-05-07T18:55:13.800 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-matplotlib (2.1.1-2ubuntu3) ... 2021-05-07T18:55:13.992 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-pytest. 2021-05-07T18:55:14.007 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../094-python-pytest_3.3.2-2_all.deb ... 2021-05-07T18:55:14.050 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-pytest (3.3.2-2) ... 2021-05-07T18:55:14.412 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-attr. 2021-05-07T18:55:14.428 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../095-python3-attr_17.4.0-2_all.deb ... 2021-05-07T18:55:14.470 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-attr (17.4.0-2) ... 2021-05-07T18:55:14.472 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-olefile. 2021-05-07T18:55:14.489 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../103-python3-olefile_0.45.1-1_all.deb ... 2021-05-07T18:55:14.530 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-olefile (0.45.1-1) ... 2021-05-07T18:55:14.773 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cycler. 2021-05-07T18:55:14.788 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../096-python3-cycler_0.10.0-1_all.deb ... 2021-05-07T18:55:14.825 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pastescript. 2021-05-07T18:55:14.831 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cycler (0.10.0-1) ... 2021-05-07T18:55:14.841 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../104-python3-pastescript_2.0.2-2_all.deb ... 2021-05-07T18:55:14.883 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pastescript (2.0.2-2) ... 2021-05-07T18:55:15.151 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-webencodings. 2021-05-07T18:55:15.164 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../097-python3-webencodings_0.5-2_all.deb ... 2021-05-07T18:55:15.178 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pil:amd64. 2021-05-07T18:55:15.192 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../105-python3-pil_5.1.0-1ubuntu0.5_amd64.deb ... 2021-05-07T18:55:15.209 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-webencodings (0.5-2) ... 2021-05-07T18:55:15.228 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-05-07T18:55:15.564 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pluggy. 2021-05-07T18:55:15.581 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../106-python3-pluggy_0.6.0-1_all.deb ... 2021-05-07T18:55:15.622 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pluggy (0.6.0-1) ... 2021-05-07T18:55:15.875 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-py. 2021-05-07T18:55:15.891 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../107-python3-py_1.5.2-1_all.deb ... 2021-05-07T18:55:15.937 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-html5lib. 2021-05-07T18:55:15.944 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-py (1.5.2-1) ... 2021-05-07T18:55:15.950 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../098-python3-html5lib_0.999999999-1_all.deb ... 2021-05-07T18:55:15.995 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-html5lib (0.999999999-1) ... 2021-05-07T18:55:16.195 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pyinotify. 2021-05-07T18:55:16.211 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../108-python3-pyinotify_0.9.6-1_all.deb ... 2021-05-07T18:55:16.245 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pyinotify (0.9.6-1) ... 2021-05-07T18:55:16.349 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-lxml:amd64. 2021-05-07T18:55:16.362 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../099-python3-lxml_4.2.1-1ubuntu0.4_amd64.deb ... 2021-05-07T18:55:16.407 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-05-07T18:55:16.556 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pytest. 2021-05-07T18:55:16.569 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../109-python3-pytest_3.3.2-2_all.deb ... 2021-05-07T18:55:16.614 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pytest (3.3.2-2) ... 2021-05-07T18:55:16.860 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pyparsing. 2021-05-07T18:55:16.876 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../100-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 2021-05-07T18:55:16.918 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 2021-05-07T18:55:16.976 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-simplejson. 2021-05-07T18:55:16.992 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../110-python3-simplejson_3.13.2-1_amd64.deb ... 2021-05-07T18:55:17.034 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-simplejson (3.13.2-1) ... 2021-05-07T18:55:17.272 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-tz. 2021-05-07T18:55:17.287 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../101-python3-tz_2018.3-2_all.deb ... 2021-05-07T18:55:17.330 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-tz (2018.3-2) ... 2021-05-07T18:55:17.370 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-tk:amd64. 2021-05-07T18:55:17.385 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../111-python3-tk_3.6.9-1~18.04_amd64.deb ... 2021-05-07T18:55:17.437 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-tk:amd64 (3.6.9-1~18.04) ... 2021-05-07T18:55:17.616 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-matplotlib. 2021-05-07T18:55:17.631 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../102-python3-matplotlib_2.1.1-2ubuntu3_amd64.deb ... 2021-05-07T18:55:17.674 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-matplotlib (2.1.1-2ubuntu3) ... 2021-05-07T18:55:17.899 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package radosgw. 2021-05-07T18:55:17.913 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../112-radosgw_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:17.957 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking radosgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:18.313 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-olefile. 2021-05-07T18:55:18.330 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../103-python3-olefile_0.45.1-1_all.deb ... 2021-05-07T18:55:18.379 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-olefile (0.45.1-1) ... 2021-05-07T18:55:18.716 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pastescript. 2021-05-07T18:55:18.731 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../104-python3-pastescript_2.0.2-2_all.deb ... 2021-05-07T18:55:18.774 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pastescript (2.0.2-2) ... 2021-05-07T18:55:18.977 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package rbd-fuse. 2021-05-07T18:55:18.991 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../113-rbd-fuse_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:19.035 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking rbd-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:19.102 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pil:amd64. 2021-05-07T18:55:19.117 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../105-python3-pil_5.1.0-1ubuntu0.5_amd64.deb ... 2021-05-07T18:55:19.160 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-05-07T18:55:19.356 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-logutils (0.3.3-5) ... 2021-05-07T18:55:19.522 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pluggy. 2021-05-07T18:55:19.538 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../106-python3-pluggy_0.6.0-1_all.deb ... 2021-05-07T18:55:19.580 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pluggy (0.6.0-1) ... 2021-05-07T18:55:19.657 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-werkzeug (0.14.1+dfsg1-1ubuntu0.1) ... 2021-05-07T18:55:19.900 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-py. 2021-05-07T18:55:19.915 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../107-python3-py_1.5.2-1_all.deb ... 2021-05-07T18:55:19.966 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-py (1.5.2-1) ... 2021-05-07T18:55:20.025 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librdkafka1:amd64 (0.11.3-1build1) ... 2021-05-07T18:55:20.151 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2021-05-07T18:55:20.303 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pyinotify. 2021-05-07T18:55:20.318 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../108-python3-pyinotify_0.9.6-1_all.deb ... 2021-05-07T18:55:20.360 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pyinotify (0.9.6-1) ... 2021-05-07T18:55:20.664 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pytest. 2021-05-07T18:55:20.679 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../109-python3-pytest_3.3.2-2_all.deb ... 2021-05-07T18:55:20.722 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pytest (3.3.2-2) ... 2021-05-07T18:55:20.770 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-05-07T18:55:21.075 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-simplejson. 2021-05-07T18:55:21.089 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../110-python3-simplejson_3.13.2-1_amd64.deb ... 2021-05-07T18:55:21.133 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-simplejson (3.13.2-1) ... 2021-05-07T18:55:21.163 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-simplegeneric (0.8.1-1) ... 2021-05-07T18:55:21.461 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-tk:amd64. 2021-05-07T18:55:21.478 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../111-python3-tk_3.6.9-1~18.04_amd64.deb ... 2021-05-07T18:55:21.481 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-webencodings (0.5-2) ... 2021-05-07T18:55:21.519 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-tk:amd64 (3.6.9-1~18.04) ... 2021-05-07T18:55:21.782 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-attr (17.4.0-2) ... 2021-05-07T18:55:21.982 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package radosgw. 2021-05-07T18:55:21.983 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cffi-backend (1.11.5-1) ... 2021-05-07T18:55:21.996 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../112-radosgw_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:22.040 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking radosgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:22.117 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-py (1.5.2-1) ... 2021-05-07T18:55:22.452 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-waitress (1.0.1-1) ... 2021-05-07T18:55:22.912 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2021-05-07T18:55:23.218 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package rbd-fuse. 2021-05-07T18:55:23.232 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../113-rbd-fuse_16.2.3-74-g4c6d4383-1bionic_amd64.deb ... 2021-05-07T18:55:23.276 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking rbd-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:23.563 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-olefile (0.45.1-1) ... 2021-05-07T18:55:23.571 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-logutils (0.3.3-5) ... 2021-05-07T18:55:23.881 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-ceph-argparse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:23.882 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-werkzeug (0.14.1+dfsg1-1ubuntu0.1) ... 2021-05-07T18:55:24.174 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-tempita (0.5.2-2) ... 2021-05-07T18:55:24.216 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librdkafka1:amd64 (0.11.3-1build1) ... 2021-05-07T18:55:24.317 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2021-05-07T18:55:24.491 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up socat (1.7.3.2-2ubuntu2) ... 2021-05-07T18:55:24.617 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-numpy (1:1.13.3-2ubuntu1) ... 2021-05-07T18:55:24.911 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-05-07T18:55:25.279 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-simplegeneric (0.8.1-1) ... 2021-05-07T18:55:25.562 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-webob (1:1.7.3-2fakesync1) ... 2021-05-07T18:55:25.563 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-webencodings (0.5-2) ... 2021-05-07T18:55:25.856 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-attr (17.4.0-2) ... 2021-05-07T18:55:25.871 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-bcrypt (3.1.4-2) ... 2021-05-07T18:55:26.032 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cffi-backend (1.11.5-1) ... 2021-05-07T18:55:26.133 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-py (1.5.2-1) ... 2021-05-07T18:55:26.181 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-py (1.5.2-1) ... 2021-05-07T18:55:26.416 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-simplejson (3.13.2-1) ... 2021-05-07T18:55:26.468 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-waitress (1.0.1-1) ... 2021-05-07T18:55:26.767 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-json-pointer (1.10-1) ... 2021-05-07T18:55:26.805 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2021-05-07T18:55:26.857 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/python3-jsonpointer to provide /usr/bin/jsonpointer (jsonpointer) in auto mode 2021-05-07T18:55:27.087 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-olefile (0.45.1-1) ... 2021-05-07T18:55:27.110 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libonig4:amd64 (6.7.0-1) ... 2021-05-07T18:55:27.236 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-pluggy (0.6.0-1) ... 2021-05-07T18:55:27.397 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-ceph-argparse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:27.446 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-singledispatch (3.4.0.3-2) ... 2021-05-07T18:55:27.682 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-tempita (0.5.2-2) ... 2021-05-07T18:55:27.747 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 2021-05-07T18:55:27.957 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up socat (1.7.3.2-2ubuntu2) ... 2021-05-07T18:55:28.058 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-numpy (1:1.13.3-2ubuntu1) ... 2021-05-07T18:55:28.064 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cycler (0.10.0-1) ... 2021-05-07T18:55:28.357 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cherrypy3 (8.9.1-2) ... 2021-05-07T18:55:28.725 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-bs4 (4.6.0-1) ... 2021-05-07T18:55:28.978 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-webob (1:1.7.3-2fakesync1) ... 2021-05-07T18:55:29.043 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pluggy (0.6.0-1) ... 2021-05-07T18:55:29.312 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-bcrypt (3.1.4-2) ... 2021-05-07T18:55:29.361 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:29.597 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-py (1.5.2-1) ... 2021-05-07T18:55:29.831 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-simplejson (3.13.2-1) ... 2021-05-07T18:55:30.019 INFO:teuthology.orchestra.run.smithi146.stdout:Adding system user cephadm....done 2021-05-07T18:55:30.149 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-json-pointer (1.10-1) ... 2021-05-07T18:55:30.175 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-markupsafe (1.0-1build1) ... 2021-05-07T18:55:30.222 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/python3-jsonpointer to provide /usr/bin/jsonpointer (jsonpointer) in auto mode 2021-05-07T18:55:30.442 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libonig4:amd64 (6.7.0-1) ... 2021-05-07T18:55:30.477 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-05-07T18:55:30.568 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-pluggy (0.6.0-1) ... 2021-05-07T18:55:30.611 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up nvme-cli (1.5-1ubuntu1.1) ... 2021-05-07T18:55:30.762 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-asn1crypto (0.24.0-1) ... 2021-05-07T18:55:30.769 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-singledispatch (3.4.0.3-2) ... 2021-05-07T18:55:31.079 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 2021-05-07T18:55:31.113 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-prettytable (0.7.2-3) ... 2021-05-07T18:55:31.405 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cycler (0.10.0-1) ... 2021-05-07T18:55:31.422 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libjq1:amd64 (1.5+dfsg-2) ... 2021-05-07T18:55:31.624 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pyasn1 (0.4.2-3) ... 2021-05-07T18:55:31.697 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cherrypy3 (8.9.1-2) ... 2021-05-07T18:55:31.958 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:32.082 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-bs4 (4.6.0-1) ... 2021-05-07T18:55:32.260 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-monotonic (1.1-2) ... 2021-05-07T18:55:32.391 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pluggy (0.6.0-1) ... 2021-05-07T18:55:32.552 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2021-05-07T18:55:32.659 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:32.703 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2021-05-07T18:55:33.063 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-html5lib (0.999999999-1) ... 2021-05-07T18:55:33.303 INFO:teuthology.orchestra.run.smithi114.stdout:Adding system user cephadm....done 2021-05-07T18:55:33.422 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-jsonpatch (1.19+really1.16-1fakesync1) ... 2021-05-07T18:55:33.474 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-markupsafe (1.0-1build1) ... 2021-05-07T18:55:33.529 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/python3-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2021-05-07T18:55:33.561 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/python3-jsonpatch to provide /usr/bin/jsonpatch (jsonpatch) in auto mode 2021-05-07T18:55:33.758 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-05-07T18:55:33.799 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-repoze.lru (0.7-1) ... 2021-05-07T18:55:33.859 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up nvme-cli (1.5-1ubuntu1.1) ... 2021-05-07T18:55:33.977 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-asn1crypto (0.24.0-1) ... 2021-05-07T18:55:34.109 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2021-05-07T18:55:34.319 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-prettytable (0.7.2-3) ... 2021-05-07T18:55:34.418 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2) ... 2021-05-07T18:55:34.620 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libjq1:amd64 (1.5+dfsg-2) ... 2021-05-07T18:55:34.747 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pyasn1 (0.4.2-3) ... 2021-05-07T18:55:34.761 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-attr (17.4.0-2) ... 2021-05-07T18:55:35.062 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-funcsigs (1.0.2-4) ... 2021-05-07T18:55:35.098 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:35.272 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libjaeger (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:35.406 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-05-07T18:55:35.407 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-monotonic (1.1-2) ... 2021-05-07T18:55:35.675 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2021-05-07T18:55:35.776 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2021-05-07T18:55:35.832 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-websocket (0.44.0-0ubuntu2) ... 2021-05-07T18:55:35.922 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-05-07T18:55:36.110 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-html5lib (0.999999999-1) ... 2021-05-07T18:55:36.151 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up liboath0 (2.6.1-1) ... 2021-05-07T18:55:36.329 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-05-07T18:55:36.455 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-tk:amd64 (3.6.9-1~18.04) ... 2021-05-07T18:55:36.487 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jsonpatch (1.19+really1.16-1fakesync1) ... 2021-05-07T18:55:36.576 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/python3-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2021-05-07T18:55:36.609 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/python3-jsonpatch to provide /usr/bin/jsonpatch (jsonpatch) in auto mode 2021-05-07T18:55:36.723 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-pastedeploy-tpl (1.5.2-4) ... 2021-05-07T18:55:36.839 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-repoze.lru (0.7-1) ... 2021-05-07T18:55:36.865 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-setuptools (39.0.1-2) ... 2021-05-07T18:55:37.132 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2021-05-07T18:55:37.267 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up liblttng-ust0:amd64 (2.10.1-1) ... 2021-05-07T18:55:37.393 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-decorator (4.1.2-1) ... 2021-05-07T18:55:37.433 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2) ... 2021-05-07T18:55:37.702 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-tz (2018.3-2) ... 2021-05-07T18:55:37.750 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-attr (17.4.0-2) ... 2021-05-07T18:55:38.003 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-uritemplate (0.6-1ubuntu1) ... 2021-05-07T18:55:38.043 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-funcsigs (1.0.2-4) ... 2021-05-07T18:55:38.244 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libjaeger (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:38.296 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-jwt (1.5.3+ds1-1) ... 2021-05-07T18:55:38.437 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-05-07T18:55:38.622 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-joblib (0.11-1) ... 2021-05-07T18:55:38.855 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-websocket (0.44.0-0ubuntu2) ... 2021-05-07T18:55:38.945 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-05-07T18:55:38.990 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-routes (2.4.1-1) ... 2021-05-07T18:55:39.190 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up liboath0 (2.6.1-1) ... 2021-05-07T18:55:39.274 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pyinotify (0.9.6-1) ... 2021-05-07T18:55:39.358 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-05-07T18:55:39.459 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-tk:amd64 (3.6.9-1~18.04) ... 2021-05-07T18:55:39.567 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-dateutil (2.6.1-1) ... 2021-05-07T18:55:39.735 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-pastedeploy-tpl (1.5.2-4) ... 2021-05-07T18:55:39.861 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-setuptools (39.0.1-2) ... 2021-05-07T18:55:39.876 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cryptography (2.1.4-1ubuntu1.4) ... 2021-05-07T18:55:40.236 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-fasteners (0.12.0-3) ... 2021-05-07T18:55:40.254 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up liblttng-ust0:amd64 (2.10.1-1) ... 2021-05-07T18:55:40.380 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-decorator (4.1.2-1) ... 2021-05-07T18:55:40.538 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up jq (1.5+dfsg-2) ... 2021-05-07T18:55:40.663 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-scipy (0.19.1-2ubuntu1) ... 2021-05-07T18:55:40.681 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-tz (2018.3-2) ... 2021-05-07T18:55:40.990 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-uritemplate (0.6-1ubuntu1) ... 2021-05-07T18:55:41.283 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jwt (1.5.3+ds1-1) ... 2021-05-07T18:55:41.568 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-joblib (0.11-1) ... 2021-05-07T18:55:41.818 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-05-07T18:55:41.919 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-routes (2.4.1-1) ... 2021-05-07T18:55:42.136 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-mako (1.0.7+ds1-1) ... 2021-05-07T18:55:42.228 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pyinotify (0.9.6-1) ... 2021-05-07T18:55:42.471 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-sklearn-lib (0.19.1-3) ... 2021-05-07T18:55:42.529 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-dateutil (2.6.1-1) ... 2021-05-07T18:55:42.596 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pytest (3.3.2-2) ... 2021-05-07T18:55:42.864 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cryptography (2.1.4-1ubuntu1.4) ... 2021-05-07T18:55:42.998 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-pytest (3.3.2-2) ... 2021-05-07T18:55:43.241 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-fasteners (0.12.0-3) ... 2021-05-07T18:55:43.241 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libleveldb1v5:amd64 (1.20-2) ... 2021-05-07T18:55:43.341 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up xmlstarlet (1.6.1-2) ... 2021-05-07T18:55:43.450 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librados2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:43.542 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up jq (1.5+dfsg-2) ... 2021-05-07T18:55:43.568 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rsa (3.4.2-1) ... 2021-05-07T18:55:43.667 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-scipy (0.19.1-2ubuntu1) ... 2021-05-07T18:55:43.877 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libcephfs2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:44.003 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libcephfs-dev (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:44.138 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rados (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:44.263 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-openssl (17.5.0-1ubuntu1) ... 2021-05-07T18:55:44.598 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pastedeploy (1.5.2-4) ... 2021-05-07T18:55:44.814 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-05-07T18:55:44.891 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-oauth2client (4.1.2-3) ... 2021-05-07T18:55:45.124 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-mako (1.0.7+ds1-1) ... 2021-05-07T18:55:45.276 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-matplotlib (2.1.1-2ubuntu3) ... 2021-05-07T18:55:45.442 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-sklearn-lib (0.19.1-3) ... 2021-05-07T18:55:45.543 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pytest (3.3.2-2) ... 2021-05-07T18:55:45.886 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-pytest (3.3.2-2) ... 2021-05-07T18:55:46.113 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-sklearn (0.19.1-3) ... 2021-05-07T18:55:46.153 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libleveldb1v5:amd64 (1.20-2) ... 2021-05-07T18:55:46.771 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up xmlstarlet (1.6.1-2) ... 2021-05-07T18:55:46.897 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librados2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:46.942 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-webtest (2.0.28-1ubuntu1) ... 2021-05-07T18:55:47.023 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rsa (3.4.2-1) ... 2021-05-07T18:55:47.218 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libradosstriper1 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.341 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libcephfs2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.344 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cephfs (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.458 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libcephfs-dev (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.559 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rados (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.661 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libsqlite3-mod-ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.685 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-openssl (17.5.0-1ubuntu1) ... 2021-05-07T18:55:47.796 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librgw2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.922 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:47.994 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pastedeploy (1.5.2-4) ... 2021-05-07T18:55:48.138 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-05-07T18:55:48.139 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-05-07T18:55:48.295 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-oauth2client (4.1.2-3) ... 2021-05-07T18:55:48.432 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librbd1 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:48.532 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pecan (1.2.1-2) ... 2021-05-07T18:55:48.606 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/python3-pecan to provide /usr/bin/pecan (pecan) in auto mode 2021-05-07T18:55:48.638 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/python3-gunicorn_pecan to provide /usr/bin/gunicorn_pecan (gunicorn_pecan) in auto mode 2021-05-07T18:55:48.707 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-matplotlib (2.1.1-2ubuntu3) ... 2021-05-07T18:55:48.952 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-kubernetes (2.0.0-2ubuntu1) ... 2021-05-07T18:55:49.559 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-sklearn (0.19.1-3) ... 2021-05-07T18:55:49.605 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-modules-core (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:49.730 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pastescript (2.0.2-2) ... 2021-05-07T18:55:50.057 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:50.157 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up rbd-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:50.258 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rbd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:50.347 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-webtest (2.0.28-1ubuntu1) ... 2021-05-07T18:55:50.384 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:50.648 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libradosstriper1 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:50.774 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cephfs (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:50.918 INFO:teuthology.orchestra.run.smithi146.stdout:Adding group ceph....done 2021-05-07T18:55:51.142 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libsqlite3-mod-ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:51.243 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librgw2 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:51.296 INFO:teuthology.orchestra.run.smithi146.stdout:Adding system user ceph....done 2021-05-07T18:55:51.344 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:51.479 INFO:teuthology.orchestra.run.smithi146.stdout:Setting system user ceph properties....done 2021-05-07T18:55:51.500 INFO:teuthology.orchestra.run.smithi146.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2021-05-07T18:55:51.544 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-05-07T18:55:51.544 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2021-05-07T18:55:51.639 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2021-05-07T18:55:51.803 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librbd1 (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:51.859 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2021-05-07T18:55:51.929 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pecan (1.2.1-2) ... 2021-05-07T18:55:52.019 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/python3-pecan to provide /usr/bin/pecan (pecan) in auto mode 2021-05-07T18:55:52.060 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/python3-gunicorn_pecan to provide /usr/bin/gunicorn_pecan (gunicorn_pecan) in auto mode 2021-05-07T18:55:52.144 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up radosgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:52.366 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-kubernetes (2.0.0-2ubuntu1) ... 2021-05-07T18:55:52.408 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-05-07T18:55:52.409 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-05-07T18:55:52.787 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-test (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:52.913 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-base (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:53.002 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-modules-core (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:53.102 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pastescript (2.0.2-2) ... 2021-05-07T18:55:53.252 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2021-05-07T18:55:53.420 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:53.547 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up rbd-fuse (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:53.672 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rbd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:53.738 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:53.798 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-common (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:54.265 INFO:teuthology.orchestra.run.smithi114.stdout:Adding group ceph....done 2021-05-07T18:55:54.409 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-05-07T18:55:54.409 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-05-07T18:55:54.684 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-diskprediction-local (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:54.710 INFO:teuthology.orchestra.run.smithi114.stdout:Adding system user ceph....done 2021-05-07T18:55:54.826 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-osd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:54.911 INFO:teuthology.orchestra.run.smithi114.stdout:Setting system user ceph properties....done 2021-05-07T18:55:54.929 INFO:teuthology.orchestra.run.smithi114.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2021-05-07T18:55:55.065 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2021-05-07T18:55:55.244 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-05-07T18:55:55.245 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-05-07T18:55:55.281 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2021-05-07T18:55:55.520 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:55.575 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up radosgw (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:55.655 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-rook (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:55.797 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mds (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:55.831 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-05-07T18:55:55.831 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2021-05-07T18:55:56.023 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-05-07T18:55:56.024 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-05-07T18:55:56.277 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-test (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:56.298 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mon (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:56.377 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-base (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:56.501 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-05-07T18:55:56.502 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-05-07T18:55:56.694 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2021-05-07T18:55:56.749 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-k8sevents (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:56.851 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-dashboard (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:56.963 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:56.968 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:57.086 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for systemd (237-3ubuntu10.44) ... 2021-05-07T18:55:57.182 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-05-07T18:55:57.182 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2021-05-07T18:55:57.279 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-05-07T18:55:57.456 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-diskprediction-local (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:57.599 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-osd (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:58.046 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-05-07T18:55:58.046 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2021-05-07T18:55:58.326 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-cephadm (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:58.443 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-rook (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:58.561 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mds (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:58.762 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-05-07T18:55:58.762 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2021-05-07T18:55:59.037 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mon (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:59.254 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-05-07T18:55:59.254 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2021-05-07T18:55:59.407 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for ureadahead (0.100.0-21) ... 2021-05-07T18:55:59.450 INFO:teuthology.orchestra.run.smithi146.stdout:ureadahead will be reprofiled on next reboot 2021-05-07T18:55:59.507 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 2021-05-07T18:55:59.530 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-k8sevents (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:59.656 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-dashboard (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:59.799 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph (16.2.3-74-g4c6d4383-1bionic) ... 2021-05-07T18:55:59.926 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for systemd (237-3ubuntu10.44) ... 2021-05-07T18:55:59.947 INFO:teuthology.orchestra.run.smithi146.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2021-05-07T18:55:59.950 DEBUG:teuthology.parallel:result is None 2021-05-07T18:56:00.126 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-05-07T18:56:02.138 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for ureadahead (0.100.0-21) ... 2021-05-07T18:56:02.181 INFO:teuthology.orchestra.run.smithi114.stdout:ureadahead will be reprofiled on next reboot 2021-05-07T18:56:02.238 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 2021-05-07T18:56:02.677 INFO:teuthology.orchestra.run.smithi114.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2021-05-07T18:56:02.680 DEBUG:teuthology.parallel:result is None 2021-05-07T18:56:02.680 DEBUG:teuthology.orchestra.run.smithi114:> sudo lsb_release -is 2021-05-07T18:56:02.727 INFO:teuthology.orchestra.run.smithi114.stdout:Ubuntu 2021-05-07T18:56:02.732 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-05-07T18:56:02.733 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-05-07T18:56:02.734 INFO:teuthology.packaging:ref: None 2021-05-07T18:56:02.734 INFO:teuthology.packaging:tag: None 2021-05-07T18:56:02.735 INFO:teuthology.packaging:branch: pacific 2021-05-07T18:56:02.736 INFO:teuthology.packaging:sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 2021-05-07T18:56:02.736 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=pacific 2021-05-07T18:56:02.910 DEBUG:teuthology.orchestra.run.smithi114:> dpkg-query -W -f '${Version}' ceph 2021-05-07T18:56:02.935 INFO:teuthology.orchestra.run.smithi114.stdout:16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:56:02.936 INFO:teuthology.packaging:The installed version of ceph is 16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:56:02.936 INFO:teuthology.task.install:The correct ceph version 16.2.3-74-g4c6d4383-1bionic is installed. 2021-05-07T18:56:02.937 DEBUG:teuthology.orchestra.run.smithi146:> sudo lsb_release -is 2021-05-07T18:56:02.992 INFO:teuthology.orchestra.run.smithi146.stdout:Ubuntu 2021-05-07T18:56:02.997 DEBUG:teuthology.misc:System to be installed: Ubuntu 2021-05-07T18:56:02.998 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-05-07T18:56:02.998 INFO:teuthology.packaging:ref: None 2021-05-07T18:56:02.998 INFO:teuthology.packaging:tag: None 2021-05-07T18:56:02.999 INFO:teuthology.packaging:branch: pacific 2021-05-07T18:56:02.999 INFO:teuthology.packaging:sha1: 60a03ee87c86b2c41aae70c5787a604c7a05af35 2021-05-07T18:56:03.000 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=pacific 2021-05-07T18:56:03.163 DEBUG:teuthology.orchestra.run.smithi146:> dpkg-query -W -f '${Version}' ceph 2021-05-07T18:56:03.188 INFO:teuthology.orchestra.run.smithi146.stdout:16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:56:03.188 INFO:teuthology.packaging:The installed version of ceph is 16.2.3-74-g4c6d4383-1bionic 2021-05-07T18:56:03.189 INFO:teuthology.task.install:The correct ceph version 16.2.3-74-g4c6d4383-1bionic is installed. 2021-05-07T18:56:03.189 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2021-05-07T18:56:03.190 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:56:03.190 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-05-07T18:56:03.205 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:56:03.206 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-05-07T18:56:03.244 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2021-05-07T18:56:03.244 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:56:03.245 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/daemon-helper 2021-05-07T18:56:03.264 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-05-07T18:56:03.319 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:56:03.320 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/daemon-helper 2021-05-07T18:56:03.335 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-05-07T18:56:03.392 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2021-05-07T18:56:03.393 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:56:03.393 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/adjust-ulimits 2021-05-07T18:56:03.408 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-05-07T18:56:03.464 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:56:03.464 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/adjust-ulimits 2021-05-07T18:56:03.479 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-05-07T18:56:03.536 INFO:teuthology.run_tasks:Running task cephadm... 2021-05-07T18:56:03.600 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, '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': 1}, '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, 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '60a03ee87c86b2c41aae70c5787a604c7a05af35'} 2021-05-07T18:56:03.601 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2021-05-07T18:56:03.602 INFO:tasks.cephadm:Cluster fsid is df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:03.602 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2021-05-07T18:56:03.603 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.114', 'mon.c': '[v2:172.21.15.114:3301,v1:172.21.15.114:6790]', 'mon.b': '172.21.15.146'} 2021-05-07T18:56:03.603 INFO:tasks.cephadm:First mon is mon.a on smithi114 2021-05-07T18:56:03.603 INFO:tasks.cephadm:First mgr is y 2021-05-07T18:56:03.604 INFO:tasks.cephadm:Normalizing hostnames... 2021-05-07T18:56:03.604 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2021-05-07T18:56:03.620 DEBUG:teuthology.orchestra.run.smithi146:> sudo hostname $(hostname -s) 2021-05-07T18:56:03.636 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2021-05-07T18:56:03.637 DEBUG:teuthology.orchestra.run.smithi114:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-05-07T18:56:03.777 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-rw-r-- 1 ubuntu ubuntu 297495 May 7 18:56 /home/ubuntu/cephtest/cephadm 2021-05-07T18:56:03.778 DEBUG:teuthology.orchestra.run.smithi146:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-05-07T18:56:03.910 INFO:teuthology.orchestra.run.smithi146.stdout:-rw-rw-r-- 1 ubuntu ubuntu 297495 May 7 18:56 /home/ubuntu/cephtest/cephadm 2021-05-07T18:56:03.911 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-05-07T18:56:03.919 DEBUG:teuthology.orchestra.run.smithi146:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-05-07T18:56:03.939 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2021-05-07T18:56:03.976 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /etc/ceph 2021-05-07T18:56:03.991 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2021-05-07T18:56:04.031 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 777 /etc/ceph 2021-05-07T18:56:04.048 INFO:tasks.cephadm:Writing seed config... 2021-05-07T18:56:04.049 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2021-05-07T18:56:04.049 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2021-05-07T18:56:04.049 INFO:tasks.cephadm: override: [osd] debug ms = 1 2021-05-07T18:56:04.050 INFO:tasks.cephadm: override: [osd] debug osd = 20 2021-05-07T18:56:04.050 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2021-05-07T18:56:04.050 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2021-05-07T18:56:04.051 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2021-05-07T18:56:04.051 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2021-05-07T18:56:04.051 INFO:tasks.cephadm: override: [mon] debug mon = 20 2021-05-07T18:56:04.052 INFO:tasks.cephadm: override: [mon] debug ms = 1 2021-05-07T18:56:04.052 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2021-05-07T18:56:04.053 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:56:04.053 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2021-05-07T18:56:04.079 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = df310d4e-af65-11eb-8235-001a4aab830c mon election default strategy = 1 [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 # 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 2021-05-07T18:56:04.080 DEBUG:teuthology.orchestra.run.smithi114:mon.a> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a.service 2021-05-07T18:56:04.123 DEBUG:teuthology.orchestra.run.smithi114:mgr.y> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y.service 2021-05-07T18:56:04.166 INFO:tasks.cephadm:Bootstrapping... 2021-05-07T18:56:04.167 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid df310d4e-af65-11eb-8235-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.114 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2021-05-07T18:56:04.247 INFO:journalctl@ceph.mgr.y.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T18:56:04.416 INFO:journalctl@ceph.mon.a.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T18:56:04.650 INFO:teuthology.orchestra.run.smithi114.stderr:Could not locate podman: podman not found 2021-05-07T18:56:04.650 INFO:teuthology.orchestra.run.smithi114.stderr:Verifying podman|docker is present... 2021-05-07T18:56:04.651 INFO:teuthology.orchestra.run.smithi114.stderr:Verifying lvm2 is present... 2021-05-07T18:56:04.651 INFO:teuthology.orchestra.run.smithi114.stderr:Verifying time synchronization is in place... 2021-05-07T18:56:04.651 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled chrony.service 2021-05-07T18:56:04.659 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2021-05-07T18:56:04.660 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active chrony.service 2021-05-07T18:56:04.666 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.667 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled chronyd.service 2021-05-07T18:56:04.674 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2021-05-07T18:56:04.674 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active chronyd.service 2021-05-07T18:56:04.682 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.683 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2021-05-07T18:56:04.691 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: enabled 2021-05-07T18:56:04.692 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active systemd-timesyncd.service 2021-05-07T18:56:04.700 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.701 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled ntpd.service 2021-05-07T18:56:04.710 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2021-05-07T18:56:04.711 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active ntpd.service 2021-05-07T18:56:04.718 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.719 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled ntp.service 2021-05-07T18:56:04.728 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: enabled 2021-05-07T18:56:04.729 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active ntp.service 2021-05-07T18:56:04.737 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: active 2021-05-07T18:56:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:Unit ntp.service is enabled and running 2021-05-07T18:56:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:Repeating the final host check... 2021-05-07T18:56:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:podman|docker (/usr/bin/docker) is present 2021-05-07T18:56:04.739 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl is present 2021-05-07T18:56:04.740 INFO:teuthology.orchestra.run.smithi114.stderr:lvcreate is present 2021-05-07T18:56:04.740 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled chrony.service 2021-05-07T18:56:04.746 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2021-05-07T18:56:04.747 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active chrony.service 2021-05-07T18:56:04.754 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.755 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled chronyd.service 2021-05-07T18:56:04.762 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2021-05-07T18:56:04.763 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active chronyd.service 2021-05-07T18:56:04.770 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.771 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2021-05-07T18:56:04.781 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: enabled 2021-05-07T18:56:04.781 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active systemd-timesyncd.service 2021-05-07T18:56:04.789 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.791 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled ntpd.service 2021-05-07T18:56:04.798 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2021-05-07T18:56:04.799 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active ntpd.service 2021-05-07T18:56:04.807 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: inactive 2021-05-07T18:56:04.808 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-enabled ntp.service 2021-05-07T18:56:04.816 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: enabled 2021-05-07T18:56:04.817 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl is-active ntp.service 2021-05-07T18:56:04.825 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: active 2021-05-07T18:56:04.826 INFO:teuthology.orchestra.run.smithi114.stderr:Unit ntp.service is enabled and running 2021-05-07T18:56:04.826 INFO:teuthology.orchestra.run.smithi114.stderr:Host looks OK 2021-05-07T18:56:04.826 INFO:teuthology.orchestra.run.smithi114.stderr:Cluster fsid: df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:04.828 INFO:teuthology.orchestra.run.smithi114.stderr:Acquiring lock 139871982771560 on /run/cephadm/df310d4e-af65-11eb-8235-001a4aab830c.lock 2021-05-07T18:56:04.828 INFO:teuthology.orchestra.run.smithi114.stderr:Lock 139871982771560 acquired on /run/cephadm/df310d4e-af65-11eb-8235-001a4aab830c.lock 2021-05-07T18:56:04.828 INFO:teuthology.orchestra.run.smithi114.stderr:Verifying IP 172.21.15.114 port 3300 ... 2021-05-07T18:56:04.828 INFO:teuthology.orchestra.run.smithi114.stderr:Verifying IP 172.21.15.114 port 6789 ... 2021-05-07T18:56:04.829 INFO:teuthology.orchestra.run.smithi114.stderr:Base mon IP is 172.21.15.114, final addrv is [v2:172.21.15.114:3300,v1:172.21.15.114:6789] 2021-05-07T18:56:04.829 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /sbin/ip route ls 2021-05-07T18:56:04.831 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2021-05-07T18:56:04.831 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2021-05-07T18:56:04.832 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.114 2021-05-07T18:56:04.832 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /sbin/ip -6 route ls 2021-05-07T18:56:04.836 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2021-05-07T18:56:04.836 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2021-05-07T18:56:04.836 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /sbin/ip -6 addr ls 2021-05-07T18:56:04.839 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2021-05-07T18:56:04.840 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: inet6 ::1/128 scope host 2021-05-07T18:56:04.840 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2021-05-07T18:56:04.841 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2021-05-07T18:56:04.841 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:cb63/64 scope link 2021-05-07T18:56:04.841 INFO:teuthology.orchestra.run.smithi114.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2021-05-07T18:56:04.842 INFO:teuthology.orchestra.run.smithi114.stderr:Mon IP 172.21.15.114 is in CIDR network 172.21.0.0/20 2021-05-07T18:56:04.842 INFO:teuthology.orchestra.run.smithi114.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2021-05-07T18:56:04.843 INFO:teuthology.orchestra.run.smithi114.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2021-05-07T18:56:04.843 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker pull docker.io/ceph/daemon-base:latest-pacific 2021-05-07T18:56:05.451 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: latest-pacific: Pulling from ceph/daemon-base 2021-05-07T18:56:05.452 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: 7a0437f04f83: Pulling fs layer 2021-05-07T18:56:05.452 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: ae4b0976a204: Pulling fs layer 2021-05-07T18:56:05.969 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: 7a0437f04f83: Verifying Checksum 2021-05-07T18:56:05.970 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: 7a0437f04f83: Download complete 2021-05-07T18:56:07.461 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: ae4b0976a204: Verifying Checksum 2021-05-07T18:56:07.461 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: ae4b0976a204: Download complete 2021-05-07T18:56:08.633 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: 7a0437f04f83: Pull complete 2021-05-07T18:56:18.660 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: ae4b0976a204: Pull complete 2021-05-07T18:56:18.774 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: Digest: sha256:1281b733227f7085b2b42c424fa7aed1b4900257fc76beb7ee14490215f9b2ac 2021-05-07T18:56:18.820 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: Status: Downloaded newer image for ceph/daemon-base:latest-pacific 2021-05-07T18:56:18.849 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/docker: docker.io/ceph/daemon-base:latest-pacific 2021-05-07T18:56:18.853 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/daemon-base:latest-pacific --version 2021-05-07T18:56:28.556 INFO:teuthology.orchestra.run.smithi114.stderr:ceph: ceph version 16.2.3 (381b476cb3900f9a92eb95d03b4850b953cfd79a) pacific (stable) 2021-05-07T18:56:29.124 INFO:teuthology.orchestra.run.smithi114.stderr:Ceph version: ceph version 16.2.3 (381b476cb3900f9a92eb95d03b4850b953cfd79a) pacific (stable) 2021-05-07T18:56:29.124 INFO:teuthology.orchestra.run.smithi114.stderr:Extracting ceph user uid/gid from container image... 2021-05-07T18:56:29.125 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/daemon-base:latest-pacific -c %u %g /var/lib/ceph 2021-05-07T18:56:30.078 INFO:teuthology.orchestra.run.smithi114.stderr:stat: 167 167 2021-05-07T18:56:30.620 INFO:teuthology.orchestra.run.smithi114.stderr:Creating initial keys... 2021-05-07T18:56:30.621 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/daemon-base:latest-pacific --gen-print-key 2021-05-07T18:56:31.598 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-authtool: AQBfjZVgLeTwIxAAe4nk6Dsh3W3N2rkLj4V8fg== 2021-05-07T18:56:32.100 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/daemon-base:latest-pacific --gen-print-key 2021-05-07T18:56:33.060 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-authtool: AQBhjZVguf3TAxAAnhoMksnVcMHQRDKACfT0vA== 2021-05-07T18:56:33.541 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/daemon-base:latest-pacific --gen-print-key 2021-05-07T18:56:34.539 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-authtool: AQBijZVgj7VqIBAA3WWuUOPOKneTCXzE3THHtg== 2021-05-07T18:56:35.053 INFO:teuthology.orchestra.run.smithi114.stderr:Creating initial monmap... 2021-05-07T18:56:35.054 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp1vn92zhx:/tmp/monmap:z docker.io/ceph/daemon-base:latest-pacific --create --clobber --fsid df310d4e-af65-11eb-8235-001a4aab830c --addv a [v2:172.21.15.114:3300,v1:172.21.15.114:6789] /tmp/monmap 2021-05-07T18:56:36.055 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2021-05-07T18:56:36.055 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:36.055 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2021-05-07T18:56:36.594 INFO:teuthology.orchestra.run.smithi114.stderr:monmaptool for a [v2:172.21.15.114:3300,v1:172.21.15.114:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2021-05-07T18:56:36.594 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/monmaptool: set fsid to df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:36.594 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2021-05-07T18:56:36.594 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:56:36.595 INFO:teuthology.orchestra.run.smithi114.stderr:Creating mon... 2021-05-07T18:56:36.595 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpjxc2ye6z:/tmp/keyring:z -v /tmp/ceph-tmp1vn92zhx:/tmp/monmap:z docker.io/ceph/daemon-base:latest-pacific --mkfs -i a --fsid df310d4e-af65-11eb-8235-001a4aab830c -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --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 2021-05-07T18:56:37.637 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.638+0000 7f6769263700 0 set uid:gid to 167:167 (ceph:ceph) 2021-05-07T18:56:37.638 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.638+0000 7f6769263700 1 imported monmap: 2021-05-07T18:56:37.638 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: epoch 0 2021-05-07T18:56:37.639 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: fsid df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:37.639 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: last_changed 2021-05-07T18:56:36.058936+0000 2021-05-07T18:56:37.639 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: created 2021-05-07T18:56:36.058936+0000 2021-05-07T18:56:37.640 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2021-05-07T18:56:37.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: election_strategy: 1 2021-05-07T18:56:37.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.a 2021-05-07T18:56:37.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.638+0000 7f6769263700 0 /usr/bin/ceph-mon: set fsid to df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:37.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: RocksDB version: 6.8.1 2021-05-07T18:56:37.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-05-07T18:56:37.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Compile date May 6 2021 2021-05-07T18:56:37.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: DB SUMMARY 2021-05-07T18:56:37.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2021-05-07T18:56:37.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2021-05-07T18:56:37.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.error_if_exists: 0 2021-05-07T18:56:37.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.create_if_missing: 1 2021-05-07T18:56:37.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.paranoid_checks: 1 2021-05-07T18:56:37.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.env: 0x55b29c7ca1c0 2021-05-07T18:56:37.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.fs: Posix File System 2021-05-07T18:56:37.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.info_log: 0x55b29dc14dc0 2021-05-07T18:56:37.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_file_opening_threads: 16 2021-05-07T18:56:37.673 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.statistics: (nil) 2021-05-07T18:56:37.674 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.use_fsync: 0 2021-05-07T18:56:37.674 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_log_file_size: 0 2021-05-07T18:56:37.674 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-05-07T18:56:37.674 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-05-07T18:56:37.675 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.keep_log_file_num: 1000 2021-05-07T18:56:37.675 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.recycle_log_file_num: 0 2021-05-07T18:56:37.675 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.allow_fallocate: 1 2021-05-07T18:56:37.675 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.allow_mmap_reads: 0 2021-05-07T18:56:37.676 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.allow_mmap_writes: 0 2021-05-07T18:56:37.676 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.use_direct_reads: 0 2021-05-07T18:56:37.676 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-05-07T18:56:37.676 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.create_missing_column_families: 0 2021-05-07T18:56:37.676 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.db_log_dir: 2021-05-07T18:56:37.677 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2021-05-07T18:56:37.677 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-05-07T18:56:37.677 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_subcompactions: 1 2021-05-07T18:56:37.677 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_background_flushes: -1 2021-05-07T18:56:37.678 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-05-07T18:56:37.678 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-05-07T18:56:37.678 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2021-05-07T18:56:37.678 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-05-07T18:56:37.678 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-05-07T18:56:37.679 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.advise_random_on_open: 1 2021-05-07T18:56:37.679 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.db_write_buffer_size: 0 2021-05-07T18:56:37.679 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.write_buffer_manager: 0x55b29dc1b500 2021-05-07T18:56:37.679 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-05-07T18:56:37.679 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-05-07T18:56:37.680 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-05-07T18:56:37.680 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-05-07T18:56:37.680 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.rate_limiter: (nil) 2021-05-07T18:56:37.680 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-05-07T18:56:37.680 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.wal_recovery_mode: 2 2021-05-07T18:56:37.681 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.enable_thread_tracking: 0 2021-05-07T18:56:37.681 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.enable_pipelined_write: 0 2021-05-07T18:56:37.681 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.unordered_write: 0 2021-05-07T18:56:37.681 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-05-07T18:56:37.682 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-05-07T18:56:37.682 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-05-07T18:56:37.682 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-05-07T18:56:37.682 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.row_cache: None 2021-05-07T18:56:37.682 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.wal_filter: None 2021-05-07T18:56:37.683 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-05-07T18:56:37.683 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.allow_ingest_behind: 0 2021-05-07T18:56:37.683 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.preserve_deletes: 0 2021-05-07T18:56:37.683 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.two_write_queues: 0 2021-05-07T18:56:37.683 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.manual_wal_flush: 0 2021-05-07T18:56:37.684 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.atomic_flush: 0 2021-05-07T18:56:37.684 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-05-07T18:56:37.684 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.persist_stats_to_disk: 0 2021-05-07T18:56:37.684 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.write_dbid_to_manifest: 0 2021-05-07T18:56:37.684 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.log_readahead_size: 0 2021-05-07T18:56:37.685 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2021-05-07T18:56:37.685 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_background_jobs: 2 2021-05-07T18:56:37.685 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_background_compactions: -1 2021-05-07T18:56:37.685 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-05-07T18:56:37.686 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-05-07T18:56:37.686 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-05-07T18:56:37.686 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_total_wal_size: 0 2021-05-07T18:56:37.686 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-05-07T18:56:37.686 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-05-07T18:56:37.687 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-05-07T18:56:37.687 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-05-07T18:56:37.687 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_open_files: -1 2021-05-07T18:56:37.687 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bytes_per_sync: 0 2021-05-07T18:56:37.688 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-05-07T18:56:37.688 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.strict_bytes_per_sync: 0 2021-05-07T18:56:37.688 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_readahead_size: 0 2021-05-07T18:56:37.688 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Compression algorithms supported: 2021-05-07T18:56:37.688 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-05-07T18:56:37.689 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kZSTD supported: 0 2021-05-07T18:56:37.689 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kXpressCompression supported: 0 2021-05-07T18:56:37.689 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kLZ4HCCompression supported: 1 2021-05-07T18:56:37.689 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kLZ4Compression supported: 1 2021-05-07T18:56:37.689 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kBZip2Compression supported: 0 2021-05-07T18:56:37.690 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kZlibCompression supported: 1 2021-05-07T18:56:37.690 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: kSnappyCompression supported: 1 2021-05-07T18:56:37.690 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-05-07T18:56:37.690 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2021-05-07T18:56:37.690 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.691 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2021-05-07T18:56:37.691 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.691 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2021-05-07T18:56:37.691 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.692 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-05-07T18:56:37.692 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.merge_operator: 2021-05-07T18:56:37.692 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_filter: None 2021-05-07T18:56:37.692 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_filter_factory: None 2021-05-07T18:56:37.692 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-05-07T18:56:37.693 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-05-07T18:56:37.693 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b29db2a120) 2021-05-07T18:56:37.693 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2021-05-07T18:56:37.693 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2021-05-07T18:56:37.694 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2021-05-07T18:56:37.694 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2021-05-07T18:56:37.694 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: index_type: 0 2021-05-07T18:56:37.694 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2021-05-07T18:56:37.694 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: index_shortening: 1 2021-05-07T18:56:37.695 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2021-05-07T18:56:37.695 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2021-05-07T18:56:37.695 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: checksum: 1 2021-05-07T18:56:37.695 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2021-05-07T18:56:37.695 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_cache: 0x55b29db62d10 2021-05-07T18:56:37.696 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2021-05-07T18:56:37.696 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_cache_options: 2021-05-07T18:56:37.696 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: capacity : 536870912 2021-05-07T18:56:37.696 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2021-05-07T18:56:37.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2021-05-07T18:56:37.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2021-05-07T18:56:37.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2021-05-07T18:56:37.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2021-05-07T18:56:37.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_size: 4096 2021-05-07T18:56:37.698 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2021-05-07T18:56:37.698 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2021-05-07T18:56:37.698 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2021-05-07T18:56:37.698 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2021-05-07T18:56:37.698 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: partition_filters: 0 2021-05-07T18:56:37.699 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2021-05-07T18:56:37.699 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2021-05-07T18:56:37.699 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2021-05-07T18:56:37.699 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: verify_compression: 0 2021-05-07T18:56:37.699 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2021-05-07T18:56:37.700 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: format_version: 2 2021-05-07T18:56:37.700 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2021-05-07T18:56:37.700 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: block_align: 0 2021-05-07T18:56:37.700 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.700 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.write_buffer_size: 33554432 2021-05-07T18:56:37.701 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_write_buffer_number: 2 2021-05-07T18:56:37.701 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compression: NoCompression 2021-05-07T18:56:37.701 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bottommost_compression: Disabled 2021-05-07T18:56:37.701 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.prefix_extractor: nullptr 2021-05-07T18:56:37.701 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-05-07T18:56:37.702 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.num_levels: 7 2021-05-07T18:56:37.702 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-05-07T18:56:37.702 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-05-07T18:56:37.702 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-05-07T18:56:37.703 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-05-07T18:56:37.703 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-05-07T18:56:37.703 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-05-07T18:56:37.703 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-05-07T18:56:37.703 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:56:37.704 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-05-07T18:56:37.704 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-05-07T18:56:37.704 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compression_opts.level: 32767 2021-05-07T18:56:37.704 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compression_opts.strategy: 0 2021-05-07T18:56:37.704 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-05-07T18:56:37.705 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:56:37.705 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compression_opts.enabled: false 2021-05-07T18:56:37.705 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-05-07T18:56:37.705 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-05-07T18:56:37.706 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-05-07T18:56:37.706 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.target_file_size_base: 67108864 2021-05-07T18:56:37.706 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-05-07T18:56:37.706 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-05-07T18:56:37.706 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-05-07T18:56:37.707 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-05-07T18:56:37.707 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-05-07T18:56:37.707 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-05-07T18:56:37.707 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-05-07T18:56:37.708 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-05-07T18:56:37.708 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-05-07T18:56:37.708 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-05-07T18:56:37.708 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-05-07T18:56:37.708 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-05-07T18:56:37.709 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-05-07T18:56:37.709 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.arena_block_size: 4194304 2021-05-07T18:56:37.709 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-05-07T18:56:37.709 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-05-07T18:56:37.709 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-05-07T18:56:37.710 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.disable_auto_compactions: 0 2021-05-07T18:56:37.710 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-05-07T18:56:37.710 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-05-07T18:56:37.710 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-05-07T18:56:37.710 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-05-07T18:56:37.711 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-05-07T18:56:37.711 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-05-07T18:56:37.711 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-05-07T18:56:37.711 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-05-07T18:56:37.712 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-05-07T18:56:37.712 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-05-07T18:56:37.712 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.table_properties_collectors: 2021-05-07T18:56:37.712 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.inplace_update_support: 0 2021-05-07T18:56:37.712 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-05-07T18:56:37.713 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-05-07T18:56:37.713 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-05-07T18:56:37.713 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-05-07T18:56:37.713 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.bloom_locality: 0 2021-05-07T18:56:37.714 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.max_successive_merges: 0 2021-05-07T18:56:37.714 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-05-07T18:56:37.714 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.paranoid_file_checks: 0 2021-05-07T18:56:37.714 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.force_consistency_checks: 0 2021-05-07T18:56:37.714 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.report_bg_io_stats: 0 2021-05-07T18:56:37.715 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.ttl: 2592000 2021-05-07T18:56:37.715 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.642+0000 7f6769263700 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-05-07T18:56:37.715 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f6769263700 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 2021-05-07T18:56:37.715 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.715 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f6769263700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2021-05-07T18:56:37.716 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.716 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f6769263700 4 rocksdb: DB pointer 0x55b29dc27800 2021-05-07T18:56:37.716 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f67520fc700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2021-05-07T18:56:37.716 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f67520fc700 4 rocksdb: [db_impl/db_impl.cc:851] 2021-05-07T18:56:37.717 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2021-05-07T18:56:37.717 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:56:37.717 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.717 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-05-07T18:56:37.717 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:56:37.718 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.718 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-05-07T18:56:37.718 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:56:37.718 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.718 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2021-05-07T18:56:37.719 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.719 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:37.719 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.719 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.720 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.720 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2021-05-07T18:56:37.720 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.720 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:37.720 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:56:37.721 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:37.721 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:37.721 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:56:37.721 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:56:37.721 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:56:37.722 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.722 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.722 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.722 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.723 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:56:37.723 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.723 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2021-05-07T18:56:37.723 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.723 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:37.724 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.724 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.724 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.724 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2021-05-07T18:56:37.724 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.725 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:37.725 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:56:37.725 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:37.725 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:37.726 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:56:37.726 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:56:37.726 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:56:37.726 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.726 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.727 INFO:teuthology.orchestra.run.smithi114.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 2021-05-07T18:56:37.727 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.727 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:56:37.727 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: 2021-05-07T18:56:37.727 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f6769263700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2021-05-07T18:56:37.728 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f6769263700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2021-05-07T18:56:37.728 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph-mon: debug 2021-05-07T18:56:37.646+0000 7f6769263700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2021-05-07T18:56:38.264 INFO:teuthology.orchestra.run.smithi114.stderr:create mon.a on 2021-05-07T18:56:38.265 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:38.271 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl disable ceph.target 2021-05-07T18:56:38.284 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2021-05-07T18:56:38.388 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl enable ceph.target 2021-05-07T18:56:38.395 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2021-05-07T18:56:38.504 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl start ceph.target 2021-05-07T18:56:38.510 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl enable ceph-df310d4e-af65-11eb-8235-001a4aab830c.target 2021-05-07T18:56:38.517 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-df310d4e-af65-11eb-8235-001a4aab830c.target -> /etc/systemd/system/ceph-df310d4e-af65-11eb-8235-001a4aab830c.target. 2021-05-07T18:56:38.517 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-df310d4e-af65-11eb-8235-001a4aab830c.target -> /etc/systemd/system/ceph-df310d4e-af65-11eb-8235-001a4aab830c.target. 2021-05-07T18:56:38.626 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl start ceph-df310d4e-af65-11eb-8235-001a4aab830c.target 2021-05-07T18:56:38.635 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl daemon-reload 2021-05-07T18:56:38.752 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl stop ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a 2021-05-07T18:56:38.762 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl reset-failed ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a 2021-05-07T18:56:38.769 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to reset failed state of unit ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a.service: Unit ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a.service is not loaded. 2021-05-07T18:56:38.770 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl enable ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a 2021-05-07T18:56:38.777 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Created symlink /etc/systemd/system/ceph-df310d4e-af65-11eb-8235-001a4aab830c.target.wants/ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a.service -> /etc/systemd/system/ceph-df310d4e-af65-11eb-8235-001a4aab830c@.service. 2021-05-07T18:56:38.869 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl start ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a 2021-05-07T18:56:38.878 INFO:teuthology.orchestra.run.smithi114.stderr:firewalld does not appear to be present 2021-05-07T18:56:38.878 INFO:teuthology.orchestra.run.smithi114.stderr:Not possible to enable service . firewalld.service is not available 2021-05-07T18:56:38.879 INFO:teuthology.orchestra.run.smithi114.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-05-07T18:56:38.879 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for mon to start... 2021-05-07T18:56:38.880 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for mon... 2021-05-07T18:56:38.880 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific status 2021-05-07T18:56:38.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:38 smithi114 systemd[1]: Started Ceph mon.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T18:56:39.442 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:38 smithi114 bash[14922]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T18:56:40.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:40 smithi114 bash[14922]: cluster 2021-05-07T18:56:40.505824+0000 mon.a (mon.0) 0 : [INF] mkfs df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:40.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:40 smithi114 bash[14922]: cluster 2021-05-07T18:56:40.490016+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2021-05-07T18:56:40.794 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: cluster: 2021-05-07T18:56:40.795 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: id: df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:40.795 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: health: HEALTH_OK 2021-05-07T18:56:40.796 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:40.796 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: services: 2021-05-07T18:56:40.798 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.297143s) 2021-05-07T18:56:40.798 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mgr: no daemons active 2021-05-07T18:56:40.798 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2021-05-07T18:56:40.798 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:40.799 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: data: 2021-05-07T18:56:40.799 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2021-05-07T18:56:40.799 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2021-05-07T18:56:40.799 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2021-05-07T18:56:40.800 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: pgs: 2021-05-07T18:56:40.800 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:41.449 INFO:teuthology.orchestra.run.smithi114.stderr:mon is available 2021-05-07T18:56:41.449 INFO:teuthology.orchestra.run.smithi114.stderr:Assimilating anything we can from ceph.conf... 2021-05-07T18:56:41.449 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z -v /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-pacific config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2021-05-07T18:56:41.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:41 smithi114 bash[14922]: cluster 2021-05-07T18:56:40.500938+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2021-05-07T18:56:41.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:41 smithi114 bash[14922]: cluster 2021-05-07T18:56:40.502509+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} 2021-05-07T18:56:41.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:41 smithi114 bash[14922]: cluster 2021-05-07T18:56:40.511976+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2021-05-07T18:56:41.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:41 smithi114 bash[14922]: cluster 2021-05-07T18:56:40.520639+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2021-05-07T18:56:41.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:41 smithi114 bash[14922]: cluster 2021-05-07T18:56:40.521540+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2021-05-07T18:56:41.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:41 smithi114 bash[14922]: audit 2021-05-07T18:56:40.798016+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.114:0/1974616322' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2021-05-07T18:56:42.806 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:42.808 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: [global] 2021-05-07T18:56:42.808 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: fsid = df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:42.808 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.114:3300,v1:172.21.15.114:6789] 2021-05-07T18:56:42.809 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2021-05-07T18:56:42.809 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2021-05-07T18:56:42.809 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2021-05-07T18:56:42.809 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2021-05-07T18:56:42.810 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:42.810 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: [mgr] 2021-05-07T18:56:42.810 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2021-05-07T18:56:42.810 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:42.810 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: [osd] 2021-05-07T18:56:42.811 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2021-05-07T18:56:42.811 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2021-05-07T18:56:43.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:42 smithi114 bash[14922]: audit 2021-05-07T18:56:42.803347+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.114:0/2933001454' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2021-05-07T18:56:43.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:42 smithi114 bash[14922]: audit 2021-05-07T18:56:42.809771+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.114:0/2933001454' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2021-05-07T18:56:43.374 INFO:teuthology.orchestra.run.smithi114.stderr:Generating new minimal ceph.conf... 2021-05-07T18:56:43.374 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z -v /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-pacific config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2021-05-07T18:56:45.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:44 smithi114 bash[14922]: audit 2021-05-07T18:56:44.660289+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.114:0/2063387238' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:56:45.255 INFO:teuthology.orchestra.run.smithi114.stderr:Restarting the monitor... 2021-05-07T18:56:45.255 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl restart ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.a 2021-05-07T18:56:45.651 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:45 smithi114 systemd[1]: Stopping Ceph mon.a for df310d4e-af65-11eb-8235-001a4aab830c... 2021-05-07T18:56:45.652 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:45 smithi114 docker[15398]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T18:56:45.652 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:45 smithi114 bash[14922]: debug 2021-05-07T18:56:45.362+0000 7fa91ee92700 -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 2021-05-07T18:56:45.652 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:45 smithi114 bash[14922]: debug 2021-05-07T18:56:45.362+0000 7fa91ee92700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2021-05-07T18:56:46.228 INFO:teuthology.orchestra.run.smithi114.stderr:Setting mon public_network to 172.21.0.0/20 2021-05-07T18:56:46.228 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific config set mon public_network 172.21.0.0/20 2021-05-07T18:56:46.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:46 smithi114 docker[15398]: ceph-df310d4e-af65-11eb-8235-001a4aab830c-mon.a 2021-05-07T18:56:46.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:46 smithi114 systemd[1]: Stopped Ceph mon.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T18:56:46.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:46 smithi114 systemd[1]: Started Ceph mon.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T18:56:46.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:46 smithi114 bash[15432]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T18:56:47.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.602+0000 7fd097793700 0 set uid:gid to 167:167 (ceph:ceph) 2021-05-07T18:56:47.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.602+0000 7fd097793700 0 ceph version 16.2.3 (381b476cb3900f9a92eb95d03b4850b953cfd79a) pacific (stable), process ceph-mon, pid 8 2021-05-07T18:56:47.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.602+0000 7fd097793700 0 pidfile_write: ignore empty --pid-file 2021-05-07T18:56:47.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 0 load: jerasure load: lrc load: isa 2021-05-07T18:56:47.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: RocksDB version: 6.8.1 2021-05-07T18:56:47.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-05-07T18:56:47.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Compile date May 6 2021 2021-05-07T18:56:47.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: DB SUMMARY 2021-05-07T18:56:47.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: CURRENT file: CURRENT 2021-05-07T18:56:47.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: IDENTITY file: IDENTITY 2021-05-07T18:56:47.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2021-05-07T18:56:47.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2021-05-07T18:56:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 85891 ; 2021-05-07T18:56:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.error_if_exists: 0 2021-05-07T18:56:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.create_if_missing: 0 2021-05-07T18:56:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.paranoid_checks: 1 2021-05-07T18:56:47.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.env: 0x56397df5e1c0 2021-05-07T18:56:47.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.fs: Posix File System 2021-05-07T18:56:47.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.info_log: 0x56397ebc2820 2021-05-07T18:56:47.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_file_opening_threads: 16 2021-05-07T18:56:47.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.statistics: (nil) 2021-05-07T18:56:47.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.use_fsync: 0 2021-05-07T18:56:47.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_log_file_size: 0 2021-05-07T18:56:47.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-05-07T18:56:47.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-05-07T18:56:47.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.keep_log_file_num: 1000 2021-05-07T18:56:47.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.recycle_log_file_num: 0 2021-05-07T18:56:47.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.allow_fallocate: 1 2021-05-07T18:56:47.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.allow_mmap_reads: 0 2021-05-07T18:56:47.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.allow_mmap_writes: 0 2021-05-07T18:56:47.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.use_direct_reads: 0 2021-05-07T18:56:47.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-05-07T18:56:47.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.create_missing_column_families: 0 2021-05-07T18:56:47.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.db_log_dir: 2021-05-07T18:56:47.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2021-05-07T18:56:47.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-05-07T18:56:47.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_subcompactions: 1 2021-05-07T18:56:47.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_background_flushes: -1 2021-05-07T18:56:47.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-05-07T18:56:47.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-05-07T18:56:47.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2021-05-07T18:56:47.951 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-05-07T18:56:47.951 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-05-07T18:56:47.951 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.advise_random_on_open: 1 2021-05-07T18:56:47.951 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.db_write_buffer_size: 0 2021-05-07T18:56:47.951 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.write_buffer_manager: 0x56397ec55f20 2021-05-07T18:56:47.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-05-07T18:56:47.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-05-07T18:56:47.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-05-07T18:56:47.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-05-07T18:56:47.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.rate_limiter: (nil) 2021-05-07T18:56:47.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-05-07T18:56:47.953 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.wal_recovery_mode: 2 2021-05-07T18:56:47.953 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.enable_thread_tracking: 0 2021-05-07T18:56:47.954 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.enable_pipelined_write: 0 2021-05-07T18:56:47.955 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.unordered_write: 0 2021-05-07T18:56:47.955 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-05-07T18:56:47.955 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-05-07T18:56:47.955 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-05-07T18:56:47.956 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-05-07T18:56:47.956 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.row_cache: None 2021-05-07T18:56:47.956 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.wal_filter: None 2021-05-07T18:56:47.956 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-05-07T18:56:47.956 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.allow_ingest_behind: 0 2021-05-07T18:56:47.957 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.preserve_deletes: 0 2021-05-07T18:56:47.957 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.two_write_queues: 0 2021-05-07T18:56:47.957 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.manual_wal_flush: 0 2021-05-07T18:56:47.957 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.atomic_flush: 0 2021-05-07T18:56:47.957 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-05-07T18:56:47.958 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.persist_stats_to_disk: 0 2021-05-07T18:56:47.958 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.write_dbid_to_manifest: 0 2021-05-07T18:56:47.958 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.log_readahead_size: 0 2021-05-07T18:56:47.958 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2021-05-07T18:56:47.958 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_background_jobs: 2 2021-05-07T18:56:47.959 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_background_compactions: -1 2021-05-07T18:56:47.959 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-05-07T18:56:47.959 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-05-07T18:56:47.959 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-05-07T18:56:47.960 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_total_wal_size: 0 2021-05-07T18:56:47.960 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-05-07T18:56:47.960 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-05-07T18:56:47.960 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-05-07T18:56:47.960 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-05-07T18:56:47.961 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_open_files: -1 2021-05-07T18:56:47.961 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bytes_per_sync: 0 2021-05-07T18:56:47.961 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-05-07T18:56:47.961 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.strict_bytes_per_sync: 0 2021-05-07T18:56:47.961 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_readahead_size: 0 2021-05-07T18:56:47.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Compression algorithms supported: 2021-05-07T18:56:47.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-05-07T18:56:47.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kZSTD supported: 0 2021-05-07T18:56:47.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kXpressCompression supported: 0 2021-05-07T18:56:47.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kLZ4HCCompression supported: 1 2021-05-07T18:56:47.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kLZ4Compression supported: 1 2021-05-07T18:56:47.963 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kBZip2Compression supported: 0 2021-05-07T18:56:47.963 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kZlibCompression supported: 1 2021-05-07T18:56:47.963 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: kSnappyCompression supported: 1 2021-05-07T18:56:47.963 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-05-07T18:56:47.964 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2021-05-07T18:56:47.964 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2021-05-07T18:56:47.964 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-05-07T18:56:47.964 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.merge_operator: 2021-05-07T18:56:47.964 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_filter: None 2021-05-07T18:56:47.964 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_filter_factory: None 2021-05-07T18:56:47.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-05-07T18:56:47.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-05-07T18:56:47.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56397eb64128) 2021-05-07T18:56:47.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: cache_index_and_filter_blocks: 1 2021-05-07T18:56:47.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: cache_index_and_filter_blocks_with_high_priority: 0 2021-05-07T18:56:47.966 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: pin_l0_filter_and_index_blocks_in_cache: 0 2021-05-07T18:56:47.966 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: pin_top_level_index_and_filter: 1 2021-05-07T18:56:47.966 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: index_type: 0 2021-05-07T18:56:47.966 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: data_block_index_type: 0 2021-05-07T18:56:47.967 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: index_shortening: 1 2021-05-07T18:56:47.967 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: data_block_hash_table_util_ratio: 0.750000 2021-05-07T18:56:47.967 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: hash_index_allow_collision: 1 2021-05-07T18:56:47.967 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: checksum: 1 2021-05-07T18:56:47.967 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: no_block_cache: 0 2021-05-07T18:56:47.968 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_cache: 0x56397eb9cf10 2021-05-07T18:56:47.968 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_cache_name: BinnedLRUCache 2021-05-07T18:56:47.968 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_cache_options: 2021-05-07T18:56:47.968 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: capacity : 536870912 2021-05-07T18:56:47.968 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: num_shard_bits : 4 2021-05-07T18:56:47.968 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: strict_capacity_limit : 0 2021-05-07T18:56:47.969 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: high_pri_pool_ratio: 0.000 2021-05-07T18:56:47.969 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_cache_compressed: (nil) 2021-05-07T18:56:47.969 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: persistent_cache: (nil) 2021-05-07T18:56:47.969 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_size: 4096 2021-05-07T18:56:47.969 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_size_deviation: 10 2021-05-07T18:56:47.970 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_restart_interval: 16 2021-05-07T18:56:47.970 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: index_block_restart_interval: 1 2021-05-07T18:56:47.970 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: metadata_block_size: 4096 2021-05-07T18:56:47.970 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: partition_filters: 0 2021-05-07T18:56:47.970 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: use_delta_encoding: 1 2021-05-07T18:56:47.971 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: filter_policy: rocksdb.BuiltinBloomFilter 2021-05-07T18:56:47.971 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: whole_key_filtering: 1 2021-05-07T18:56:47.971 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: verify_compression: 0 2021-05-07T18:56:47.971 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: read_amp_bytes_per_bit: 0 2021-05-07T18:56:47.971 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: format_version: 2 2021-05-07T18:56:47.972 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: enable_index_compression: 1 2021-05-07T18:56:47.972 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: block_align: 0 2021-05-07T18:56:47.972 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.write_buffer_size: 33554432 2021-05-07T18:56:47.972 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_write_buffer_number: 2 2021-05-07T18:56:47.972 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compression: NoCompression 2021-05-07T18:56:47.973 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bottommost_compression: Disabled 2021-05-07T18:56:47.973 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.prefix_extractor: nullptr 2021-05-07T18:56:47.973 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-05-07T18:56:47.973 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.num_levels: 7 2021-05-07T18:56:47.973 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-05-07T18:56:47.974 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-05-07T18:56:47.974 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-05-07T18:56:47.974 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-05-07T18:56:47.974 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-05-07T18:56:47.974 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-05-07T18:56:47.975 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-05-07T18:56:47.975 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:56:47.975 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-05-07T18:56:47.975 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-05-07T18:56:47.975 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compression_opts.level: 32767 2021-05-07T18:56:47.976 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compression_opts.strategy: 0 2021-05-07T18:56:47.976 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-05-07T18:56:47.976 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:56:47.976 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compression_opts.enabled: false 2021-05-07T18:56:47.977 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-05-07T18:56:47.977 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-05-07T18:56:47.977 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-05-07T18:56:47.977 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.target_file_size_base: 67108864 2021-05-07T18:56:47.977 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-05-07T18:56:47.978 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-05-07T18:56:47.978 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-05-07T18:56:47.978 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-05-07T18:56:47.978 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-05-07T18:56:47.978 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-05-07T18:56:47.979 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-05-07T18:56:47.979 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-05-07T18:56:47.979 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-05-07T18:56:47.979 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-05-07T18:56:47.979 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-05-07T18:56:47.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-05-07T18:56:47.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-05-07T18:56:47.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.arena_block_size: 4194304 2021-05-07T18:56:47.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-05-07T18:56:47.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-05-07T18:56:47.981 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-05-07T18:56:47.981 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.disable_auto_compactions: 0 2021-05-07T18:56:47.981 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-05-07T18:56:47.981 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-05-07T18:56:47.981 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-05-07T18:56:47.982 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-05-07T18:56:47.982 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-05-07T18:56:47.982 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-05-07T18:56:47.982 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-05-07T18:56:47.982 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-05-07T18:56:47.983 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-05-07T18:56:47.983 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-05-07T18:56:47.983 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.table_properties_collectors: 2021-05-07T18:56:47.983 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.inplace_update_support: 0 2021-05-07T18:56:47.984 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-05-07T18:56:47.984 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-05-07T18:56:47.984 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-05-07T18:56:47.984 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-05-07T18:56:47.984 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.bloom_locality: 0 2021-05-07T18:56:47.985 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.max_successive_merges: 0 2021-05-07T18:56:47.985 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-05-07T18:56:47.985 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.paranoid_file_checks: 0 2021-05-07T18:56:47.985 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.force_consistency_checks: 0 2021-05-07T18:56:47.985 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.report_bg_io_stats: 0 2021-05-07T18:56:47.986 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.ttl: 2592000 2021-05-07T18:56:47.986 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-05-07T18:56:47.986 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 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 2021-05-07T18:56:47.986 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2021-05-07T18:56:47.986 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413807610237, "job": 1, "event": "recovery_started", "log_files": [6]} 2021-05-07T18:56:47.987 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.606+0000 7fd097793700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2021-05-07T18:56:47.987 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.610+0000 7fd097793700 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. 2021-05-07T18:56:47.987 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.610+0000 7fd097793700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413807611716, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82564, "table_properties": {"data_size": 80833, "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": 9583, "raw_average_key_size": 47, "raw_value_size": 75311, "raw_average_value_size": 372, "num_data_blocks": 11, "num_entries": 202, "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": 1620413807, "oldest_key_time": 3, "file_creation_time": 0}} 2021-05-07T18:56:47.987 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.610+0000 7fd097793700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2021-05-07T18:56:47.988 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.610+0000 7fd097793700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413807612810, "job": 1, "event": "recovery_finished"} 2021-05-07T18:56:47.988 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.610+0000 7fd097793700 4 rocksdb: DB pointer 0x56397ec61800 2021-05-07T18:56:47.988 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.614+0000 7fd07e5ab700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2021-05-07T18:56:47.988 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.614+0000 7fd07e5ab700 4 rocksdb: [db_impl/db_impl.cc:851] 2021-05-07T18:56:47.988 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ** DB Stats ** 2021-05-07T18:56:47.989 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:56:47.989 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2021-05-07T18:56:47.989 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-05-07T18:56:47.989 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:56:47.989 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2021-05-07T18:56:47.990 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-05-07T18:56:47.990 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:56:47.990 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ** Compaction Stats [default] ** 2021-05-07T18:56:47.990 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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 2021-05-07T18:56:47.990 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:47.991 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: L0 2/0 82.28 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 79.6 0.00 0.00 1 0.001 0 0 2021-05-07T18:56:47.991 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Sum 2/0 82.28 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 79.6 0.00 0.00 1 0.001 0 0 2021-05-07T18:56:47.991 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 79.6 0.00 0.00 1 0.001 0 0 2021-05-07T18:56:47.991 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ** Compaction Stats [default] ** 2021-05-07T18:56:47.992 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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 2021-05-07T18:56:47.992 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:47.992 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 79.6 0.00 0.00 1 0.001 0 0 2021-05-07T18:56:47.992 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:56:47.992 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:47.993 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:47.993 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:56:47.993 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:56:47.993 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:56:47.993 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Cumulative compaction: 0.00 GB write, 13.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:56:47.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Interval compaction: 0.00 GB write, 13.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:56:47.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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 2021-05-07T18:56:47.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:56:47.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ** Compaction Stats [default] ** 2021-05-07T18:56:47.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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 2021-05-07T18:56:47.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:47.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: L0 2/0 82.28 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 79.6 0.00 0.00 1 0.001 0 0 2021-05-07T18:56:47.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Sum 2/0 82.28 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 79.6 0.00 0.00 1 0.001 0 0 2021-05-07T18:56:47.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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 2021-05-07T18:56:47.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ** Compaction Stats [default] ** 2021-05-07T18:56:47.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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 2021-05-07T18:56:47.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:56:47.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 79.6 0.00 0.00 1 0.001 0 0 2021-05-07T18:56:47.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:56:47.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:47.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:56:47.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:56:47.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:56:47.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:56:47.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Cumulative compaction: 0.00 GB write, 13.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:56:47.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:56:47.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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 2021-05-07T18:56:47.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:56:47.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.614+0000 7fd097793700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] at bind addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:47.999 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 1 mon.a@-1(???) e1 preinit fsid df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:56:47.999 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 0 mon.a@-1(???).mds e1 new map 2021-05-07T18:56:47.999 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 0 mon.a@-1(???).mds e1 print_map 2021-05-07T18:56:47.999 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: e1 2021-05-07T18:56:48.000 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: enable_multiple, ever_enabled_multiple: 1,1 2021-05-07T18:56:48.000 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 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} 2021-05-07T18:56:48.000 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: legacy client fscid: -1 2021-05-07T18:56:48.000 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: 2021-05-07T18:56:48.000 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: No filesystems configured 2021-05-07T18:56:48.001 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2021-05-07T18:56:48.001 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2021-05-07T18:56:48.001 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2021-05-07T18:56:48.001 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: audit 2021-05-07T18:56:44.660289+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.114:0/2063387238' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:56:48.001 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2021-05-07T18:56:48.002 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expand map: {default=false} 2021-05-07T18:56:48.002 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta from 'false' to 'false' 2021-05-07T18:56:48.002 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expanded map: {default=false} 2021-05-07T18:56:48.002 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expand map: {default=info} 2021-05-07T18:56:48.003 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta from 'info' to 'info' 2021-05-07T18:56:48.003 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expanded map: {default=info} 2021-05-07T18:56:48.003 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expand map: {default=daemon} 2021-05-07T18:56:48.003 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta from 'daemon' to 'daemon' 2021-05-07T18:56:48.003 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expanded map: {default=daemon} 2021-05-07T18:56:48.004 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expand map: {default=debug} 2021-05-07T18:56:48.004 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta from 'debug' to 'debug' 2021-05-07T18:56:48.004 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: debug 2021-05-07T18:56:47.618+0000 7fd097793700 20 expand_channel_meta expanded map: {default=debug} 2021-05-07T18:56:48.004 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: cluster 2021-05-07T18:56:47.624364+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2021-05-07T18:56:48.004 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: cluster 2021-05-07T18:56:47.624460+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} 2021-05-07T18:56:48.005 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: cluster 2021-05-07T18:56:47.624530+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2021-05-07T18:56:48.005 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: cluster 2021-05-07T18:56:47.624567+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2021-05-07T18:56:48.005 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:47 smithi114 bash[15432]: cluster 2021-05-07T18:56:47.625055+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2021-05-07T18:56:48.637 INFO:teuthology.orchestra.run.smithi114.stderr:Wrote config to /etc/ceph/ceph.conf 2021-05-07T18:56:48.638 INFO:teuthology.orchestra.run.smithi114.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2021-05-07T18:56:48.638 INFO:teuthology.orchestra.run.smithi114.stderr:Creating mgr... 2021-05-07T18:56:48.638 INFO:teuthology.orchestra.run.smithi114.stderr:Verifying port 9283 ... 2021-05-07T18:56:48.639 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl daemon-reload 2021-05-07T18:56:48.738 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl stop ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y 2021-05-07T18:56:48.748 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl reset-failed ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y 2021-05-07T18:56:48.752 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Failed to reset failed state of unit ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y.service: Unit ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y.service is not loaded. 2021-05-07T18:56:48.753 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl enable ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y 2021-05-07T18:56:48.759 INFO:teuthology.orchestra.run.smithi114.stderr:systemctl: Created symlink /etc/systemd/system/ceph-df310d4e-af65-11eb-8235-001a4aab830c.target.wants/ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y.service -> /etc/systemd/system/ceph-df310d4e-af65-11eb-8235-001a4aab830c@.service. 2021-05-07T18:56:48.867 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: systemctl start ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.y 2021-05-07T18:56:48.877 INFO:teuthology.orchestra.run.smithi114.stderr:firewalld does not appear to be present 2021-05-07T18:56:48.878 INFO:teuthology.orchestra.run.smithi114.stderr:Not possible to enable service . firewalld.service is not available 2021-05-07T18:56:48.878 INFO:teuthology.orchestra.run.smithi114.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-05-07T18:56:48.878 INFO:teuthology.orchestra.run.smithi114.stderr:firewalld does not appear to be present 2021-05-07T18:56:48.878 INFO:teuthology.orchestra.run.smithi114.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2021-05-07T18:56:48.879 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for mgr to start... 2021-05-07T18:56:48.880 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for mgr... 2021-05-07T18:56:48.880 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific status -f json-pretty 2021-05-07T18:56:48.941 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:56:48 smithi114 systemd[1]: Started Ceph mgr.y for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T18:56:49.442 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:48 smithi114 bash[15432]: audit 2021-05-07T18:56:47.952959+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.114:0/1736876909' entity='client.admin' 2021-05-07T18:56:49.442 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:56:48 smithi114 bash[15724]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T18:56:50.798 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:50.798 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: { 2021-05-07T18:56:50.799 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "fsid": "df310d4e-af65-11eb-8235-001a4aab830c", 2021-05-07T18:56:50.799 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "health": { 2021-05-07T18:56:50.799 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2021-05-07T18:56:50.800 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "checks": {}, 2021-05-07T18:56:50.802 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mutes": [] 2021-05-07T18:56:50.802 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:50.803 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "election_epoch": 5, 2021-05-07T18:56:50.803 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum": [ 2021-05-07T18:56:50.803 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 0 2021-05-07T18:56:50.803 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:50.803 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum_names": [ 2021-05-07T18:56:50.804 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "a" 2021-05-07T18:56:50.804 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:50.804 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum_age": 3, 2021-05-07T18:56:50.804 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "monmap": { 2021-05-07T18:56:50.804 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:50.805 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2021-05-07T18:56:50.805 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_mons": 1 2021-05-07T18:56:50.805 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:50.805 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osdmap": { 2021-05-07T18:56:50.805 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:50.806 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_osds": 0, 2021-05-07T18:56:50.806 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_up_osds": 0, 2021-05-07T18:56:50.806 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osd_up_since": 0, 2021-05-07T18:56:50.806 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_in_osds": 0, 2021-05-07T18:56:50.806 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osd_in_since": 0, 2021-05-07T18:56:50.807 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2021-05-07T18:56:50.810 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:50.810 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "pgmap": { 2021-05-07T18:56:50.811 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "pgs_by_state": [], 2021-05-07T18:56:50.811 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_pgs": 0, 2021-05-07T18:56:50.811 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_pools": 0, 2021-05-07T18:56:50.811 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_objects": 0, 2021-05-07T18:56:50.812 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "data_bytes": 0, 2021-05-07T18:56:50.812 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_used": 0, 2021-05-07T18:56:50.812 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_avail": 0, 2021-05-07T18:56:50.812 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_total": 0 2021-05-07T18:56:50.812 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:50.813 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "fsmap": { 2021-05-07T18:56:50.813 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:50.813 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "by_rank": [], 2021-05-07T18:56:50.813 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "up:standby": 0 2021-05-07T18:56:50.813 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:50.814 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mgrmap": { 2021-05-07T18:56:50.814 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "available": false, 2021-05-07T18:56:50.814 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_standbys": 0, 2021-05-07T18:56:50.814 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "modules": [ 2021-05-07T18:56:50.814 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "iostat", 2021-05-07T18:56:50.815 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "restful" 2021-05-07T18:56:50.815 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:50.815 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "services": {} 2021-05-07T18:56:50.815 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:50.815 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "servicemap": { 2021-05-07T18:56:50.816 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:50.816 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "modified": "2021-05-07T18:56:40.506848+0000", 2021-05-07T18:56:50.816 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "services": {} 2021-05-07T18:56:50.816 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:50.816 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "progress_events": {} 2021-05-07T18:56:50.817 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: } 2021-05-07T18:56:51.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:50 smithi114 bash[15432]: audit 2021-05-07T18:56:50.801942+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.114:0/3509339689' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2021-05-07T18:56:51.387 INFO:teuthology.orchestra.run.smithi114.stderr:mgr not available, waiting (1/15)... 2021-05-07T18:56:53.390 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific status -f json-pretty 2021-05-07T18:56:54.630 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:54.631 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: { 2021-05-07T18:56:54.631 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "fsid": "df310d4e-af65-11eb-8235-001a4aab830c", 2021-05-07T18:56:54.633 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "health": { 2021-05-07T18:56:54.633 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2021-05-07T18:56:54.633 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "checks": {}, 2021-05-07T18:56:54.633 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mutes": [] 2021-05-07T18:56:54.634 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:54.634 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "election_epoch": 5, 2021-05-07T18:56:54.634 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum": [ 2021-05-07T18:56:54.634 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 0 2021-05-07T18:56:54.634 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:54.635 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum_names": [ 2021-05-07T18:56:54.635 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "a" 2021-05-07T18:56:54.635 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:54.636 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum_age": 7, 2021-05-07T18:56:54.637 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "monmap": { 2021-05-07T18:56:54.637 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:54.637 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2021-05-07T18:56:54.638 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_mons": 1 2021-05-07T18:56:54.638 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:54.638 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osdmap": { 2021-05-07T18:56:54.638 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:54.639 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_osds": 0, 2021-05-07T18:56:54.639 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_up_osds": 0, 2021-05-07T18:56:54.639 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osd_up_since": 0, 2021-05-07T18:56:54.639 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_in_osds": 0, 2021-05-07T18:56:54.643 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osd_in_since": 0, 2021-05-07T18:56:54.643 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2021-05-07T18:56:54.643 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:54.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "pgmap": { 2021-05-07T18:56:54.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "pgs_by_state": [], 2021-05-07T18:56:54.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_pgs": 0, 2021-05-07T18:56:54.644 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_pools": 0, 2021-05-07T18:56:54.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_objects": 0, 2021-05-07T18:56:54.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "data_bytes": 0, 2021-05-07T18:56:54.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_used": 0, 2021-05-07T18:56:54.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_avail": 0, 2021-05-07T18:56:54.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_total": 0 2021-05-07T18:56:54.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:54.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "fsmap": { 2021-05-07T18:56:54.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:54.646 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "by_rank": [], 2021-05-07T18:56:54.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "up:standby": 0 2021-05-07T18:56:54.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:54.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mgrmap": { 2021-05-07T18:56:54.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "available": false, 2021-05-07T18:56:54.647 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_standbys": 0, 2021-05-07T18:56:54.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "modules": [ 2021-05-07T18:56:54.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "iostat", 2021-05-07T18:56:54.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "restful" 2021-05-07T18:56:54.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:54.648 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "services": {} 2021-05-07T18:56:54.649 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:54.649 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "servicemap": { 2021-05-07T18:56:54.649 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:54.649 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "modified": "2021-05-07T18:56:40.506848+0000", 2021-05-07T18:56:54.650 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "services": {} 2021-05-07T18:56:54.650 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:54.650 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "progress_events": {} 2021-05-07T18:56:54.650 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: } 2021-05-07T18:56:54.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:54 smithi114 bash[15432]: audit 2021-05-07T18:56:54.634359+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.114:0/29671316' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2021-05-07T18:56:55.185 INFO:teuthology.orchestra.run.smithi114.stderr:mgr not available, waiting (2/15)... 2021-05-07T18:56:56.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: cluster 2021-05-07T18:56:56.324494+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2021-05-07T18:56:56.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: cluster 2021-05-07T18:56:56.329855+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00555065s) 2021-05-07T18:56:56.692 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.331546+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2021-05-07T18:56:56.693 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.331865+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2021-05-07T18:56:56.693 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.332105+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2021-05-07T18:56:56.693 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.332334+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2021-05-07T18:56:56.693 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.333268+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2021-05-07T18:56:56.693 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: cluster 2021-05-07T18:56:56.337728+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2021-05-07T18:56:56.694 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.352269+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' 2021-05-07T18:56:56.694 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.358912+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:56:56.694 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.360810+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:56:56.694 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.369180+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' 2021-05-07T18:56:56.694 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:56 smithi114 bash[15432]: audit 2021-05-07T18:56:56.374313+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.114:0/1187719557' entity='mgr.y' 2021-05-07T18:56:57.188 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific status -f json-pretty 2021-05-07T18:56:58.441 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:58 smithi114 bash[15432]: cluster 2021-05-07T18:56:57.336003+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.0117s) 2021-05-07T18:56:58.846 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:56:58.847 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: { 2021-05-07T18:56:58.847 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "fsid": "df310d4e-af65-11eb-8235-001a4aab830c", 2021-05-07T18:56:58.847 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "health": { 2021-05-07T18:56:58.850 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2021-05-07T18:56:58.850 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "checks": {}, 2021-05-07T18:56:58.851 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mutes": [] 2021-05-07T18:56:58.851 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:58.851 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "election_epoch": 5, 2021-05-07T18:56:58.851 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum": [ 2021-05-07T18:56:58.851 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 0 2021-05-07T18:56:58.852 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:58.852 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum_names": [ 2021-05-07T18:56:58.852 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "a" 2021-05-07T18:56:58.852 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:58.853 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "quorum_age": 11, 2021-05-07T18:56:58.853 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "monmap": { 2021-05-07T18:56:58.853 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:58.853 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2021-05-07T18:56:58.853 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_mons": 1 2021-05-07T18:56:58.854 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:58.854 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osdmap": { 2021-05-07T18:56:58.854 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:58.854 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_osds": 0, 2021-05-07T18:56:58.854 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_up_osds": 0, 2021-05-07T18:56:58.855 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osd_up_since": 0, 2021-05-07T18:56:58.855 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_in_osds": 0, 2021-05-07T18:56:58.861 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "osd_in_since": 0, 2021-05-07T18:56:58.862 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2021-05-07T18:56:58.862 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:58.862 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "pgmap": { 2021-05-07T18:56:58.863 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "pgs_by_state": [], 2021-05-07T18:56:58.863 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_pgs": 0, 2021-05-07T18:56:58.863 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_pools": 0, 2021-05-07T18:56:58.864 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_objects": 0, 2021-05-07T18:56:58.864 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "data_bytes": 0, 2021-05-07T18:56:58.865 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_used": 0, 2021-05-07T18:56:58.865 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_avail": 0, 2021-05-07T18:56:58.865 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "bytes_total": 0 2021-05-07T18:56:58.866 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:58.866 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "fsmap": { 2021-05-07T18:56:58.866 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:58.866 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "by_rank": [], 2021-05-07T18:56:58.867 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "up:standby": 0 2021-05-07T18:56:58.867 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:58.867 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mgrmap": { 2021-05-07T18:56:58.867 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "available": true, 2021-05-07T18:56:58.867 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_standbys": 0, 2021-05-07T18:56:58.868 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "modules": [ 2021-05-07T18:56:58.868 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "iostat", 2021-05-07T18:56:58.868 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "restful" 2021-05-07T18:56:58.868 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ], 2021-05-07T18:56:58.869 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "services": {} 2021-05-07T18:56:58.869 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:58.869 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "servicemap": { 2021-05-07T18:56:58.869 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 1, 2021-05-07T18:56:58.869 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "modified": "2021-05-07T18:56:40.506848+0000", 2021-05-07T18:56:58.870 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "services": {} 2021-05-07T18:56:58.870 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: }, 2021-05-07T18:56:58.870 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "progress_events": {} 2021-05-07T18:56:58.871 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: } 2021-05-07T18:56:59.402 INFO:teuthology.orchestra.run.smithi114.stderr:mgr is available 2021-05-07T18:56:59.402 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z -v /tmp/tmp79mh26tm:/var/lib/ceph/user.conf:z docker.io/ceph/daemon-base:latest-pacific config assimilate-conf -i /var/lib/ceph/user.conf 2021-05-07T18:56:59.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:59 smithi114 bash[15432]: cluster 2021-05-07T18:56:58.631090+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2021-05-07T18:56:59.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:56:59 smithi114 bash[15432]: audit 2021-05-07T18:56:58.850648+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.114:0/143070130' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2021-05-07T18:57:00.938 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:57:00.939 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: [global] 2021-05-07T18:57:00.939 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: fsid = df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:57:00.939 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2021-05-07T18:57:00.939 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2021-05-07T18:57:00.940 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2021-05-07T18:57:00.940 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2021-05-07T18:57:00.940 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:57:00.940 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: [mgr] 2021-05-07T18:57:00.940 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2021-05-07T18:57:00.941 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 2021-05-07T18:57:00.941 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: [osd] 2021-05-07T18:57:00.942 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2021-05-07T18:57:00.942 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2021-05-07T18:57:01.441 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:00 smithi114 bash[15432]: audit 2021-05-07T18:57:00.941160+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.114:0/4090600050' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2021-05-07T18:57:01.516 INFO:teuthology.orchestra.run.smithi114.stderr:Enabling cephadm module... 2021-05-07T18:57:01.517 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific mgr module enable cephadm 2021-05-07T18:57:03.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:03 smithi114 bash[15432]: audit 2021-05-07T18:57:02.998499+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.114:0/2994165310' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2021-05-07T18:57:03.942 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:03 smithi114 bash[15724]: ignoring --setuser ceph since I am not root 2021-05-07T18:57:03.942 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:03 smithi114 bash[15724]: ignoring --setgroup ceph since I am not root 2021-05-07T18:57:04.172 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific mgr stat 2021-05-07T18:57:04.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:04 smithi114 bash[15432]: audit 2021-05-07T18:57:03.636213+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.114:0/2994165310' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2021-05-07T18:57:04.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:04 smithi114 bash[15432]: cluster 2021-05-07T18:57:03.636345+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 7s) 2021-05-07T18:57:05.696 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: { 2021-05-07T18:57:05.696 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 5, 2021-05-07T18:57:05.696 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "available": true, 2021-05-07T18:57:05.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "active_name": "y", 2021-05-07T18:57:05.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_standby": 0 2021-05-07T18:57:05.697 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: } 2021-05-07T18:57:06.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:05 smithi114 bash[15432]: audit 2021-05-07T18:57:05.699993+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.114:0/1515706576' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2021-05-07T18:57:06.253 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for the mgr to restart... 2021-05-07T18:57:06.253 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for mgr epoch 5... 2021-05-07T18:57:06.253 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific tell mgr mgr_status 2021-05-07T18:57:10.539 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: cluster 2021-05-07T18:57:09.539774+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2021-05-07T18:57:10.539 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: cluster 2021-05-07T18:57:09.540748+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2021-05-07T18:57:10.540 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: cluster 2021-05-07T18:57:09.544733+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2021-05-07T18:57:10.540 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: cluster 2021-05-07T18:57:09.597985+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0573937s) 2021-05-07T18:57:10.540 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.600395+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2021-05-07T18:57:10.540 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.602162+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2021-05-07T18:57:10.540 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.603706+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2021-05-07T18:57:10.541 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.604119+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2021-05-07T18:57:10.541 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.604445+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2021-05-07T18:57:10.541 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: cluster 2021-05-07T18:57:09.609114+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2021-05-07T18:57:10.541 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.631020+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:10.614 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: { 2021-05-07T18:57:10.614 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2021-05-07T18:57:10.615 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "initialized": true 2021-05-07T18:57:10.615 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: } 2021-05-07T18:57:10.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.638201+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:10.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.641967+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:10.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.772257+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:10.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.773362+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:10.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.776347+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:10.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.778949+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:10.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.797088+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:57:10.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:10 smithi114 bash[15432]: audit 2021-05-07T18:57:09.799870+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:57:11.244 INFO:teuthology.orchestra.run.smithi114.stderr:mgr epoch 5 is available 2021-05-07T18:57:11.244 INFO:teuthology.orchestra.run.smithi114.stderr:Setting orchestrator backend to cephadm... 2021-05-07T18:57:11.245 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific orch set backend cephadm 2021-05-07T18:57:11.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:11 smithi114 bash[15432]: cluster 2021-05-07T18:57:10.601234+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06064s) 2021-05-07T18:57:11.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:11 smithi114 bash[15432]: audit 2021-05-07T18:57:10.602206+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2021-05-07T18:57:11.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:11 smithi114 bash[15432]: audit 2021-05-07T18:57:10.618611+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2021-05-07T18:57:12.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:12 smithi114 bash[15432]: cluster 2021-05-07T18:57:11.605443+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2021-05-07T18:57:13.243 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific cephadm set-user root 2021-05-07T18:57:13.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:13 smithi114 bash[15432]: audit 2021-05-07T18:57:12.694908+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 2021-05-07T18:57:13.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:13 smithi114 bash[15432]: audit 2021-05-07T18:57:12.701783+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:13.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:13 smithi114 bash[15432]: audit 2021-05-07T18:57:12.709443+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:14.614 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: value unchanged 2021-05-07T18:57:14.941 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:14 smithi114 bash[15432]: audit 2021-05-07T18:57:14.618561+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 2021-05-07T18:57:15.175 INFO:teuthology.orchestra.run.smithi114.stderr:Generating ssh key... 2021-05-07T18:57:15.175 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific cephadm generate-key 2021-05-07T18:57:17.017 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:16 smithi114 bash[15432]: cephadm 2021-05-07T18:57:16.507608+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2021-05-07T18:57:17.018 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: Generating public/private rsa key pair. 2021-05-07T18:57:17.018 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: Your identification has been saved in /tmp/tmpa1_ssn2k/key. 2021-05-07T18:57:17.018 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: Your public key has been saved in /tmp/tmpa1_ssn2k/key.pub. 2021-05-07T18:57:17.018 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: The key fingerprint is: 2021-05-07T18:57:17.019 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: SHA256:bG2oHxwFddPLA9P5RrJB1eunKHtO9HCYkZJyVPi6Ng4 ceph-df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:57:17.019 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: The key's randomart image is: 2021-05-07T18:57:17.019 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: +---[RSA 3072]----+ 2021-05-07T18:57:17.019 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | ..oo++.oo| 2021-05-07T18:57:17.019 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | o.ooo* o| 2021-05-07T18:57:17.020 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | . =.o+ B.| 2021-05-07T18:57:17.020 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | . * ..+=.o| 2021-05-07T18:57:17.020 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | S o.= oo | 2021-05-07T18:57:17.020 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | + o.. + ..| 2021-05-07T18:57:17.020 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | . E ......| 2021-05-07T18:57:17.021 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | . o=.o . | 2021-05-07T18:57:17.021 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: | .oo*. | 2021-05-07T18:57:17.021 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:16 smithi114 bash[15724]: +----[SHA256]-----+ 2021-05-07T18:57:17.587 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific cephadm get-pub-key 2021-05-07T18:57:18.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:17 smithi114 bash[15432]: audit 2021-05-07T18:57:16.943533+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:18.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:17 smithi114 bash[15432]: audit 2021-05-07T18:57:16.947724+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:19.003 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuMF2U4LJVRz9ilB6gaAZUKsNq1khE3dPfuwu7bvvU43siPiKl7SksduEDJ0U8aJM0xTAw+egmm2KYEjqPF44CbbK0R3FkWmCldyahEsYvIMOJze57SEag24y8Z3o/8UdNpVzaFckAAzyOaaMT4s5NlY1hz0LnfjH+UIGtxnO9HftnbCsj37SttzfdyOcC5koit6U0jUNTCdj3am/pyr1IzQ7WoVgMLDmrqaoVahIA9C03fF8N9xU/LhKunA+wh/KjUbivP8Ker8AXrTo6UyyH9GmRqw/ulf1JguV5IkcKWPzTtFm1JHGVWHiMzhs8mLFmEFqYiWfu2C4RW6pmIAI+Jy/c4Qt6fXfFsf9DxD+raTVBLaL28JSuHrhfb4GnCci/XK1YGNAkk+vtJ4Jma2B/p+Mxc4V3chyAf8Kasztz0HyBggej1/ZJba1lgHsEiDUxE6cMtZCN/XtRnwz0kQeQpDwfkz4ZFWwguKZz8U1wwrhs3Q9gljHz2FFtBHhW55E= ceph-df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:57:19.517 INFO:teuthology.orchestra.run.smithi114.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2021-05-07T18:57:19.518 INFO:teuthology.orchestra.run.smithi114.stderr:Adding key to root@localhost authorized_keys... 2021-05-07T18:57:19.518 INFO:teuthology.orchestra.run.smithi114.stderr:Adding host smithi114... 2021-05-07T18:57:19.519 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific orch host add smithi114 172.21.15.114 2021-05-07T18:57:20.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:19 smithi114 bash[15432]: audit 2021-05-07T18:57:19.008116+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:57:21.442 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:21 smithi114 bash[15724]: Warning: Permanently added '172.21.15.114' (ECDSA) to the list of known hosts. 2021-05-07T18:57:21.957 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: Added host 'smithi114' 2021-05-07T18:57:22.023 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:21 smithi114 bash[15432]: audit 2021-05-07T18:57:21.097784+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "addr": "172.21.15.114", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:57:22.748 INFO:teuthology.orchestra.run.smithi114.stderr:Deploying unmanaged mon service... 2021-05-07T18:57:22.748 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific orch apply mon --unmanaged 2021-05-07T18:57:23.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:22 smithi114 bash[15432]: audit 2021-05-07T18:57:21.960315+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:23.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:22 smithi114 bash[15432]: cephadm 2021-05-07T18:57:21.960994+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi114 2021-05-07T18:57:23.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:22 smithi114 bash[15432]: audit 2021-05-07T18:57:21.961576+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:24.662 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: Scheduled mon update... 2021-05-07T18:57:25.344 INFO:teuthology.orchestra.run.smithi114.stderr:Deploying unmanaged mgr service... 2021-05-07T18:57:25.344 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific orch apply mgr --unmanaged 2021-05-07T18:57:25.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:25 smithi114 bash[15432]: audit 2021-05-07T18:57:24.659714+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 2021-05-07T18:57:25.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:25 smithi114 bash[15432]: cephadm 2021-05-07T18:57:24.660698+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2021-05-07T18:57:25.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:25 smithi114 bash[15432]: audit 2021-05-07T18:57:24.664850+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:25.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:25 smithi114 bash[15432]: audit 2021-05-07T18:57:25.019014+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:25.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:25 smithi114 bash[15432]: audit 2021-05-07T18:57:25.289002+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:26.875 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: Scheduled mgr update... 2021-05-07T18:57:27.443 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific config set mgr mgr/cephadm/container_init True --force 2021-05-07T18:57:28.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:27 smithi114 bash[15432]: audit 2021-05-07T18:57:26.871515+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 2021-05-07T18:57:28.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:27 smithi114 bash[15432]: cephadm 2021-05-07T18:57:26.872685+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2021-05-07T18:57:28.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:27 smithi114 bash[15432]: audit 2021-05-07T18:57:26.876028+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:29.627 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific config set mgr mgr/dashboard/ssl_server_port 8443 2021-05-07T18:57:29.699 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:29 smithi114 bash[15432]: audit 2021-05-07T18:57:28.430289+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.114:0/1134651838' entity='mgr.y' 2021-05-07T18:57:29.700 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:29 smithi114 bash[15432]: audit 2021-05-07T18:57:28.859645+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.114:0/3436394396' entity='client.admin' 2021-05-07T18:57:30.894 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:30 smithi114 bash[15432]: cluster 2021-05-07T18:57:29.605246+0000 mgr.y (mgr.14116) 14 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:57:31.972 INFO:teuthology.orchestra.run.smithi114.stderr:Enabling the dashboard module... 2021-05-07T18:57:31.972 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific mgr module enable dashboard 2021-05-07T18:57:32.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:32 smithi114 bash[15432]: audit 2021-05-07T18:57:31.438693+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.114:0/3607257275' entity='client.admin' 2021-05-07T18:57:32.698 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:32 smithi114 bash[15432]: cluster 2021-05-07T18:57:31.605649+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:57:33.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:33 smithi114 bash[15432]: audit 2021-05-07T18:57:33.438553+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.114:0/3587337005' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2021-05-07T18:57:33.948 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:33 smithi114 bash[15724]: ignoring --setuser ceph since I am not root 2021-05-07T18:57:33.948 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:33 smithi114 bash[15724]: ignoring --setgroup ceph since I am not root 2021-05-07T18:57:34.227 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific mgr stat 2021-05-07T18:57:34.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:34 smithi114 bash[15432]: audit 2021-05-07T18:57:33.643746+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.114:0/3587337005' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2021-05-07T18:57:34.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:34 smithi114 bash[15432]: cluster 2021-05-07T18:57:33.643909+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 24s) 2021-05-07T18:57:35.740 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: { 2021-05-07T18:57:35.740 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "epoch": 9, 2021-05-07T18:57:35.740 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "available": true, 2021-05-07T18:57:35.741 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "active_name": "y", 2021-05-07T18:57:35.741 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "num_standby": 0 2021-05-07T18:57:35.741 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: } 2021-05-07T18:57:36.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:35 smithi114 bash[15432]: audit 2021-05-07T18:57:35.738041+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.114:0/1882972744' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2021-05-07T18:57:36.301 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for the mgr to restart... 2021-05-07T18:57:36.302 INFO:teuthology.orchestra.run.smithi114.stderr:Waiting for mgr epoch 9... 2021-05-07T18:57:36.302 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific tell mgr mgr_status 2021-05-07T18:57:39.831 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:57:39 smithi114 bash[15724]: Warning: Permanently added '172.21.15.114' (ECDSA) to the list of known hosts. 2021-05-07T18:57:39.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:39 smithi114 bash[15432]: cluster 2021-05-07T18:57:39.516797+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2021-05-07T18:57:39.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:39 smithi114 bash[15432]: cluster 2021-05-07T18:57:39.517538+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2021-05-07T18:57:39.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:39 smithi114 bash[15432]: cluster 2021-05-07T18:57:39.520231+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2021-05-07T18:57:40.602 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: { 2021-05-07T18:57:40.602 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2021-05-07T18:57:40.603 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: "initialized": true 2021-05-07T18:57:40.603 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: } 2021-05-07T18:57:40.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: cluster 2021-05-07T18:57:39.573133+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0556975s) 2021-05-07T18:57:40.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.578923+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2021-05-07T18:57:40.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.580584+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2021-05-07T18:57:40.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.581789+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2021-05-07T18:57:40.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.582094+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2021-05-07T18:57:40.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.582339+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2021-05-07T18:57:40.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: cluster 2021-05-07T18:57:39.586184+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2021-05-07T18:57:40.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.722496+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:40.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.726343+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:40.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.762835+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:57:40.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:40 smithi114 bash[15432]: audit 2021-05-07T18:57:39.765284+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:57:41.277 INFO:teuthology.orchestra.run.smithi114.stderr:mgr epoch 9 is available 2021-05-07T18:57:41.277 INFO:teuthology.orchestra.run.smithi114.stderr:Generating a dashboard self-signed certificate... 2021-05-07T18:57:41.278 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific dashboard create-self-signed-cert 2021-05-07T18:57:41.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:41 smithi114 bash[15432]: audit 2021-05-07T18:57:40.582216+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2021-05-07T18:57:41.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:41 smithi114 bash[15432]: cluster 2021-05-07T18:57:40.583635+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.0662s) 2021-05-07T18:57:41.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:41 smithi114 bash[15432]: audit 2021-05-07T18:57:40.600411+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2021-05-07T18:57:42.772 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: Self-signed certificate created 2021-05-07T18:57:42.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:42 smithi114 bash[15432]: cluster 2021-05-07T18:57:41.596771+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2021-05-07T18:57:43.342 INFO:teuthology.orchestra.run.smithi114.stderr:Creating initial admin user... 2021-05-07T18:57:43.343 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpqud4cls7:/tmp/dashboard.pw:z docker.io/ceph/daemon-base:latest-pacific dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2021-05-07T18:57:43.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:43 smithi114 bash[15432]: audit 2021-05-07T18:57:42.678518+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 2021-05-07T18:57:43.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:43 smithi114 bash[15432]: audit 2021-05-07T18:57:42.765394+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:57:43.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:43 smithi114 bash[15432]: audit 2021-05-07T18:57:42.770281+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:57:45.090 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$ZDnCPKWV2JyjdXCw96bH7eS9yhbMQZAlyxtXdC4bTts4yj10T8kBe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1620413865, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2021-05-07T18:57:45.447 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:45 smithi114 bash[15432]: audit 2021-05-07T18:57:44.173504+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:57:45.448 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:45 smithi114 bash[15432]: audit 2021-05-07T18:57:45.089240+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:57:45.820 INFO:teuthology.orchestra.run.smithi114.stderr:Fetching dashboard port number... 2021-05-07T18:57:45.820 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific config get mgr mgr/dashboard/ssl_server_port 2021-05-07T18:57:46.485 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:46 smithi114 bash[15432]: audit 2021-05-07T18:57:44.860428+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 2021-05-07T18:57:47.447 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:47 smithi114 bash[15432]: cluster 2021-05-07T18:57:46.188191+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e13: y(active, since 6s) 2021-05-07T18:57:47.645 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: 8443 2021-05-07T18:57:48.213 INFO:teuthology.orchestra.run.smithi114.stderr:firewalld does not appear to be present 2021-05-07T18:57:48.214 INFO:teuthology.orchestra.run.smithi114.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2021-05-07T18:57:48.231 INFO:teuthology.orchestra.run.smithi114.stderr:Ceph Dashboard is now available at: 2021-05-07T18:57:48.231 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:48.231 INFO:teuthology.orchestra.run.smithi114.stderr: URL: https://smithi114.front.sepia.ceph.com:8443/ 2021-05-07T18:57:48.231 INFO:teuthology.orchestra.run.smithi114.stderr: User: admin 2021-05-07T18:57:48.232 INFO:teuthology.orchestra.run.smithi114.stderr: Password: x441shk996 2021-05-07T18:57:48.232 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:48.232 INFO:teuthology.orchestra.run.smithi114.stderr:Enabling client.admin keyring and conf on hosts with "admin" label 2021-05-07T18:57:48.232 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific orch client-keyring set client.admin label:_admin 2021-05-07T18:57:48.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:48 smithi114 bash[15432]: audit 2021-05-07T18:57:47.644564+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.114:0/1158812304' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2021-05-07T18:57:49.718 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: Invalid command: client-keyring not in start|stop|restart|redeploy|reconfig 2021-05-07T18:57:49.718 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: orch start|stop|restart|redeploy|reconfig : Start, stop, restart, redeploy, or reconfig an entire service (i.e. all daemons) 2021-05-07T18:57:49.719 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: Error EINVAL: invalid command 2021-05-07T18:57:50.286 INFO:teuthology.orchestra.run.smithi114.stderr:Non-zero exit code 22 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-pacific -e NODE_NAME=smithi114 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/df310d4e-af65-11eb-8235-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpj2zbwon6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpmm2anh5n:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-pacific orch client-keyring set client.admin label:_admin 2021-05-07T18:57:50.287 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: stderr Invalid command: client-keyring not in start|stop|restart|redeploy|reconfig 2021-05-07T18:57:50.287 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: stderr orch start|stop|restart|redeploy|reconfig : Start, stop, restart, redeploy, or reconfig an entire service (i.e. all daemons) 2021-05-07T18:57:50.287 INFO:teuthology.orchestra.run.smithi114.stderr:/usr/bin/ceph: stderr Error EINVAL: invalid command 2021-05-07T18:57:50.288 INFO:teuthology.orchestra.run.smithi114.stderr:Unable to set up "admin" label; assuming older version of Ceph 2021-05-07T18:57:50.288 INFO:teuthology.orchestra.run.smithi114.stderr:You can access the Ceph CLI with: 2021-05-07T18:57:50.288 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:50.288 INFO:teuthology.orchestra.run.smithi114.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid df310d4e-af65-11eb-8235-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2021-05-07T18:57:50.288 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:50.289 INFO:teuthology.orchestra.run.smithi114.stderr:Please consider enabling telemetry to help improve Ceph: 2021-05-07T18:57:50.289 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:50.289 INFO:teuthology.orchestra.run.smithi114.stderr: ceph telemetry on 2021-05-07T18:57:50.289 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:50.289 INFO:teuthology.orchestra.run.smithi114.stderr:For more information see: 2021-05-07T18:57:50.290 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:50.290 INFO:teuthology.orchestra.run.smithi114.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2021-05-07T18:57:50.290 INFO:teuthology.orchestra.run.smithi114.stderr: 2021-05-07T18:57:50.290 INFO:teuthology.orchestra.run.smithi114.stderr:Bootstrap complete. 2021-05-07T18:57:50.290 INFO:teuthology.orchestra.run.smithi114.stderr:Releasing lock 139871982771560 on /run/cephadm/df310d4e-af65-11eb-8235-001a4aab830c.lock 2021-05-07T18:57:50.291 INFO:teuthology.orchestra.run.smithi114.stderr:Lock 139871982771560 released on /run/cephadm/df310d4e-af65-11eb-8235-001a4aab830c.lock 2021-05-07T18:57:50.326 INFO:tasks.cephadm:Fetching config... 2021-05-07T18:57:50.327 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:57:50.327 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2021-05-07T18:57:50.376 INFO:tasks.cephadm:Fetching client.admin keyring... 2021-05-07T18:57:50.377 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:57:50.377 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2021-05-07T18:57:50.424 INFO:tasks.cephadm:Fetching mon keyring... 2021-05-07T18:57:50.425 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:57:50.425 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a/keyring of=/dev/stdout 2021-05-07T18:57:50.479 INFO:tasks.cephadm:Fetching pub ssh key... 2021-05-07T18:57:50.479 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:57:50.480 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2021-05-07T18:57:50.528 INFO:tasks.cephadm:Installing pub ssh key for root users... 2021-05-07T18:57:50.529 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuMF2U4LJVRz9ilB6gaAZUKsNq1khE3dPfuwu7bvvU43siPiKl7SksduEDJ0U8aJM0xTAw+egmm2KYEjqPF44CbbK0R3FkWmCldyahEsYvIMOJze57SEag24y8Z3o/8UdNpVzaFckAAzyOaaMT4s5NlY1hz0LnfjH+UIGtxnO9HftnbCsj37SttzfdyOcC5koit6U0jUNTCdj3am/pyr1IzQ7WoVgMLDmrqaoVahIA9C03fF8N9xU/LhKunA+wh/KjUbivP8Ker8AXrTo6UyyH9GmRqw/ulf1JguV5IkcKWPzTtFm1JHGVWHiMzhs8mLFmEFqYiWfu2C4RW6pmIAI+Jy/c4Qt6fXfFsf9DxD+raTVBLaL28JSuHrhfb4GnCci/XK1YGNAkk+vtJ4Jma2B/p+Mxc4V3chyAf8Kasztz0HyBggej1/ZJba1lgHsEiDUxE6cMtZCN/XtRnwz0kQeQpDwfkz4ZFWwguKZz8U1wwrhs3Q9gljHz2FFtBHhW55E= ceph-df310d4e-af65-11eb-8235-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-05-07T18:57:50.593 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuMF2U4LJVRz9ilB6gaAZUKsNq1khE3dPfuwu7bvvU43siPiKl7SksduEDJ0U8aJM0xTAw+egmm2KYEjqPF44CbbK0R3FkWmCldyahEsYvIMOJze57SEag24y8Z3o/8UdNpVzaFckAAzyOaaMT4s5NlY1hz0LnfjH+UIGtxnO9HftnbCsj37SttzfdyOcC5koit6U0jUNTCdj3am/pyr1IzQ7WoVgMLDmrqaoVahIA9C03fF8N9xU/LhKunA+wh/KjUbivP8Ker8AXrTo6UyyH9GmRqw/ulf1JguV5IkcKWPzTtFm1JHGVWHiMzhs8mLFmEFqYiWfu2C4RW6pmIAI+Jy/c4Qt6fXfFsf9DxD+raTVBLaL28JSuHrhfb4GnCci/XK1YGNAkk+vtJ4Jma2B/p+Mxc4V3chyAf8Kasztz0HyBggej1/ZJba1lgHsEiDUxE6cMtZCN/XtRnwz0kQeQpDwfkz4ZFWwguKZz8U1wwrhs3Q9gljHz2FFtBHhW55E= ceph-df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:57:50.603 DEBUG:teuthology.orchestra.run.smithi146:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuMF2U4LJVRz9ilB6gaAZUKsNq1khE3dPfuwu7bvvU43siPiKl7SksduEDJ0U8aJM0xTAw+egmm2KYEjqPF44CbbK0R3FkWmCldyahEsYvIMOJze57SEag24y8Z3o/8UdNpVzaFckAAzyOaaMT4s5NlY1hz0LnfjH+UIGtxnO9HftnbCsj37SttzfdyOcC5koit6U0jUNTCdj3am/pyr1IzQ7WoVgMLDmrqaoVahIA9C03fF8N9xU/LhKunA+wh/KjUbivP8Ker8AXrTo6UyyH9GmRqw/ulf1JguV5IkcKWPzTtFm1JHGVWHiMzhs8mLFmEFqYiWfu2C4RW6pmIAI+Jy/c4Qt6fXfFsf9DxD+raTVBLaL28JSuHrhfb4GnCci/XK1YGNAkk+vtJ4Jma2B/p+Mxc4V3chyAf8Kasztz0HyBggej1/ZJba1lgHsEiDUxE6cMtZCN/XtRnwz0kQeQpDwfkz4ZFWwguKZz8U1wwrhs3Q9gljHz2FFtBHhW55E= ceph-df310d4e-af65-11eb-8235-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-05-07T18:57:50.628 INFO:teuthology.orchestra.run.smithi146.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuMF2U4LJVRz9ilB6gaAZUKsNq1khE3dPfuwu7bvvU43siPiKl7SksduEDJ0U8aJM0xTAw+egmm2KYEjqPF44CbbK0R3FkWmCldyahEsYvIMOJze57SEag24y8Z3o/8UdNpVzaFckAAzyOaaMT4s5NlY1hz0LnfjH+UIGtxnO9HftnbCsj37SttzfdyOcC5koit6U0jUNTCdj3am/pyr1IzQ7WoVgMLDmrqaoVahIA9C03fF8N9xU/LhKunA+wh/KjUbivP8Ker8AXrTo6UyyH9GmRqw/ulf1JguV5IkcKWPzTtFm1JHGVWHiMzhs8mLFmEFqYiWfu2C4RW6pmIAI+Jy/c4Qt6fXfFsf9DxD+raTVBLaL28JSuHrhfb4GnCci/XK1YGNAkk+vtJ4Jma2B/p+Mxc4V3chyAf8Kasztz0HyBggej1/ZJba1lgHsEiDUxE6cMtZCN/XtRnwz0kQeQpDwfkz4ZFWwguKZz8U1wwrhs3Q9gljHz2FFtBHhW55E= ceph-df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:57:50.637 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2021-05-07T18:57:55.080 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi146 2021-05-07T18:57:55.080 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:57:55.081 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/etc/ceph/ceph.conf 2021-05-07T18:57:55.087 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:57:55.088 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/etc/ceph/ceph.client.admin.keyring 2021-05-07T18:57:55.137 INFO:tasks.cephadm:Adding host smithi146 to orchestrator... 2021-05-07T18:57:55.138 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch host add smithi146 2021-05-07T18:57:55.447 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:55 smithi114 bash[15432]: audit 2021-05-07T18:57:54.231571+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.114:0/2433689725' entity='client.admin' 2021-05-07T18:57:55.447 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:55 smithi114 bash[15432]: audit 2021-05-07T18:57:54.276075+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:57:55.448 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:55 smithi114 bash[15432]: audit 2021-05-07T18:57:54.567800+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:57:55.448 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:55 smithi114 bash[15432]: audit 2021-05-07T18:57:54.569941+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:57:55.448 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:57:55 smithi114 bash[15432]: audit 2021-05-07T18:57:54.576712+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:00.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:00 smithi114 bash[15432]: cluster 2021-05-07T18:57:59.583281+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:02.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:02 smithi114 bash[15432]: cluster 2021-05-07T18:58:01.583782+0000 mgr.y (mgr.14146) 6 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:04.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:04 smithi114 bash[15432]: cluster 2021-05-07T18:58:03.584164+0000 mgr.y (mgr.14146) 7 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:06.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:06 smithi114 bash[15432]: cluster 2021-05-07T18:58:05.584657+0000 mgr.y (mgr.14146) 8 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:08.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:08 smithi114 bash[15432]: cluster 2021-05-07T18:58:07.585173+0000 mgr.y (mgr.14146) 9 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:10.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:10 smithi114 bash[15432]: cluster 2021-05-07T18:58:09.585586+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:12.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:12 smithi114 bash[15432]: cluster 2021-05-07T18:58:11.585974+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:14.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:14 smithi114 bash[15432]: cluster 2021-05-07T18:58:13.586332+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:16.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:16 smithi114 bash[15432]: cluster 2021-05-07T18:58:15.586722+0000 mgr.y (mgr.14146) 13 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:18.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:18 smithi114 bash[15432]: cluster 2021-05-07T18:58:17.587163+0000 mgr.y (mgr.14146) 14 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:20.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:20 smithi114 bash[15432]: cluster 2021-05-07T18:58:19.587623+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:20.947 INFO:journalctl@ceph.mgr.y.smithi114.stdout:May 07 18:58:20 smithi114 bash[15724]: Warning: Permanently added 'smithi146,172.21.15.146' (ECDSA) to the list of known hosts. 2021-05-07T18:58:21.695 INFO:teuthology.orchestra.run.smithi146.stdout:Added host 'smithi146' 2021-05-07T18:58:22.558 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch host ls --format=json 2021-05-07T18:58:22.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:22 smithi114 bash[15432]: audit 2021-05-07T18:58:21.693503+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:23.024 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:22 smithi114 bash[15432]: cephadm 2021-05-07T18:58:21.694416+0000 mgr.y (mgr.14146) 18 : cephadm [INF] Added host smithi146 2021-05-07T18:58:23.025 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:22 smithi114 bash[15432]: audit 2021-05-07T18:58:21.695126+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:58:23.025 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:22 smithi114 bash[15432]: audit 2021-05-07T18:58:21.980643+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:24.446 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:24 smithi114 bash[15432]: audit 2021-05-07T18:58:23.014557+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:24.447 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:24 smithi114 bash[15432]: cluster 2021-05-07T18:58:23.588618+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:26.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:26 smithi114 bash[15432]: cluster 2021-05-07T18:58:25.588917+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:27.128 INFO:teuthology.orchestra.run.smithi146.stdout: 2021-05-07T18:58:27.129 INFO:teuthology.orchestra.run.smithi146.stdout:[{"addr": "172.21.15.114", "hostname": "smithi114", "labels": [], "status": ""}, {"addr": "smithi146", "hostname": "smithi146", "labels": [], "status": ""}] 2021-05-07T18:58:27.843 INFO:tasks.cephadm:Setting crush tunables to default 2021-05-07T18:58:27.843 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph osd crush tunables default 2021-05-07T18:58:28.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:28 smithi114 bash[15432]: audit 2021-05-07T18:58:27.127841+0000 mgr.y (mgr.14146) 21 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2021-05-07T18:58:28.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:28 smithi114 bash[15432]: cluster 2021-05-07T18:58:27.589299+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:30.342 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:30 smithi114 bash[15432]: audit 2021-05-07T18:58:29.082783+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:30.342 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:30 smithi114 bash[15432]: audit 2021-05-07T18:58:29.361907+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:30.342 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:30 smithi114 bash[15432]: audit 2021-05-07T18:58:29.368203+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:30.343 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:30 smithi114 bash[15432]: cluster 2021-05-07T18:58:29.589554+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:31.382 INFO:teuthology.orchestra.run.smithi114.stderr:adjusted tunables profile to default 2021-05-07T18:58:31.696 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:31 smithi114 bash[15432]: audit 2021-05-07T18:58:30.663452+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.114:0/2034650834' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2021-05-07T18:58:32.017 INFO:tasks.cephadm:Adding mon.c on smithi114 2021-05-07T18:58:32.018 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add mon 'smithi114:[v2:172.21.15.114:3301,v1:172.21.15.114:6790]=c' 2021-05-07T18:58:32.696 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:32 smithi114 bash[15432]: audit 2021-05-07T18:58:31.376781+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.114:0/2034650834' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2021-05-07T18:58:32.696 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:32 smithi114 bash[15432]: cluster 2021-05-07T18:58:31.376912+0000 mon.a (mon.0) 104 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:58:32.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:32 smithi114 bash[15432]: cluster 2021-05-07T18:58:31.589978+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:34.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:34 smithi114 bash[15432]: cluster 2021-05-07T18:58:33.590439+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:35.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:35 smithi114 bash[15432]: audit 2021-05-07T18:58:35.179475+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-05-07T18:58:35.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:35 smithi114 bash[15432]: audit 2021-05-07T18:58:35.181066+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:58:36.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:36 smithi114 bash[15432]: audit 2021-05-07T18:58:35.175605+0000 mgr.y (mgr.14146) 26 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi114:[v2:172.21.15.114:3301,v1:172.21.15.114:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:58:36.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:36 smithi114 bash[15432]: cephadm 2021-05-07T18:58:35.182445+0000 mgr.y (mgr.14146) 27 : cephadm [INF] Deploying daemon mon.c on smithi114 2021-05-07T18:58:36.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:36 smithi114 bash[15432]: cluster 2021-05-07T18:58:35.590711+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:38.901 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:38 smithi114 bash[15432]: cluster 2021-05-07T18:58:37.591115+0000 mgr.y (mgr.14146) 29 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:38.938 INFO:teuthology.orchestra.run.smithi114.stdout:Deployed mon.c on host 'smithi114' 2021-05-07T18:58:40.066 DEBUG:teuthology.orchestra.run.smithi114:mon.c> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.c.service 2021-05-07T18:58:40.069 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2021-05-07T18:58:40.070 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph mon dump -f json 2021-05-07T18:58:40.152 INFO:journalctl@ceph.mon.c.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T18:58:40.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:39 smithi114 bash[15432]: audit 2021-05-07T18:58:38.932799+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:58:40.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:39 smithi114 bash[15432]: audit 2021-05-07T18:58:38.936945+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:40.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:39 smithi114 bash[15432]: cluster 2021-05-07T18:58:39.591457+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:40.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:39 smithi114 bash[15432]: audit 2021-05-07T18:58:39.764685+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:58:40.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:39 smithi114 bash[15432]: audit 2021-05-07T18:58:39.766963+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:58:40.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.647+0000 7f588c000700 0 set uid:gid to 167:167 (ceph:ceph) 2021-05-07T18:58:40.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.647+0000 7f588c000700 0 ceph version 16.2.3 (381b476cb3900f9a92eb95d03b4850b953cfd79a) pacific (stable), process ceph-mon, pid 8 2021-05-07T18:58:40.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.647+0000 7f588c000700 0 pidfile_write: ignore empty --pid-file 2021-05-07T18:58:40.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.651+0000 7f588c000700 0 load: jerasure load: lrc load: isa 2021-05-07T18:58:40.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: RocksDB version: 6.8.1 2021-05-07T18:58:40.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-05-07T18:58:40.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Compile date May 6 2021 2021-05-07T18:58:40.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: DB SUMMARY 2021-05-07T18:58:40.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: CURRENT file: CURRENT 2021-05-07T18:58:40.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: IDENTITY file: IDENTITY 2021-05-07T18:58:40.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2021-05-07T18:58:40.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2021-05-07T18:58:40.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2021-05-07T18:58:40.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.error_if_exists: 0 2021-05-07T18:58:40.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.create_if_missing: 0 2021-05-07T18:58:40.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.paranoid_checks: 1 2021-05-07T18:58:40.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.env: 0x55c1780de1c0 2021-05-07T18:58:40.951 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.fs: Posix File System 2021-05-07T18:58:40.951 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.info_log: 0x55c17a83e820 2021-05-07T18:58:40.951 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_file_opening_threads: 16 2021-05-07T18:58:40.951 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.statistics: (nil) 2021-05-07T18:58:40.952 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.use_fsync: 0 2021-05-07T18:58:40.952 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_log_file_size: 0 2021-05-07T18:58:40.952 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-05-07T18:58:40.952 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-05-07T18:58:40.952 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.keep_log_file_num: 1000 2021-05-07T18:58:40.953 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.recycle_log_file_num: 0 2021-05-07T18:58:40.953 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.allow_fallocate: 1 2021-05-07T18:58:40.953 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.allow_mmap_reads: 0 2021-05-07T18:58:40.953 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.allow_mmap_writes: 0 2021-05-07T18:58:40.954 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.use_direct_reads: 0 2021-05-07T18:58:40.954 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-05-07T18:58:40.954 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.create_missing_column_families: 0 2021-05-07T18:58:40.954 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.db_log_dir: 2021-05-07T18:58:40.954 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2021-05-07T18:58:40.955 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-05-07T18:58:40.955 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_subcompactions: 1 2021-05-07T18:58:40.955 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_background_flushes: -1 2021-05-07T18:58:40.955 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-05-07T18:58:40.956 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-05-07T18:58:40.956 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2021-05-07T18:58:40.956 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-05-07T18:58:40.956 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-05-07T18:58:40.956 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.advise_random_on_open: 1 2021-05-07T18:58:40.957 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.db_write_buffer_size: 0 2021-05-07T18:58:40.957 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.write_buffer_manager: 0x55c17a8d1f50 2021-05-07T18:58:40.957 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-05-07T18:58:40.957 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-05-07T18:58:40.957 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-05-07T18:58:40.958 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-05-07T18:58:40.958 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.rate_limiter: (nil) 2021-05-07T18:58:40.958 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-05-07T18:58:40.958 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.wal_recovery_mode: 2 2021-05-07T18:58:40.958 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.enable_thread_tracking: 0 2021-05-07T18:58:40.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.enable_pipelined_write: 0 2021-05-07T18:58:40.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.unordered_write: 0 2021-05-07T18:58:40.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-05-07T18:58:40.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-05-07T18:58:40.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-05-07T18:58:40.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-05-07T18:58:40.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.row_cache: None 2021-05-07T18:58:40.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.wal_filter: None 2021-05-07T18:58:40.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-05-07T18:58:40.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.allow_ingest_behind: 0 2021-05-07T18:58:40.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.preserve_deletes: 0 2021-05-07T18:58:40.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.two_write_queues: 0 2021-05-07T18:58:40.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.manual_wal_flush: 0 2021-05-07T18:58:40.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.atomic_flush: 0 2021-05-07T18:58:40.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-05-07T18:58:40.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.persist_stats_to_disk: 0 2021-05-07T18:58:40.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.write_dbid_to_manifest: 0 2021-05-07T18:58:40.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.log_readahead_size: 0 2021-05-07T18:58:40.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2021-05-07T18:58:40.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_background_jobs: 2 2021-05-07T18:58:40.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_background_compactions: -1 2021-05-07T18:58:40.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-05-07T18:58:40.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-05-07T18:58:40.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-05-07T18:58:40.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_total_wal_size: 0 2021-05-07T18:58:40.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-05-07T18:58:40.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-05-07T18:58:40.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-05-07T18:58:40.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-05-07T18:58:40.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_open_files: -1 2021-05-07T18:58:40.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bytes_per_sync: 0 2021-05-07T18:58:40.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-05-07T18:58:40.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.strict_bytes_per_sync: 0 2021-05-07T18:58:40.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_readahead_size: 0 2021-05-07T18:58:40.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Compression algorithms supported: 2021-05-07T18:58:40.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-05-07T18:58:40.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kZSTD supported: 0 2021-05-07T18:58:40.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kXpressCompression supported: 0 2021-05-07T18:58:40.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kLZ4HCCompression supported: 1 2021-05-07T18:58:40.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kLZ4Compression supported: 1 2021-05-07T18:58:40.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kBZip2Compression supported: 0 2021-05-07T18:58:40.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kZlibCompression supported: 1 2021-05-07T18:58:40.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: kSnappyCompression supported: 1 2021-05-07T18:58:40.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-05-07T18:58:40.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2021-05-07T18:58:40.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2021-05-07T18:58:40.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-05-07T18:58:40.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.merge_operator: 2021-05-07T18:58:40.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_filter: None 2021-05-07T18:58:40.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_filter_factory: None 2021-05-07T18:58:40.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-05-07T18:58:40.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-05-07T18:58:40.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c17a7e0128) 2021-05-07T18:58:40.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: cache_index_and_filter_blocks: 1 2021-05-07T18:58:40.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: cache_index_and_filter_blocks_with_high_priority: 0 2021-05-07T18:58:40.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: pin_l0_filter_and_index_blocks_in_cache: 0 2021-05-07T18:58:40.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: pin_top_level_index_and_filter: 1 2021-05-07T18:58:40.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: index_type: 0 2021-05-07T18:58:40.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: data_block_index_type: 0 2021-05-07T18:58:40.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: index_shortening: 1 2021-05-07T18:58:40.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: data_block_hash_table_util_ratio: 0.750000 2021-05-07T18:58:40.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: hash_index_allow_collision: 1 2021-05-07T18:58:40.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: checksum: 1 2021-05-07T18:58:40.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: no_block_cache: 0 2021-05-07T18:58:40.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_cache: 0x55c17a818f10 2021-05-07T18:58:40.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_cache_name: BinnedLRUCache 2021-05-07T18:58:40.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_cache_options: 2021-05-07T18:58:40.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: capacity : 536870912 2021-05-07T18:58:40.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: num_shard_bits : 4 2021-05-07T18:58:40.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: strict_capacity_limit : 0 2021-05-07T18:58:40.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: high_pri_pool_ratio: 0.000 2021-05-07T18:58:40.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_cache_compressed: (nil) 2021-05-07T18:58:40.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: persistent_cache: (nil) 2021-05-07T18:58:40.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_size: 4096 2021-05-07T18:58:40.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_size_deviation: 10 2021-05-07T18:58:40.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_restart_interval: 16 2021-05-07T18:58:40.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: index_block_restart_interval: 1 2021-05-07T18:58:40.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: metadata_block_size: 4096 2021-05-07T18:58:40.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: partition_filters: 0 2021-05-07T18:58:40.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: use_delta_encoding: 1 2021-05-07T18:58:40.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: filter_policy: rocksdb.BuiltinBloomFilter 2021-05-07T18:58:40.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: whole_key_filtering: 1 2021-05-07T18:58:40.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: verify_compression: 0 2021-05-07T18:58:40.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: read_amp_bytes_per_bit: 0 2021-05-07T18:58:40.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: format_version: 2 2021-05-07T18:58:40.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: enable_index_compression: 1 2021-05-07T18:58:40.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: block_align: 0 2021-05-07T18:58:40.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.write_buffer_size: 33554432 2021-05-07T18:58:40.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_write_buffer_number: 2 2021-05-07T18:58:40.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compression: NoCompression 2021-05-07T18:58:40.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bottommost_compression: Disabled 2021-05-07T18:58:40.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.prefix_extractor: nullptr 2021-05-07T18:58:40.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-05-07T18:58:40.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.num_levels: 7 2021-05-07T18:58:40.984 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-05-07T18:58:40.984 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-05-07T18:58:40.984 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-05-07T18:58:40.984 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-05-07T18:58:40.984 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-05-07T18:58:40.985 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-05-07T18:58:40.985 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-05-07T18:58:40.985 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:58:40.985 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-05-07T18:58:40.985 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-05-07T18:58:40.986 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compression_opts.level: 32767 2021-05-07T18:58:40.986 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compression_opts.strategy: 0 2021-05-07T18:58:40.986 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-05-07T18:58:40.986 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:58:40.987 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compression_opts.enabled: false 2021-05-07T18:58:40.987 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-05-07T18:58:40.987 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-05-07T18:58:40.987 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-05-07T18:58:40.987 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.target_file_size_base: 67108864 2021-05-07T18:58:40.988 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-05-07T18:58:40.988 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-05-07T18:58:40.988 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-05-07T18:58:40.988 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-05-07T18:58:40.988 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-05-07T18:58:40.989 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-05-07T18:58:40.989 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-05-07T18:58:40.989 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-05-07T18:58:40.989 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-05-07T18:58:40.989 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-05-07T18:58:40.990 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-05-07T18:58:40.990 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-05-07T18:58:40.990 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-05-07T18:58:40.990 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.arena_block_size: 4194304 2021-05-07T18:58:40.991 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-05-07T18:58:40.991 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-05-07T18:58:40.991 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-05-07T18:58:40.991 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.disable_auto_compactions: 0 2021-05-07T18:58:40.991 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-05-07T18:58:40.992 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-05-07T18:58:40.992 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-05-07T18:58:40.992 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-05-07T18:58:40.992 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-05-07T18:58:40.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-05-07T18:58:40.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-05-07T18:58:40.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-05-07T18:58:40.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-05-07T18:58:40.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-05-07T18:58:40.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.table_properties_collectors: 2021-05-07T18:58:40.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.inplace_update_support: 0 2021-05-07T18:58:40.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-05-07T18:58:40.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-05-07T18:58:40.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-05-07T18:58:40.995 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-05-07T18:58:40.995 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.bloom_locality: 0 2021-05-07T18:58:40.995 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.max_successive_merges: 0 2021-05-07T18:58:40.995 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-05-07T18:58:40.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.paranoid_file_checks: 0 2021-05-07T18:58:40.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.force_consistency_checks: 0 2021-05-07T18:58:40.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.report_bg_io_stats: 0 2021-05-07T18:58:40.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.ttl: 2592000 2021-05-07T18:58:40.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-05-07T18:58:40.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/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 2021-05-07T18:58:40.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2021-05-07T18:58:40.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413920661295, "job": 1, "event": "recovery_started", "log_files": [3]} 2021-05-07T18:58:40.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2021-05-07T18:58:40.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.655+0000 7f588c000700 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. 2021-05-07T18:58:40.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.659+0000 7f588c000700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413920662669, "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": 1620413920, "oldest_key_time": 3, "file_creation_time": 0}} 2021-05-07T18:58:40.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.659+0000 7f588c000700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2021-05-07T18:58:40.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.659+0000 7f588c000700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413920663730, "job": 1, "event": "recovery_finished"} 2021-05-07T18:58:40.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.659+0000 7f588c000700 4 rocksdb: DB pointer 0x55c17a8dd800 2021-05-07T18:58:40.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.663+0000 7f5872e18700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2021-05-07T18:58:40.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.663+0000 7f5872e18700 4 rocksdb: [db_impl/db_impl.cc:851] 2021-05-07T18:58:40.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ** DB Stats ** 2021-05-07T18:58:40.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:58:41.000 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2021-05-07T18:58:41.000 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-05-07T18:58:41.000 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:58:41.000 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2021-05-07T18:58:41.000 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-05-07T18:58:41.001 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:58:41.001 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ** Compaction Stats [default] ** 2021-05-07T18:58:41.001 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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 2021-05-07T18:58:41.001 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:41.001 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.1 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:41.002 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.1 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:41.002 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.1 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:41.002 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ** Compaction Stats [default] ** 2021-05-07T18:58:41.002 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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 2021-05-07T18:58:41.003 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:41.003 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.1 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:41.003 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:58:41.003 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:41.003 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:41.004 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:58:41.004 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:58:41.004 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:58:41.004 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Cumulative compaction: 0.00 GB write, 0.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:41.005 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Interval compaction: 0.00 GB write, 0.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:41.005 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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 2021-05-07T18:58:41.005 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:58:41.005 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ** Compaction Stats [default] ** 2021-05-07T18:58:41.005 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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 2021-05-07T18:58:41.006 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:41.006 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.1 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:41.006 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.1 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:41.006 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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 2021-05-07T18:58:41.006 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ** Compaction Stats [default] ** 2021-05-07T18:58:41.007 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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 2021-05-07T18:58:41.007 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:41.007 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.1 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:41.007 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:58:41.007 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:41.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:41.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:58:41.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:58:41.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:58:41.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Cumulative compaction: 0.00 GB write, 0.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:41.009 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:41.009 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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 2021-05-07T18:58:41.009 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:58:41.009 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.663+0000 7f588c000700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2021-05-07T18:58:41.010 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.663+0000 7f588c000700 0 using public_addrv [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] 2021-05-07T18:58:41.010 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.663+0000 7f588c000700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] at bind addrs [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:58:41.010 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.663+0000 7f588c000700 1 mon.c@-1(???) e0 preinit fsid df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:58:41.010 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 0 mon.c@-1(synchronizing).mds e1 new map 2021-05-07T18:58:41.010 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 0 mon.c@-1(synchronizing).mds e1 print_map 2021-05-07T18:58:41.011 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: e1 2021-05-07T18:58:41.011 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: enable_multiple, ever_enabled_multiple: 1,1 2021-05-07T18:58:41.011 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 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} 2021-05-07T18:58:41.011 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: legacy client fscid: -1 2021-05-07T18:58:41.011 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: 2021-05-07T18:58:41.012 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: No filesystems configured 2021-05-07T18:58:41.012 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2021-05-07T18:58:41.012 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 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 2021-05-07T18:58:41.012 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2021-05-07T18:58:41.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2021-05-07T18:58:41.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2021-05-07T18:58:41.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2021-05-07T18:58:41.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2021-05-07T18:58:41.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2021-05-07T18:58:41.014 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: audit 2021-05-07T18:58:38.932799+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:58:41.014 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: audit 2021-05-07T18:58:38.936945+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:41.014 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: cluster 2021-05-07T18:58:39.591457+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:41.014 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: audit 2021-05-07T18:58:39.764685+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:58:41.014 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: audit 2021-05-07T18:58:39.766963+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:58:41.015 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.687+0000 7f587561d700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2021-05-07T18:58:41.015 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expand map: {default=false} 2021-05-07T18:58:41.015 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta from 'false' to 'false' 2021-05-07T18:58:41.015 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expanded map: {default=false} 2021-05-07T18:58:41.016 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expand map: {default=info} 2021-05-07T18:58:41.016 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta from 'info' to 'info' 2021-05-07T18:58:41.016 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expanded map: {default=info} 2021-05-07T18:58:41.016 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expand map: {default=daemon} 2021-05-07T18:58:41.016 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta from 'daemon' to 'daemon' 2021-05-07T18:58:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expanded map: {default=daemon} 2021-05-07T18:58:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expand map: {default=debug} 2021-05-07T18:58:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta from 'debug' to 'debug' 2021-05-07T18:58:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 20 expand_channel_meta expanded map: {default=debug} 2021-05-07T18:58:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:40 smithi114 bash[20751]: debug 2021-05-07T18:58:40.691+0000 7f587561d700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2021-05-07T18:58:46.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:40.704207+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2021-05-07T18:58:46.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:40.704545+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2021-05-07T18:58:46.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:40.706825+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:41.592000+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:46.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:41.698848+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:42.699290+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:42.702172+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2021-05-07T18:58:46.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:43.592484+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:46.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:43.699339+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:44.699513+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:45.592872+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:46.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:45.699564+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:45.727921+0000 mon.a (mon.0) 120 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2021-05-07T18:58:46.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:45.735026+0000 mon.a (mon.0) 121 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2021-05-07T18:58:46.200 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:45.735188+0000 mon.a (mon.0) 122 : cluster [DBG] fsmap 2021-05-07T18:58:46.200 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:45.735242+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:58:46.200 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:45.735555+0000 mon.a (mon.0) 124 : cluster [DBG] mgrmap e13: y(active, since 66s) 2021-05-07T18:58:46.200 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: cluster 2021-05-07T18:58:45.742544+0000 mon.a (mon.0) 125 : cluster [INF] overall HEALTH_OK 2021-05-07T18:58:46.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:45.749093+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:46.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:45 smithi114 bash[15432]: audit 2021-05-07T18:58:45.757709+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:46.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:40.704207+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2021-05-07T18:58:46.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:40.704545+0000 mon.a (mon.0) 113 : cluster [INF] mon.a calling monitor election 2021-05-07T18:58:46.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:40.706825+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:41.592000+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:46.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:41.698848+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:42.699290+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:42.702172+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2021-05-07T18:58:46.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:43.592484+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:46.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:43.699339+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:44.699513+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:45.592872+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:46.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:45.699564+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:45.727921+0000 mon.a (mon.0) 120 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2021-05-07T18:58:46.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:45.735026+0000 mon.a (mon.0) 121 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2021-05-07T18:58:46.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:45.735188+0000 mon.a (mon.0) 122 : cluster [DBG] fsmap 2021-05-07T18:58:46.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:45.735242+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:58:46.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:45.735555+0000 mon.a (mon.0) 124 : cluster [DBG] mgrmap e13: y(active, since 66s) 2021-05-07T18:58:46.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: cluster 2021-05-07T18:58:45.742544+0000 mon.a (mon.0) 125 : cluster [INF] overall HEALTH_OK 2021-05-07T18:58:46.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:45.749093+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:46.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:45 smithi114 bash[20751]: audit 2021-05-07T18:58:45.757709+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:46.491 INFO:teuthology.orchestra.run.smithi114.stdout: 2021-05-07T18:58:46.491 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"df310d4e-af65-11eb-8235-001a4aab830c","modified":"2021-05-07T18:58:40.700260Z","created":"2021-05-07T18:56:36.058936Z","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.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3301","nonce":0},{"type":"v1","addr":"172.21.15.114:6790","nonce":0}]},"addr":"172.21.15.114:6790/0","public_addr":"172.21.15.114:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2021-05-07T18:58:46.493 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2021-05-07T18:58:46.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:46 smithi114 bash[20751]: audit 2021-05-07T18:58:46.491476+0000 mon.a (mon.0) 128 : audit [DBG] from='client.? 172.21.15.114:0/1575618514' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-05-07T18:58:46.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:46 smithi114 bash[20751]: audit 2021-05-07T18:58:46.699332+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:46.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:46 smithi114 bash[15432]: audit 2021-05-07T18:58:46.491476+0000 mon.a (mon.0) 128 : audit [DBG] from='client.? 172.21.15.114:0/1575618514' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-05-07T18:58:46.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:46 smithi114 bash[15432]: audit 2021-05-07T18:58:46.699332+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:58:47.149 INFO:tasks.cephadm:Adding mon.b on smithi146 2021-05-07T18:58:47.150 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add mon smithi146:172.21.15.146=b 2021-05-07T18:58:48.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:48 smithi114 bash[15432]: cluster 2021-05-07T18:58:47.593335+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:48.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:48 smithi114 bash[20751]: cluster 2021-05-07T18:58:47.593335+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:50.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:50 smithi114 bash[15432]: cluster 2021-05-07T18:58:49.593773+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:50.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:50 smithi114 bash[15432]: audit 2021-05-07T18:58:50.390538+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-05-07T18:58:50.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:50 smithi114 bash[15432]: audit 2021-05-07T18:58:50.392436+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:58:50.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:50 smithi114 bash[20751]: cluster 2021-05-07T18:58:49.593773+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:50.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:50 smithi114 bash[20751]: audit 2021-05-07T18:58:50.390538+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2021-05-07T18:58:50.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:50 smithi114 bash[20751]: audit 2021-05-07T18:58:50.392436+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:58:51.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:51 smithi114 bash[15432]: audit 2021-05-07T18:58:50.388057+0000 mgr.y (mgr.14146) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi146:172.21.15.146=b", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:58:51.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:51 smithi114 bash[15432]: cephadm 2021-05-07T18:58:50.393877+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Deploying daemon mon.b on smithi146 2021-05-07T18:58:51.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:51 smithi114 bash[20751]: audit 2021-05-07T18:58:50.388057+0000 mgr.y (mgr.14146) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi146:172.21.15.146=b", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:58:51.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:51 smithi114 bash[20751]: cephadm 2021-05-07T18:58:50.393877+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Deploying daemon mon.b on smithi146 2021-05-07T18:58:52.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:52 smithi114 bash[15432]: cluster 2021-05-07T18:58:51.594205+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:52.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:52 smithi114 bash[20751]: cluster 2021-05-07T18:58:51.594205+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:54.479 INFO:teuthology.orchestra.run.smithi146.stdout:Deployed mon.b on host 'smithi146' 2021-05-07T18:58:54.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:54 smithi114 bash[15432]: cluster 2021-05-07T18:58:53.594612+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:54.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:54 smithi114 bash[15432]: audit 2021-05-07T18:58:54.472475+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:58:54.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:58:54 smithi114 bash[15432]: audit 2021-05-07T18:58:54.477137+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:54.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:54 smithi114 bash[20751]: cluster 2021-05-07T18:58:53.594612+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:54.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:54 smithi114 bash[20751]: audit 2021-05-07T18:58:54.472475+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:58:54.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:58:54 smithi114 bash[20751]: audit 2021-05-07T18:58:54.477137+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:55.648 DEBUG:teuthology.orchestra.run.smithi146:mon.b> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@mon.b.service 2021-05-07T18:58:55.650 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-05-07T18:58:55.651 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph mon dump -f json 2021-05-07T18:58:55.770 INFO:journalctl@ceph.mon.b.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T18:58:56.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.226+0000 7f3c14def700 0 set uid:gid to 167:167 (ceph:ceph) 2021-05-07T18:58:56.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.226+0000 7f3c14def700 0 ceph version 16.2.3 (381b476cb3900f9a92eb95d03b4850b953cfd79a) pacific (stable), process ceph-mon, pid 7 2021-05-07T18:58:56.488 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.226+0000 7f3c14def700 0 pidfile_write: ignore empty --pid-file 2021-05-07T18:58:56.488 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.230+0000 7f3c14def700 0 load: jerasure load: lrc load: isa 2021-05-07T18:58:56.488 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: RocksDB version: 6.8.1 2021-05-07T18:58:56.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-05-07T18:58:56.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Compile date May 6 2021 2021-05-07T18:58:56.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: DB SUMMARY 2021-05-07T18:58:56.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: CURRENT file: CURRENT 2021-05-07T18:58:56.490 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: IDENTITY file: IDENTITY 2021-05-07T18:58:56.490 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2021-05-07T18:58:56.490 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2021-05-07T18:58:56.490 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 636 ; 2021-05-07T18:58:56.490 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.error_if_exists: 0 2021-05-07T18:58:56.491 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.create_if_missing: 0 2021-05-07T18:58:56.491 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.paranoid_checks: 1 2021-05-07T18:58:56.491 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.env: 0x563863b0c1c0 2021-05-07T18:58:56.491 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.fs: Posix File System 2021-05-07T18:58:56.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.info_log: 0x5638654ae820 2021-05-07T18:58:56.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_file_opening_threads: 16 2021-05-07T18:58:56.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.statistics: (nil) 2021-05-07T18:58:56.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.use_fsync: 0 2021-05-07T18:58:56.492 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_log_file_size: 0 2021-05-07T18:58:56.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-05-07T18:58:56.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-05-07T18:58:56.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.keep_log_file_num: 1000 2021-05-07T18:58:56.493 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.recycle_log_file_num: 0 2021-05-07T18:58:56.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.allow_fallocate: 1 2021-05-07T18:58:56.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.allow_mmap_reads: 0 2021-05-07T18:58:56.495 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.allow_mmap_writes: 0 2021-05-07T18:58:56.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.use_direct_reads: 0 2021-05-07T18:58:56.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-05-07T18:58:56.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.create_missing_column_families: 0 2021-05-07T18:58:56.496 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.db_log_dir: 2021-05-07T18:58:56.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2021-05-07T18:58:56.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-05-07T18:58:56.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_subcompactions: 1 2021-05-07T18:58:56.497 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_background_flushes: -1 2021-05-07T18:58:56.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-05-07T18:58:56.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-05-07T18:58:56.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2021-05-07T18:58:56.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-05-07T18:58:56.498 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-05-07T18:58:56.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.advise_random_on_open: 1 2021-05-07T18:58:56.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.db_write_buffer_size: 0 2021-05-07T18:58:56.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.write_buffer_manager: 0x563865541f20 2021-05-07T18:58:56.499 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-05-07T18:58:56.500 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-05-07T18:58:56.500 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-05-07T18:58:56.500 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-05-07T18:58:56.500 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.rate_limiter: (nil) 2021-05-07T18:58:56.500 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-05-07T18:58:56.501 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.wal_recovery_mode: 2 2021-05-07T18:58:56.501 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.enable_thread_tracking: 0 2021-05-07T18:58:56.501 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.enable_pipelined_write: 0 2021-05-07T18:58:56.501 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.unordered_write: 0 2021-05-07T18:58:56.502 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-05-07T18:58:56.502 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-05-07T18:58:56.502 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-05-07T18:58:56.502 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-05-07T18:58:56.502 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.row_cache: None 2021-05-07T18:58:56.503 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.wal_filter: None 2021-05-07T18:58:56.503 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-05-07T18:58:56.503 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.allow_ingest_behind: 0 2021-05-07T18:58:56.503 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.preserve_deletes: 0 2021-05-07T18:58:56.504 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.two_write_queues: 0 2021-05-07T18:58:56.504 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.manual_wal_flush: 0 2021-05-07T18:58:56.504 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.atomic_flush: 0 2021-05-07T18:58:56.504 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-05-07T18:58:56.505 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.persist_stats_to_disk: 0 2021-05-07T18:58:56.505 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.write_dbid_to_manifest: 0 2021-05-07T18:58:56.505 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.log_readahead_size: 0 2021-05-07T18:58:56.505 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2021-05-07T18:58:56.505 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_background_jobs: 2 2021-05-07T18:58:56.506 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_background_compactions: -1 2021-05-07T18:58:56.506 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-05-07T18:58:56.506 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-05-07T18:58:56.506 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-05-07T18:58:56.506 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_total_wal_size: 0 2021-05-07T18:58:56.507 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-05-07T18:58:56.507 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-05-07T18:58:56.507 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-05-07T18:58:56.507 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-05-07T18:58:56.508 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_open_files: -1 2021-05-07T18:58:56.508 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bytes_per_sync: 0 2021-05-07T18:58:56.508 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-05-07T18:58:56.508 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.strict_bytes_per_sync: 0 2021-05-07T18:58:56.509 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_readahead_size: 0 2021-05-07T18:58:56.509 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Compression algorithms supported: 2021-05-07T18:58:56.509 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-05-07T18:58:56.509 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kZSTD supported: 0 2021-05-07T18:58:56.509 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kXpressCompression supported: 0 2021-05-07T18:58:56.510 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kLZ4HCCompression supported: 1 2021-05-07T18:58:56.510 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kLZ4Compression supported: 1 2021-05-07T18:58:56.510 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kBZip2Compression supported: 0 2021-05-07T18:58:56.510 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kZlibCompression supported: 1 2021-05-07T18:58:56.510 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: kSnappyCompression supported: 1 2021-05-07T18:58:56.511 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-05-07T18:58:56.511 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2021-05-07T18:58:56.511 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2021-05-07T18:58:56.511 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-05-07T18:58:56.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.merge_operator: 2021-05-07T18:58:56.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_filter: None 2021-05-07T18:58:56.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_filter_factory: None 2021-05-07T18:58:56.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-05-07T18:58:56.512 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-05-07T18:58:56.513 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563865450128) 2021-05-07T18:58:56.513 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: cache_index_and_filter_blocks: 1 2021-05-07T18:58:56.513 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: cache_index_and_filter_blocks_with_high_priority: 0 2021-05-07T18:58:56.513 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: pin_l0_filter_and_index_blocks_in_cache: 0 2021-05-07T18:58:56.514 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: pin_top_level_index_and_filter: 1 2021-05-07T18:58:56.514 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: index_type: 0 2021-05-07T18:58:56.514 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: data_block_index_type: 0 2021-05-07T18:58:56.514 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: index_shortening: 1 2021-05-07T18:58:56.514 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: data_block_hash_table_util_ratio: 0.750000 2021-05-07T18:58:56.515 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: hash_index_allow_collision: 1 2021-05-07T18:58:56.515 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: checksum: 1 2021-05-07T18:58:56.515 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: no_block_cache: 0 2021-05-07T18:58:56.515 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_cache: 0x563865488f10 2021-05-07T18:58:56.515 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_cache_name: BinnedLRUCache 2021-05-07T18:58:56.516 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_cache_options: 2021-05-07T18:58:56.516 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: capacity : 536870912 2021-05-07T18:58:56.516 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: num_shard_bits : 4 2021-05-07T18:58:56.516 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: strict_capacity_limit : 0 2021-05-07T18:58:56.517 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: high_pri_pool_ratio: 0.000 2021-05-07T18:58:56.517 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_cache_compressed: (nil) 2021-05-07T18:58:56.517 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: persistent_cache: (nil) 2021-05-07T18:58:56.517 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_size: 4096 2021-05-07T18:58:56.517 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_size_deviation: 10 2021-05-07T18:58:56.518 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_restart_interval: 16 2021-05-07T18:58:56.518 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: index_block_restart_interval: 1 2021-05-07T18:58:56.518 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: metadata_block_size: 4096 2021-05-07T18:58:56.518 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: partition_filters: 0 2021-05-07T18:58:56.518 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: use_delta_encoding: 1 2021-05-07T18:58:56.519 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: filter_policy: rocksdb.BuiltinBloomFilter 2021-05-07T18:58:56.519 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: whole_key_filtering: 1 2021-05-07T18:58:56.519 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: verify_compression: 0 2021-05-07T18:58:56.519 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: read_amp_bytes_per_bit: 0 2021-05-07T18:58:56.519 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: format_version: 2 2021-05-07T18:58:56.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: enable_index_compression: 1 2021-05-07T18:58:56.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: block_align: 0 2021-05-07T18:58:56.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.write_buffer_size: 33554432 2021-05-07T18:58:56.520 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_write_buffer_number: 2 2021-05-07T18:58:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compression: NoCompression 2021-05-07T18:58:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bottommost_compression: Disabled 2021-05-07T18:58:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.prefix_extractor: nullptr 2021-05-07T18:58:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-05-07T18:58:56.521 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.num_levels: 7 2021-05-07T18:58:56.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-05-07T18:58:56.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-05-07T18:58:56.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-05-07T18:58:56.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-05-07T18:58:56.522 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-05-07T18:58:56.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-05-07T18:58:56.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-05-07T18:58:56.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:58:56.523 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-05-07T18:58:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-05-07T18:58:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compression_opts.level: 32767 2021-05-07T18:58:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compression_opts.strategy: 0 2021-05-07T18:58:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-05-07T18:58:56.524 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-05-07T18:58:56.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compression_opts.enabled: false 2021-05-07T18:58:56.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-05-07T18:58:56.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-05-07T18:58:56.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-05-07T18:58:56.525 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.target_file_size_base: 67108864 2021-05-07T18:58:56.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-05-07T18:58:56.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-05-07T18:58:56.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-05-07T18:58:56.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-05-07T18:58:56.526 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-05-07T18:58:56.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-05-07T18:58:56.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-05-07T18:58:56.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-05-07T18:58:56.527 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-05-07T18:58:56.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-05-07T18:58:56.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-05-07T18:58:56.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-05-07T18:58:56.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-05-07T18:58:56.528 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.arena_block_size: 4194304 2021-05-07T18:58:56.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-05-07T18:58:56.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-05-07T18:58:56.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-05-07T18:58:56.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.disable_auto_compactions: 0 2021-05-07T18:58:56.529 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-05-07T18:58:56.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-05-07T18:58:56.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-05-07T18:58:56.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-05-07T18:58:56.530 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-05-07T18:58:56.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-05-07T18:58:56.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-05-07T18:58:56.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-05-07T18:58:56.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-05-07T18:58:56.531 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-05-07T18:58:56.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.table_properties_collectors: 2021-05-07T18:58:56.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.inplace_update_support: 0 2021-05-07T18:58:56.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-05-07T18:58:56.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-05-07T18:58:56.532 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-05-07T18:58:56.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-05-07T18:58:56.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.bloom_locality: 0 2021-05-07T18:58:56.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.max_successive_merges: 0 2021-05-07T18:58:56.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-05-07T18:58:56.533 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.paranoid_file_checks: 0 2021-05-07T18:58:56.534 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.force_consistency_checks: 0 2021-05-07T18:58:56.534 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.report_bg_io_stats: 0 2021-05-07T18:58:56.534 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.ttl: 2592000 2021-05-07T18:58:56.534 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-05-07T18:58:56.535 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 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 2021-05-07T18:58:56.535 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2021-05-07T18:58:56.535 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413936240167, "job": 1, "event": "recovery_started", "log_files": [3]} 2021-05-07T18:58:56.535 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2021-05-07T18:58:56.536 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 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. 2021-05-07T18:58:56.536 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413936241301, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1562, "table_properties": {"data_size": 648, "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": 526, "raw_average_value_size": 105, "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": 1620413936, "oldest_key_time": 3, "file_creation_time": 0}} 2021-05-07T18:58:56.536 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.234+0000 7f3c14def700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2021-05-07T18:58:56.536 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.238+0000 7f3c14def700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1620413936242056, "job": 1, "event": "recovery_finished"} 2021-05-07T18:58:56.536 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.238+0000 7f3c14def700 4 rocksdb: DB pointer 0x56386554d800 2021-05-07T18:58:56.537 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.238+0000 7f3bfbc07700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2021-05-07T18:58:56.537 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.238+0000 7f3c14def700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2021-05-07T18:58:56.537 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.238+0000 7f3bfbc07700 4 rocksdb: [db_impl/db_impl.cc:851] 2021-05-07T18:58:56.537 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ** DB Stats ** 2021-05-07T18:58:56.537 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:58:56.538 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2021-05-07T18:58:56.538 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-05-07T18:58:56.538 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:58:56.538 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2021-05-07T18:58:56.539 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-05-07T18:58:56.539 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-05-07T18:58:56.539 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ** Compaction Stats [default] ** 2021-05-07T18:58:56.539 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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 2021-05-07T18:58:56.539 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:56.540 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:56.540 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:56.540 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:56.540 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ** Compaction Stats [default] ** 2021-05-07T18:58:56.541 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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 2021-05-07T18:58:56.541 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:56.541 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:56.541 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:58:56.541 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:56.542 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:56.542 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:58:56.542 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:58:56.542 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:58:56.542 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:56.543 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Interval compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:56.543 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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 2021-05-07T18:58:56.543 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:58:56.543 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ** Compaction Stats [default] ** 2021-05-07T18:58:56.543 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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 2021-05-07T18:58:56.544 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:56.544 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:56.544 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:56.544 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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 2021-05-07T18:58:56.545 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ** Compaction Stats [default] ** 2021-05-07T18:58:56.545 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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 2021-05-07T18:58:56.545 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-05-07T18:58:56.545 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2021-05-07T18:58:56.545 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Uptime(secs): 0.0 total, 0.0 interval 2021-05-07T18:58:56.546 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Flush(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:56.546 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(GB): cumulative 0.000, interval 0.000 2021-05-07T18:58:56.546 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(Total Files): cumulative 0, interval 0 2021-05-07T18:58:56.546 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(L0 Files): cumulative 0, interval 0 2021-05-07T18:58:56.546 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: AddFile(Keys): cumulative 0, interval 0 2021-05-07T18:58:56.547 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:56.547 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-05-07T18:58:56.547 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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 2021-05-07T18:58:56.547 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: ** File Read Latency Histogram By Level [default] ** 2021-05-07T18:58:56.548 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.238+0000 7f3c14def700 0 using public_addr v2:172.21.15.146:0/0 -> [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] 2021-05-07T18:58:56.548 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.242+0000 7f3c14def700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] at bind addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:58:56.548 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.242+0000 7f3c14def700 1 mon.b@-1(???) e0 preinit fsid df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:58:56.548 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 0 mon.b@-1(synchronizing).mds e1 new map 2021-05-07T18:58:56.548 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 0 mon.b@-1(synchronizing).mds e1 print_map 2021-05-07T18:58:56.549 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: e1 2021-05-07T18:58:56.549 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: enable_multiple, ever_enabled_multiple: 1,1 2021-05-07T18:58:56.549 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 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} 2021-05-07T18:58:56.549 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: legacy client fscid: -1 2021-05-07T18:58:56.549 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: 2021-05-07T18:58:56.550 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: No filesystems configured 2021-05-07T18:58:56.550 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2021-05-07T18:58:56.550 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 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 2021-05-07T18:58:56.550 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2021-05-07T18:58:56.551 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2021-05-07T18:58:56.551 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2021-05-07T18:58:56.551 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2021-05-07T18:58:56.551 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2021-05-07T18:58:56.551 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.274+0000 7f3bfe40c700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2021-05-07T18:58:56.552 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: cluster 2021-05-07T18:58:53.594612+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:58:56.552 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: audit 2021-05-07T18:58:54.472475+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:58:56.552 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: audit 2021-05-07T18:58:54.477137+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:58:56.552 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2021-05-07T18:58:56.552 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expand map: {default=false} 2021-05-07T18:58:56.553 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta from 'false' to 'false' 2021-05-07T18:58:56.553 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expanded map: {default=false} 2021-05-07T18:58:56.553 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expand map: {default=info} 2021-05-07T18:58:56.553 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta from 'info' to 'info' 2021-05-07T18:58:56.554 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expanded map: {default=info} 2021-05-07T18:58:56.554 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expand map: {default=daemon} 2021-05-07T18:58:56.554 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta from 'daemon' to 'daemon' 2021-05-07T18:58:56.554 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expanded map: {default=daemon} 2021-05-07T18:58:56.554 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expand map: {default=debug} 2021-05-07T18:58:56.555 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta from 'debug' to 'debug' 2021-05-07T18:58:56.555 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 20 expand_channel_meta expanded map: {default=debug} 2021-05-07T18:58:56.555 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:58:56 smithi146 bash[15441]: debug 2021-05-07T18:58:56.278+0000 7f3bfe40c700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2021-05-07T18:59:01.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:58:56.295654+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2021-05-07T18:59:01.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:58:56.296282+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2021-05-07T18:59:01.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:58:56.296306+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2021-05-07T18:59:01.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:58:56.298357+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.698 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:58:56.298775+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:59:01.698 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:58:57.287701+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.698 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:58:57.595531+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:01.698 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:58:58.287826+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.699 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:58:59.288008+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.699 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:58:59.596023+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:01.699 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:59:00.288203+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.699 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:59:01.288397+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.699 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.298461+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2021-05-07T18:59:01.700 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.303837+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2021-05-07T18:59:01.700 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.303968+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2021-05-07T18:59:01.700 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.304048+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:59:01.700 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.304421+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 81s) 2021-05-07T18:59:01.701 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.304864+0000 mon.a (mon.0) 149 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2021-05-07T18:59:01.701 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.311760+0000 mon.a (mon.0) 150 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2021-05-07T18:59:01.701 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.311816+0000 mon.a (mon.0) 151 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2021-05-07T18:59:01.701 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.311867+0000 mon.a (mon.0) 152 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] is down (out of quorum) 2021-05-07T18:59:01.701 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:59:01.316976+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:01.702 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:01 smithi114 bash[15432]: audit 2021-05-07T18:59:01.321552+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:01.702 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:58:56.295654+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2021-05-07T18:59:01.702 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:58:56.296282+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2021-05-07T18:59:01.702 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:58:56.296306+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2021-05-07T18:59:01.703 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:58:56.298357+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.703 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:58:56.298775+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2021-05-07T18:59:01.703 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:58:57.287701+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.703 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:58:57.595531+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:01.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:58:58.287826+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:58:59.288008+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:58:59.596023+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:01.704 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:59:00.288203+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:59:01.288397+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:01.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.298461+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2021-05-07T18:59:01.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.303837+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2021-05-07T18:59:01.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.303968+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2021-05-07T18:59:01.705 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.304048+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:59:01.706 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.304421+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 81s) 2021-05-07T18:59:01.706 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.304864+0000 mon.a (mon.0) 149 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2021-05-07T18:59:01.706 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.311760+0000 mon.a (mon.0) 150 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2021-05-07T18:59:01.706 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.311816+0000 mon.a (mon.0) 151 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2021-05-07T18:59:01.706 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.311867+0000 mon.a (mon.0) 152 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] is down (out of quorum) 2021-05-07T18:59:01.707 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:59:01.316976+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:01.707 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:01 smithi114 bash[20751]: audit 2021-05-07T18:59:01.321552+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:01.973 INFO:teuthology.orchestra.run.smithi146.stdout: 2021-05-07T18:59:01.973 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":3,"fsid":"df310d4e-af65-11eb-8235-001a4aab830c","modified":"2021-05-07T18:58:56.290597Z","created":"2021-05-07T18:56:36.058936Z","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.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3301","nonce":0},{"type":"v1","addr":"172.21.15.114:6790","nonce":0}]},"addr":"172.21.15.114:6790/0","public_addr":"172.21.15.114:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2021-05-07T18:59:01.975 INFO:teuthology.orchestra.run.smithi146.stderr:dumped monmap epoch 3 2021-05-07T18:59:02.530 INFO:tasks.cephadm:Generating final ceph.conf file... 2021-05-07T18:59:02.531 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph config generate-minimal-conf 2021-05-07T18:59:02.696 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:02 smithi114 bash[15432]: cluster 2021-05-07T18:59:01.596450+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:02.696 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:02 smithi114 bash[15432]: audit 2021-05-07T18:59:01.973477+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.146:0/4033721369' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-05-07T18:59:02.696 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:02 smithi114 bash[15432]: audit 2021-05-07T18:59:02.288683+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:02.697 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:02 smithi114 bash[20751]: cluster 2021-05-07T18:59:01.596450+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:02.697 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:02 smithi114 bash[20751]: audit 2021-05-07T18:59:01.973477+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.146:0/4033721369' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-05-07T18:59:02.697 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:02 smithi114 bash[20751]: audit 2021-05-07T18:59:02.288683+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:03.655 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:01.596450+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:03.655 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: audit 2021-05-07T18:59:01.973477+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.146:0/4033721369' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2021-05-07T18:59:03.656 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: audit 2021-05-07T18:59:02.288683+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:03.795 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:58:58.294301+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2021-05-07T18:59:03.795 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.296207+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2021-05-07T18:59:03.795 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.296304+0000 mon.a (mon.0) 158 : cluster [INF] mon.a calling monitor election 2021-05-07T18:59:03.795 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.296866+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2021-05-07T18:59:03.796 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.319472+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2021-05-07T18:59:03.796 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.333614+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2021-05-07T18:59:03.796 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.333707+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2021-05-07T18:59:03.796 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.333758+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:59:03.797 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.334076+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 83s) 2021-05-07T18:59:03.797 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.334398+0000 mon.a (mon.0) 164 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2021-05-07T18:59:03.797 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.334443+0000 mon.a (mon.0) 165 : cluster [INF] Cluster is now healthy 2021-05-07T18:59:03.797 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:03 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.339546+0000 mon.a (mon.0) 166 : cluster [INF] overall HEALTH_OK 2021-05-07T18:59:03.798 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:58:58.294301+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2021-05-07T18:59:03.798 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.296207+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2021-05-07T18:59:03.798 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.296304+0000 mon.a (mon.0) 158 : cluster [INF] mon.a calling monitor election 2021-05-07T18:59:03.798 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.296866+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2021-05-07T18:59:03.798 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.319472+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2021-05-07T18:59:03.799 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.333614+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2021-05-07T18:59:03.799 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.333707+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2021-05-07T18:59:03.799 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.333758+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:59:03.799 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.334076+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 83s) 2021-05-07T18:59:03.800 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.334398+0000 mon.a (mon.0) 164 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2021-05-07T18:59:03.800 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.334443+0000 mon.a (mon.0) 165 : cluster [INF] Cluster is now healthy 2021-05-07T18:59:03.800 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:03 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.339546+0000 mon.a (mon.0) 166 : cluster [INF] overall HEALTH_OK 2021-05-07T18:59:03.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:58:58.294301+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2021-05-07T18:59:03.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.296207+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2021-05-07T18:59:03.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.296304+0000 mon.a (mon.0) 158 : cluster [INF] mon.a calling monitor election 2021-05-07T18:59:03.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.296866+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2021-05-07T18:59:03.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.319472+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2021-05-07T18:59:03.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.333614+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2021-05-07T18:59:03.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.333707+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2021-05-07T18:59:03.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.333758+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2021-05-07T18:59:03.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.334076+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 83s) 2021-05-07T18:59:03.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.334398+0000 mon.a (mon.0) 164 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2021-05-07T18:59:03.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.334443+0000 mon.a (mon.0) 165 : cluster [INF] Cluster is now healthy 2021-05-07T18:59:03.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:03 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.339546+0000 mon.a (mon.0) 166 : cluster [INF] overall HEALTH_OK 2021-05-07T18:59:04.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:04 smithi114 bash[15432]: cluster 2021-05-07T18:59:03.597003+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:04.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:04 smithi114 bash[15432]: audit 2021-05-07T18:59:04.288964+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:04.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:04 smithi114 bash[20751]: cluster 2021-05-07T18:59:03.597003+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:04.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:04 smithi114 bash[20751]: audit 2021-05-07T18:59:04.288964+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:04.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:04 smithi146 bash[15441]: cluster 2021-05-07T18:59:03.597003+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:04.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:04 smithi146 bash[15441]: audit 2021-05-07T18:59:04.288964+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2021-05-07T18:59:05.511 INFO:teuthology.orchestra.run.smithi114.stdout:# minimal ceph.conf for df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:59:05.511 INFO:teuthology.orchestra.run.smithi114.stdout:[global] 2021-05-07T18:59:05.512 INFO:teuthology.orchestra.run.smithi114.stdout: fsid = df310d4e-af65-11eb-8235-001a4aab830c 2021-05-07T18:59:05.512 INFO:teuthology.orchestra.run.smithi114.stdout: mon_host = [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] 2021-05-07T18:59:05.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:05 smithi114 bash[15432]: audit 2021-05-07T18:59:05.512178+0000 mon.a (mon.0) 168 : audit [DBG] from='client.? 172.21.15.114:0/581740598' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:05.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:05 smithi114 bash[20751]: audit 2021-05-07T18:59:05.512178+0000 mon.a (mon.0) 168 : audit [DBG] from='client.? 172.21.15.114:0/581740598' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:05.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:05 smithi146 bash[15441]: audit 2021-05-07T18:59:05.512178+0000 mon.a (mon.0) 168 : audit [DBG] from='client.? 172.21.15.114:0/581740598' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:06.152 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2021-05-07T18:59:06.153 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:59:06.153 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2021-05-07T18:59:06.169 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:59:06.169 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2021-05-07T18:59:06.225 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:59:06.226 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.conf 2021-05-07T18:59:06.241 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:59:06.241 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2021-05-07T18:59:06.296 INFO:tasks.cephadm:Adding mgr.y on smithi114 2021-05-07T18:59:06.297 INFO:tasks.cephadm:Adding mgr.x on smithi146 2021-05-07T18:59:06.297 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch apply mgr '2;smithi114=y;smithi146=x' 2021-05-07T18:59:06.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:06 smithi114 bash[15432]: cluster 2021-05-07T18:59:05.597511+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:06.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:06 smithi114 bash[20751]: cluster 2021-05-07T18:59:05.597511+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:06.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:06 smithi146 bash[15441]: cluster 2021-05-07T18:59:05.597511+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:08.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:08 smithi114 bash[15432]: cluster 2021-05-07T18:59:07.597966+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:08.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:08 smithi114 bash[20751]: cluster 2021-05-07T18:59:07.597966+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:08.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:08 smithi146 bash[15441]: cluster 2021-05-07T18:59:07.597966+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:09.452 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled mgr update... 2021-05-07T18:59:10.035 DEBUG:teuthology.orchestra.run.smithi146:mgr.x> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@mgr.x.service 2021-05-07T18:59:10.037 INFO:tasks.cephadm:Deploying OSDs... 2021-05-07T18:59:10.038 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T18:59:10.038 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2021-05-07T18:59:10.045 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2021-05-07T18:59:10.046 DEBUG:teuthology.orchestra.run.smithi114:> 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 2021-05-07T18:59:10.095 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2021-05-07T18:59:10.095 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.096 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 343 Links: 1 2021-05-07T18:59:10.096 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.096 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2021-05-07 18:53:15.483684056 +0000 2021-05-07T18:59:10.096 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2021-05-07 18:53:15.479682056 +0000 2021-05-07T18:59:10.096 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2021-05-07 18:53:15.479682056 +0000 2021-05-07T18:59:10.097 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2021-05-07T18:59:10.105 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2021-05-07T18:59:10.105 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2021-05-07T18:59:10.105 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.00031291 s, 1.6 MB/s 2021-05-07T18:59:10.110 DEBUG:teuthology.orchestra.run.smithi114:> 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 2021-05-07T18:59:10.163 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2021-05-07T18:59:10.163 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.163 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 349 Links: 1 2021-05-07T18:59:10.164 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.164 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2021-05-07 18:53:15.819852049 +0000 2021-05-07T18:59:10.164 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2021-05-07 18:53:15.719802051 +0000 2021-05-07T18:59:10.165 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2021-05-07 18:53:15.719802051 +0000 2021-05-07T18:59:10.165 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2021-05-07T18:59:10.172 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2021-05-07T18:59:10.172 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2021-05-07T18:59:10.173 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000283259 s, 1.8 MB/s 2021-05-07T18:59:10.177 DEBUG:teuthology.orchestra.run.smithi114:> 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 2021-05-07T18:59:10.227 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2021-05-07T18:59:10.228 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.228 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 355 Links: 1 2021-05-07T18:59:10.228 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.229 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2021-05-07 18:53:16.071978044 +0000 2021-05-07T18:59:10.229 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2021-05-07 18:53:15.963924045 +0000 2021-05-07T18:59:10.230 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2021-05-07 18:53:15.963924045 +0000 2021-05-07T18:59:10.230 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2021-05-07T18:59:10.237 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2021-05-07T18:59:10.237 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2021-05-07T18:59:10.238 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000404111 s, 1.3 MB/s 2021-05-07T18:59:10.243 DEBUG:teuthology.orchestra.run.smithi114:> 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 2021-05-07T18:59:10.263 INFO:journalctl@ceph.mgr.x.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T18:59:10.291 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2021-05-07T18:59:10.292 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.292 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 361 Links: 1 2021-05-07T18:59:10.292 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.293 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2021-05-07 18:53:16.316100038 +0000 2021-05-07T18:59:10.293 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2021-05-07 18:53:16.208046041 +0000 2021-05-07T18:59:10.294 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2021-05-07 18:53:16.208046041 +0000 2021-05-07T18:59:10.294 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2021-05-07T18:59:10.301 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2021-05-07T18:59:10.301 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2021-05-07T18:59:10.302 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.00041023 s, 1.2 MB/s 2021-05-07T18:59:10.307 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T18:59:10.307 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/scratch_devs of=/dev/stdout 2021-05-07T18:59:10.316 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2021-05-07T18:59:10.316 DEBUG:teuthology.orchestra.run.smithi146:> 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 2021-05-07T18:59:10.365 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2021-05-07T18:59:10.365 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.365 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 340 Links: 1 2021-05-07T18:59:10.365 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.366 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2021-05-07 18:53:15.725991722 +0000 2021-05-07T18:59:10.366 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2021-05-07 18:53:15.630039725 +0000 2021-05-07T18:59:10.366 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2021-05-07 18:53:15.630039725 +0000 2021-05-07T18:59:10.366 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2021-05-07T18:59:10.374 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2021-05-07T18:59:10.375 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2021-05-07T18:59:10.375 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.0003143 s, 1.6 MB/s 2021-05-07T18:59:10.379 DEBUG:teuthology.orchestra.run.smithi146:> 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 2021-05-07T18:59:10.429 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2021-05-07T18:59:10.429 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.429 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 346 Links: 1 2021-05-07T18:59:10.429 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.430 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2021-05-07 18:53:15.965871717 +0000 2021-05-07T18:59:10.430 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2021-05-07 18:53:15.861923720 +0000 2021-05-07T18:59:10.430 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2021-05-07 18:53:15.861923720 +0000 2021-05-07T18:59:10.430 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2021-05-07T18:59:10.437 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2021-05-07T18:59:10.437 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2021-05-07T18:59:10.438 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000341879 s, 1.5 MB/s 2021-05-07T18:59:10.441 DEBUG:teuthology.orchestra.run.smithi146:> 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 2021-05-07T18:59:10.489 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2021-05-07T18:59:10.489 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.489 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 352 Links: 1 2021-05-07T18:59:10.490 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.490 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2021-05-07 18:53:16.189759712 +0000 2021-05-07T18:59:10.490 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2021-05-07 18:53:16.089809715 +0000 2021-05-07T18:59:10.490 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2021-05-07 18:53:16.089809715 +0000 2021-05-07T18:59:10.491 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2021-05-07T18:59:10.498 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2021-05-07T18:59:10.499 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2021-05-07T18:59:10.499 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000311611 s, 1.6 MB/s 2021-05-07T18:59:10.503 DEBUG:teuthology.orchestra.run.smithi146:> 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 2021-05-07T18:59:10.552 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2021-05-07T18:59:10.553 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-05-07T18:59:10.553 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 6h/6d Inode: 358 Links: 1 2021-05-07T18:59:10.553 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-05-07T18:59:10.554 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2021-05-07 18:53:16.425641707 +0000 2021-05-07T18:59:10.554 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2021-05-07 18:53:16.301703710 +0000 2021-05-07T18:59:10.554 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2021-05-07 18:53:16.301703710 +0000 2021-05-07T18:59:10.554 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: - 2021-05-07T18:59:10.563 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2021-05-07T18:59:10.563 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2021-05-07T18:59:10.563 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000376654 s, 1.4 MB/s 2021-05-07T18:59:10.567 INFO:tasks.cephadm:Deploying osd.0 on smithi114 with /dev/vg_nvme/lv_4... 2021-05-07T18:59:10.568 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2021-05-07T18:59:10.736 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.444303+0000 mgr.y (mgr.14146) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi114=y;smithi146=x", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:10.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: cephadm 2021-05-07T18:59:09.445915+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Saving service mgr spec with placement smithi114=y;smithi146=x;count:2 2021-05-07T18:59:10.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.452092+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:10.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.453564+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:10.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: cluster 2021-05-07T18:59:09.598350+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:10.738 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.748441+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:10.738 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.749751+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-05-07T18:59:10.738 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.755560+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2021-05-07T18:59:10.738 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.757088+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-05-07T18:59:10.739 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:10 smithi146 bash[15441]: audit 2021-05-07T18:59:09.758719+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:10.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.444303+0000 mgr.y (mgr.14146) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi114=y;smithi146=x", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:10.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: cephadm 2021-05-07T18:59:09.445915+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Saving service mgr spec with placement smithi114=y;smithi146=x;count:2 2021-05-07T18:59:10.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.452092+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:10.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.453564+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:10.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: cluster 2021-05-07T18:59:09.598350+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:10.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.748441+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:10.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.749751+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-05-07T18:59:10.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.755560+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2021-05-07T18:59:10.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.757088+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-05-07T18:59:10.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:10 smithi114 bash[20751]: audit 2021-05-07T18:59:09.758719+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:10.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.444303+0000 mgr.y (mgr.14146) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi114=y;smithi146=x", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:10.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: cephadm 2021-05-07T18:59:09.445915+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Saving service mgr spec with placement smithi114=y;smithi146=x;count:2 2021-05-07T18:59:10.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.452092+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:10.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.453564+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:10.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: cluster 2021-05-07T18:59:09.598350+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:10.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.748441+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:10.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.749751+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-05-07T18:59:10.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.755560+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2021-05-07T18:59:10.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.757088+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-05-07T18:59:10.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:10 smithi114 bash[15432]: audit 2021-05-07T18:59:09.758719+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:11.736 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:11 smithi146 bash[15441]: cephadm 2021-05-07T18:59:09.760180+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon mgr.x on smithi146 2021-05-07T18:59:11.793 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:11 smithi114 bash[15432]: cephadm 2021-05-07T18:59:09.760180+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon mgr.x on smithi146 2021-05-07T18:59:11.793 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:11 smithi114 bash[20751]: cephadm 2021-05-07T18:59:09.760180+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon mgr.x on smithi146 2021-05-07T18:59:12.146 INFO:journalctl@ceph.mgr.x.smithi146.stdout:May 07 18:59:12 smithi146 systemd[1]: Started Ceph mgr.x for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T18:59:12.470 INFO:journalctl@ceph.mgr.x.smithi146.stdout:May 07 18:59:12 smithi146 bash[16295]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T18:59:12.736 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:12 smithi146 bash[15441]: cluster 2021-05-07T18:59:11.598769+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:12.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:12 smithi146 bash[15441]: audit 2021-05-07T18:59:12.108337+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:12.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:12 smithi146 bash[15441]: audit 2021-05-07T18:59:12.109836+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:12.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:12 smithi114 bash[15432]: cluster 2021-05-07T18:59:11.598769+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:12.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:12 smithi114 bash[15432]: audit 2021-05-07T18:59:12.108337+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:12.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:12 smithi114 bash[15432]: audit 2021-05-07T18:59:12.109836+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:12.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:12 smithi114 bash[20751]: cluster 2021-05-07T18:59:11.598769+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:12.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:12 smithi114 bash[20751]: audit 2021-05-07T18:59:12.108337+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:12.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:12 smithi114 bash[20751]: audit 2021-05-07T18:59:12.109836+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:13.486 INFO:journalctl@ceph.mgr.x.smithi146.stdout:May 07 18:59:13 smithi146 bash[16295]: debug 2021-05-07T18:59:13.242+0000 7f75d57d0700 1 -- 172.21.15.146:0/1700302347 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559d77de24e0 con 0x559d77ed3000 2021-05-07T18:59:14.042 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_4 2021-05-07T18:59:14.043 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2021-05-07T18:59:14.043 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2021-05-07T18:59:14.043 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2021-05-07T18:59:14.044 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180929 s, 580 MB/s 2021-05-07T18:59:14.044 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2021-05-07T18:59:14.649 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi114:vg_nvme/lv_4 2021-05-07T18:59:14.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:14 smithi114 bash[15432]: cluster 2021-05-07T18:59:13.599205+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:14.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:14 smithi114 bash[20751]: cluster 2021-05-07T18:59:13.599205+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:14.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:14 smithi146 bash[15441]: cluster 2021-05-07T18:59:13.599205+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:16.510 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: audit 2021-05-07T18:59:15.260553+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:16.510 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: audit 2021-05-07T18:59:15.267705+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:16.510 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: cephadm 2021-05-07T18:59:15.269350+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2021-05-07T18:59:16.510 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: audit 2021-05-07T18:59:15.269909+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-05-07T18:59:16.511 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: audit 2021-05-07T18:59:15.271629+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-05-07T18:59:16.511 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: audit 2021-05-07T18:59:15.273173+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:16.511 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: cephadm 2021-05-07T18:59:15.274134+0000 mgr.y (mgr.14146) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi114 2021-05-07T18:59:16.511 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:16 smithi114 bash[20751]: cluster 2021-05-07T18:59:15.599579+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: audit 2021-05-07T18:59:15.260553+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: audit 2021-05-07T18:59:15.267705+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: cephadm 2021-05-07T18:59:15.269350+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2021-05-07T18:59:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: audit 2021-05-07T18:59:15.269909+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-05-07T18:59:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: audit 2021-05-07T18:59:15.271629+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-05-07T18:59:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: audit 2021-05-07T18:59:15.273173+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: cephadm 2021-05-07T18:59:15.274134+0000 mgr.y (mgr.14146) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi114 2021-05-07T18:59:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:16 smithi114 bash[15432]: cluster 2021-05-07T18:59:15.599579+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:16.736 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: audit 2021-05-07T18:59:15.260553+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:16.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: audit 2021-05-07T18:59:15.267705+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:16.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: cephadm 2021-05-07T18:59:15.269350+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2021-05-07T18:59:16.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: audit 2021-05-07T18:59:15.269909+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2021-05-07T18:59:16.737 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: audit 2021-05-07T18:59:15.271629+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2021-05-07T18:59:16.738 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: audit 2021-05-07T18:59:15.273173+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:16.738 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: cephadm 2021-05-07T18:59:15.274134+0000 mgr.y (mgr.14146) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi114 2021-05-07T18:59:16.738 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:16 smithi146 bash[15441]: cluster 2021-05-07T18:59:15.599579+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:18.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:18 smithi114 bash[15432]: cluster 2021-05-07T18:59:17.600017+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:18.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:18 smithi114 bash[15432]: audit 2021-05-07T18:59:17.761748+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:18.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:18 smithi114 bash[15432]: audit 2021-05-07T18:59:17.762843+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:18.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:18 smithi114 bash[15432]: audit 2021-05-07T18:59:17.768380+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:18.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:18 smithi114 bash[20751]: cluster 2021-05-07T18:59:17.600017+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:18.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:18 smithi114 bash[20751]: audit 2021-05-07T18:59:17.761748+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:18.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:18 smithi114 bash[20751]: audit 2021-05-07T18:59:17.762843+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:18.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:18 smithi114 bash[20751]: audit 2021-05-07T18:59:17.768380+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:18.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:18 smithi146 bash[15441]: cluster 2021-05-07T18:59:17.600017+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:18.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:18 smithi146 bash[15441]: audit 2021-05-07T18:59:17.761748+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:18.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:18 smithi146 bash[15441]: audit 2021-05-07T18:59:17.762843+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:18.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:18 smithi146 bash[15441]: audit 2021-05-07T18:59:17.768380+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:19.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: audit 2021-05-07T18:59:18.711105+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T18:59:19.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: audit 2021-05-07T18:59:18.713245+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T18:59:19.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: audit 2021-05-07T18:59:18.714132+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:19.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: cluster 2021-05-07T18:59:19.087140+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2021-05-07T18:59:19.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: audit 2021-05-07T18:59:19.091784+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2021-05-07T18:59:19.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: audit 2021-05-07T18:59:19.092573+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2021-05-07T18:59:19.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: audit 2021-05-07T18:59:19.094686+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2021-05-07T18:59:19.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:19 smithi114 bash[20751]: audit 2021-05-07T18:59:19.095497+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2021-05-07T18:59:19.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: audit 2021-05-07T18:59:18.711105+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T18:59:19.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: audit 2021-05-07T18:59:18.713245+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T18:59:19.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: audit 2021-05-07T18:59:18.714132+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:19.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: cluster 2021-05-07T18:59:19.087140+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2021-05-07T18:59:19.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: audit 2021-05-07T18:59:19.091784+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2021-05-07T18:59:19.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: audit 2021-05-07T18:59:19.092573+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2021-05-07T18:59:19.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: audit 2021-05-07T18:59:19.094686+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2021-05-07T18:59:19.949 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:19 smithi114 bash[15432]: audit 2021-05-07T18:59:19.095497+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2021-05-07T18:59:19.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: audit 2021-05-07T18:59:18.711105+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T18:59:19.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: audit 2021-05-07T18:59:18.713245+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T18:59:19.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: audit 2021-05-07T18:59:18.714132+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:19.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: cluster 2021-05-07T18:59:19.087140+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2021-05-07T18:59:19.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: audit 2021-05-07T18:59:19.091784+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2021-05-07T18:59:19.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: audit 2021-05-07T18:59:19.092573+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2021-05-07T18:59:19.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: audit 2021-05-07T18:59:19.094686+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2021-05-07T18:59:19.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:19 smithi146 bash[15441]: audit 2021-05-07T18:59:19.095497+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.146:0/430085693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2021-05-07T18:59:20.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:20 smithi114 bash[15432]: audit 2021-05-07T18:59:18.710089+0000 mgr.y (mgr.14146) 57 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:20.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:20 smithi114 bash[15432]: cephadm 2021-05-07T18:59:18.712944+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T18:59:20.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:20 smithi114 bash[15432]: cluster 2021-05-07T18:59:19.600574+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:20.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:20 smithi114 bash[15432]: cluster 2021-05-07T18:59:19.677279+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2021-05-07T18:59:20.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:20 smithi114 bash[15432]: audit 2021-05-07T18:59:19.677425+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2021-05-07T18:59:20.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:20 smithi114 bash[20751]: audit 2021-05-07T18:59:18.710089+0000 mgr.y (mgr.14146) 57 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:20.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:20 smithi114 bash[20751]: cephadm 2021-05-07T18:59:18.712944+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T18:59:20.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:20 smithi114 bash[20751]: cluster 2021-05-07T18:59:19.600574+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:20.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:20 smithi114 bash[20751]: cluster 2021-05-07T18:59:19.677279+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2021-05-07T18:59:20.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:20 smithi114 bash[20751]: audit 2021-05-07T18:59:19.677425+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2021-05-07T18:59:20.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:20 smithi146 bash[15441]: audit 2021-05-07T18:59:18.710089+0000 mgr.y (mgr.14146) 57 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:20.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:20 smithi146 bash[15441]: cephadm 2021-05-07T18:59:18.712944+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T18:59:20.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:20 smithi146 bash[15441]: cluster 2021-05-07T18:59:19.600574+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:20.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:20 smithi146 bash[15441]: cluster 2021-05-07T18:59:19.677279+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2021-05-07T18:59:20.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:20 smithi146 bash[15441]: audit 2021-05-07T18:59:19.677425+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2021-05-07T18:59:22.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:22 smithi114 bash[15432]: cluster 2021-05-07T18:59:21.601114+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:22.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:22 smithi114 bash[15432]: audit 2021-05-07T18:59:22.397683+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.114:0/3410561230' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4359264-9105-4c74-8c84-2047b192bad5"}]: dispatch 2021-05-07T18:59:22.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:22 smithi114 bash[15432]: audit 2021-05-07T18:59:22.405139+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.114:0/3410561230' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4359264-9105-4c74-8c84-2047b192bad5"}]': finished 2021-05-07T18:59:22.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:22 smithi114 bash[15432]: cluster 2021-05-07T18:59:22.405260+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2021-05-07T18:59:22.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:22 smithi114 bash[15432]: audit 2021-05-07T18:59:22.405450+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:22.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:22 smithi114 bash[20751]: cluster 2021-05-07T18:59:21.601114+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:22.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:22 smithi114 bash[20751]: audit 2021-05-07T18:59:22.397683+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.114:0/3410561230' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4359264-9105-4c74-8c84-2047b192bad5"}]: dispatch 2021-05-07T18:59:22.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:22 smithi114 bash[20751]: audit 2021-05-07T18:59:22.405139+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.114:0/3410561230' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4359264-9105-4c74-8c84-2047b192bad5"}]': finished 2021-05-07T18:59:22.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:22 smithi114 bash[20751]: cluster 2021-05-07T18:59:22.405260+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2021-05-07T18:59:22.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:22 smithi114 bash[20751]: audit 2021-05-07T18:59:22.405450+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:22.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:22 smithi146 bash[15441]: cluster 2021-05-07T18:59:21.601114+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:22.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:22 smithi146 bash[15441]: audit 2021-05-07T18:59:22.397683+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.114:0/3410561230' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4359264-9105-4c74-8c84-2047b192bad5"}]: dispatch 2021-05-07T18:59:22.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:22 smithi146 bash[15441]: audit 2021-05-07T18:59:22.405139+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.114:0/3410561230' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4359264-9105-4c74-8c84-2047b192bad5"}]': finished 2021-05-07T18:59:22.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:22 smithi146 bash[15441]: cluster 2021-05-07T18:59:22.405260+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2021-05-07T18:59:22.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:22 smithi146 bash[15441]: audit 2021-05-07T18:59:22.405450+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:23.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:23 smithi114 bash[20751]: audit 2021-05-07T18:59:23.031803+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.114:0/2602718098' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T18:59:23.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:23 smithi114 bash[15432]: audit 2021-05-07T18:59:23.031803+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.114:0/2602718098' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T18:59:23.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:23 smithi146 bash[15441]: audit 2021-05-07T18:59:23.031803+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.114:0/2602718098' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T18:59:24.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:24 smithi114 bash[15432]: cluster 2021-05-07T18:59:23.601624+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:24.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:24 smithi114 bash[20751]: cluster 2021-05-07T18:59:23.601624+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:24.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:24 smithi146 bash[15441]: cluster 2021-05-07T18:59:23.601624+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:26.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:26 smithi114 bash[15432]: cluster 2021-05-07T18:59:25.602040+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:26.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:26 smithi114 bash[20751]: cluster 2021-05-07T18:59:25.602040+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:26.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:26 smithi146 bash[15441]: cluster 2021-05-07T18:59:25.602040+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:28.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:28 smithi146 bash[15441]: cluster 2021-05-07T18:59:27.602506+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:29.004 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:28 smithi114 bash[15432]: cluster 2021-05-07T18:59:27.602506+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:29.005 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:28 smithi114 bash[20751]: cluster 2021-05-07T18:59:27.602506+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:30.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:30 smithi146 bash[15441]: cluster 2021-05-07T18:59:29.602767+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:30.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:30 smithi146 bash[15441]: audit 2021-05-07T18:59:30.001687+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2021-05-07T18:59:30.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:30 smithi146 bash[15441]: audit 2021-05-07T18:59:30.003047+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:31.041 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:30 smithi114 bash[15432]: cluster 2021-05-07T18:59:29.602767+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:31.041 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:30 smithi114 bash[15432]: audit 2021-05-07T18:59:30.001687+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2021-05-07T18:59:31.041 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:30 smithi114 bash[15432]: audit 2021-05-07T18:59:30.003047+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:31.042 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:30 smithi114 bash[20751]: cluster 2021-05-07T18:59:29.602767+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:31.042 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:30 smithi114 bash[20751]: audit 2021-05-07T18:59:30.001687+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2021-05-07T18:59:31.042 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:30 smithi114 bash[20751]: audit 2021-05-07T18:59:30.003047+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:31.964 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:31 smithi114 bash[15432]: cephadm 2021-05-07T18:59:30.003999+0000 mgr.y (mgr.14146) 65 : cephadm [INF] Deploying daemon osd.0 on smithi114 2021-05-07T18:59:31.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:31 smithi114 bash[20751]: cephadm 2021-05-07T18:59:30.003999+0000 mgr.y (mgr.14146) 65 : cephadm [INF] Deploying daemon osd.0 on smithi114 2021-05-07T18:59:31.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:31 smithi146 bash[15441]: cephadm 2021-05-07T18:59:30.003999+0000 mgr.y (mgr.14146) 65 : cephadm [INF] Deploying daemon osd.0 on smithi114 2021-05-07T18:59:32.111 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 0 on host 'smithi114' 2021-05-07T18:59:32.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:32 smithi146 bash[15441]: cluster 2021-05-07T18:59:31.603144+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:32.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:32 smithi146 bash[15441]: audit 2021-05-07T18:59:32.099474+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:32.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:32 smithi146 bash[15441]: audit 2021-05-07T18:59:32.104504+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:32.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:32 smithi146 bash[15441]: audit 2021-05-07T18:59:32.110877+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:33.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:32 smithi114 bash[15432]: cluster 2021-05-07T18:59:31.603144+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:33.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:32 smithi114 bash[15432]: audit 2021-05-07T18:59:32.099474+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:33.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:32 smithi114 bash[15432]: audit 2021-05-07T18:59:32.104504+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:33.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:32 smithi114 bash[15432]: audit 2021-05-07T18:59:32.110877+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:33.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:32 smithi114 bash[20751]: cluster 2021-05-07T18:59:31.603144+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:33.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:32 smithi114 bash[20751]: audit 2021-05-07T18:59:32.099474+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:33.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:32 smithi114 bash[20751]: audit 2021-05-07T18:59:32.104504+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:33.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:32 smithi114 bash[20751]: audit 2021-05-07T18:59:32.110877+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:33.338 DEBUG:teuthology.orchestra.run.smithi114:osd.0> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.0.service 2021-05-07T18:59:33.341 INFO:tasks.cephadm:Deploying osd.1 on smithi114 with /dev/vg_nvme/lv_3... 2021-05-07T18:59:33.341 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2021-05-07T18:59:33.393 INFO:journalctl@ceph.osd.0.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T18:59:33.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:33 smithi146 bash[15441]: cluster 2021-05-07T18:59:33.603497+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:34.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:33 smithi114 bash[15432]: cluster 2021-05-07T18:59:33.603497+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:34.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:33 smithi114 bash[20751]: cluster 2021-05-07T18:59:33.603497+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:34.695 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:34 smithi114 bash[23432]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2021-05-07T18:59:34.695 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:34 smithi114 bash[23432]: 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 2021-05-07T18:59:34.696 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:34 smithi114 bash[23432]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2021-05-07T18:59:34.696 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:34 smithi114 bash[23432]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2021-05-07T18:59:34.696 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:34 smithi114 bash[23432]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2021-05-07T18:59:34.696 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:34 smithi114 bash[23432]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2021-05-07T18:59:34.696 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:34 smithi114 bash[23432]: --> ceph-volume lvm activate successful for osd ID: 0 2021-05-07T18:59:35.445 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:35 smithi114 bash[23432]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T18:59:36.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:36 smithi114 bash[15432]: cluster 2021-05-07T18:59:35.603882+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:36.945 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:36 smithi114 bash[23432]: debug 2021-05-07T18:59:36.607+0000 7ff53494f700 1 -- 172.21.15.114:0/3068666483 <== mon.1 v2:172.21.15.114:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d4808244e0 con 0x55d48089d400 2021-05-07T18:59:36.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:36 smithi114 bash[20751]: cluster 2021-05-07T18:59:35.603882+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:36.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:36 smithi146 bash[15441]: cluster 2021-05-07T18:59:35.603882+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:37.446 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:37 smithi114 bash[23432]: debug 2021-05-07T18:59:37.147+0000 7ff53c3da080 -1 Falling back to public interface 2021-05-07T18:59:38.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:37 smithi114 bash[20751]: audit 2021-05-07T18:59:36.790860+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:38.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:37 smithi114 bash[20751]: cluster 2021-05-07T18:59:37.604312+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:38.064 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:37 smithi114 bash[15432]: audit 2021-05-07T18:59:36.790860+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:38.064 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:37 smithi114 bash[15432]: cluster 2021-05-07T18:59:37.604312+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:38.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:37 smithi146 bash[15441]: audit 2021-05-07T18:59:36.790860+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:38.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:37 smithi146 bash[15441]: cluster 2021-05-07T18:59:37.604312+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:38.574 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_3 2021-05-07T18:59:38.574 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2021-05-07T18:59:38.575 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2021-05-07T18:59:38.575 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2021-05-07T18:59:38.575 INFO:teuthology.orchestra.run.smithi114.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0188912 s, 555 MB/s 2021-05-07T18:59:38.575 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2021-05-07T18:59:39.575 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi114:vg_nvme/lv_3 2021-05-07T18:59:40.505 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:40 smithi114 bash[23432]: debug 2021-05-07T18:59:40.119+0000 7ff53c3da080 -1 osd.0 0 log_to_monitors {default=true} 2021-05-07T18:59:40.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:40 smithi114 bash[20751]: cluster 2021-05-07T18:59:39.604771+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:40.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:40 smithi114 bash[20751]: audit 2021-05-07T18:59:39.766137+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:59:40.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:40 smithi114 bash[20751]: audit 2021-05-07T18:59:39.768571+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:59:40.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:40 smithi114 bash[20751]: audit 2021-05-07T18:59:40.126650+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-05-07T18:59:40.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:40 smithi114 bash[15432]: cluster 2021-05-07T18:59:39.604771+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:40.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:40 smithi114 bash[15432]: audit 2021-05-07T18:59:39.766137+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:59:40.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:40 smithi114 bash[15432]: audit 2021-05-07T18:59:39.768571+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:59:40.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:40 smithi114 bash[15432]: audit 2021-05-07T18:59:40.126650+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-05-07T18:59:40.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:40 smithi146 bash[15441]: cluster 2021-05-07T18:59:39.604771+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:40.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:40 smithi146 bash[15441]: audit 2021-05-07T18:59:39.766137+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T18:59:40.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:40 smithi146 bash[15441]: audit 2021-05-07T18:59:39.768571+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T18:59:40.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:40 smithi146 bash[15441]: audit 2021-05-07T18:59:40.126650+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2021-05-07T18:59:41.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:41 smithi114 bash[20751]: audit 2021-05-07T18:59:40.662520+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2021-05-07T18:59:41.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:41 smithi114 bash[20751]: cluster 2021-05-07T18:59:40.662595+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2021-05-07T18:59:41.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:41 smithi114 bash[20751]: audit 2021-05-07T18:59:40.663254+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:41.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:41 smithi114 bash[20751]: audit 2021-05-07T18:59:40.664148+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T18:59:41.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:41 smithi114 bash[20751]: audit 2021-05-07T18:59:41.666766+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T18:59:41.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:41 smithi114 bash[20751]: cluster 2021-05-07T18:59:41.666884+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2021-05-07T18:59:41.946 INFO:journalctl@ceph.osd.0.smithi114.stdout:May 07 18:59:41 smithi114 bash[23432]: debug 2021-05-07T18:59:41.667+0000 7ff53294b700 -1 osd.0 0 waiting for initial osdmap 2021-05-07T18:59:41.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:41 smithi114 bash[15432]: audit 2021-05-07T18:59:40.662520+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2021-05-07T18:59:41.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:41 smithi114 bash[15432]: cluster 2021-05-07T18:59:40.662595+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2021-05-07T18:59:41.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:41 smithi114 bash[15432]: audit 2021-05-07T18:59:40.663254+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:41.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:41 smithi114 bash[15432]: audit 2021-05-07T18:59:40.664148+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T18:59:41.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:41 smithi114 bash[15432]: audit 2021-05-07T18:59:41.666766+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T18:59:41.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:41 smithi114 bash[15432]: cluster 2021-05-07T18:59:41.666884+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2021-05-07T18:59:41.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:41 smithi146 bash[15441]: audit 2021-05-07T18:59:40.662520+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2021-05-07T18:59:41.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:41 smithi146 bash[15441]: cluster 2021-05-07T18:59:40.662595+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2021-05-07T18:59:41.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:41 smithi146 bash[15441]: audit 2021-05-07T18:59:40.663254+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:41.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:41 smithi146 bash[15441]: audit 2021-05-07T18:59:40.664148+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T18:59:41.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:41 smithi146 bash[15441]: audit 2021-05-07T18:59:41.666766+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T18:59:41.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:41 smithi146 bash[15441]: cluster 2021-05-07T18:59:41.666884+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2021-05-07T18:59:42.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:42 smithi114 bash[20751]: cluster 2021-05-07T18:59:41.605298+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:42.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:42 smithi114 bash[20751]: audit 2021-05-07T18:59:41.667149+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:42 smithi114 bash[20751]: audit 2021-05-07T18:59:41.674088+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:42 smithi114 bash[20751]: audit 2021-05-07T18:59:42.673729+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:42 smithi114 bash[15432]: cluster 2021-05-07T18:59:41.605298+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:42.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:42 smithi114 bash[15432]: audit 2021-05-07T18:59:41.667149+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:42 smithi114 bash[15432]: audit 2021-05-07T18:59:41.674088+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:42 smithi114 bash[15432]: audit 2021-05-07T18:59:42.673729+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:42 smithi146 bash[15441]: cluster 2021-05-07T18:59:41.605298+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:42.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:42 smithi146 bash[15441]: audit 2021-05-07T18:59:41.667149+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:42 smithi146 bash[15441]: audit 2021-05-07T18:59:41.674088+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:42.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:42 smithi146 bash[15441]: audit 2021-05-07T18:59:42.673729+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:43.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: cluster 2021-05-07T18:59:41.139388+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T18:59:43.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: cluster 2021-05-07T18:59:41.139604+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T18:59:43.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: cluster 2021-05-07T18:59:42.680908+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352] boot 2021-05-07T18:59:43.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: cluster 2021-05-07T18:59:42.680972+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2021-05-07T18:59:43.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:42.681511+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:43.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:42.878774+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:42.886349+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:42.888418+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:43.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:42.896047+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:43.479535+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T18:59:43.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:43.482939+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T18:59:43.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:43 smithi114 bash[15432]: audit 2021-05-07T18:59:43.484660+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:43.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: cluster 2021-05-07T18:59:41.139388+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T18:59:43.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: cluster 2021-05-07T18:59:41.139604+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T18:59:43.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: cluster 2021-05-07T18:59:42.680908+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352] boot 2021-05-07T18:59:43.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: cluster 2021-05-07T18:59:42.680972+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2021-05-07T18:59:43.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:42.681511+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:43.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:42.878774+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:42.886349+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:42.888418+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:42.896047+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:43.479535+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T18:59:43.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:43.482939+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T18:59:43.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:43 smithi114 bash[20751]: audit 2021-05-07T18:59:43.484660+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:43.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: cluster 2021-05-07T18:59:41.139388+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T18:59:43.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: cluster 2021-05-07T18:59:41.139604+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T18:59:43.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: cluster 2021-05-07T18:59:42.680908+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.114:6802/190966352,v1:172.21.15.114:6803/190966352] boot 2021-05-07T18:59:43.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: cluster 2021-05-07T18:59:42.680972+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2021-05-07T18:59:43.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:42.681511+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2021-05-07T18:59:43.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:42.878774+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:42.886349+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:42.888418+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:43.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:42.896047+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:43.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:43.479535+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T18:59:43.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:43.482939+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T18:59:43.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:43 smithi146 bash[15441]: audit 2021-05-07T18:59:43.484660+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:44.909 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:44 smithi114 bash[15432]: cephadm 2021-05-07T18:59:42.873044+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T18:59:44.979 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:44 smithi114 bash[15432]: audit 2021-05-07T18:59:43.477856+0000 mgr.y (mgr.14146) 73 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:44.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:44 smithi114 bash[15432]: cephadm 2021-05-07T18:59:43.482367+0000 mgr.y (mgr.14146) 74 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T18:59:44.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:44 smithi114 bash[15432]: cluster 2021-05-07T18:59:43.605751+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:44.980 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:44 smithi114 bash[15432]: cluster 2021-05-07T18:59:43.904318+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2021-05-07T18:59:44.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:44 smithi114 bash[20751]: cephadm 2021-05-07T18:59:42.873044+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T18:59:44.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:44 smithi114 bash[20751]: audit 2021-05-07T18:59:43.477856+0000 mgr.y (mgr.14146) 73 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:44.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:44 smithi114 bash[20751]: cephadm 2021-05-07T18:59:43.482367+0000 mgr.y (mgr.14146) 74 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T18:59:44.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:44 smithi114 bash[20751]: cluster 2021-05-07T18:59:43.605751+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:44.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:44 smithi114 bash[20751]: cluster 2021-05-07T18:59:43.904318+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2021-05-07T18:59:44.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:44 smithi146 bash[15441]: cephadm 2021-05-07T18:59:42.873044+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T18:59:44.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:44 smithi146 bash[15441]: audit 2021-05-07T18:59:43.477856+0000 mgr.y (mgr.14146) 73 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T18:59:44.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:44 smithi146 bash[15441]: cephadm 2021-05-07T18:59:43.482367+0000 mgr.y (mgr.14146) 74 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T18:59:44.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:44 smithi146 bash[15441]: cluster 2021-05-07T18:59:43.605751+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-05-07T18:59:44.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:44 smithi146 bash[15441]: cluster 2021-05-07T18:59:43.904318+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2021-05-07T18:59:46.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:46 smithi114 bash[20751]: cluster 2021-05-07T18:59:45.606232+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:46.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:46 smithi114 bash[15432]: cluster 2021-05-07T18:59:45.606232+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:46.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:46 smithi146 bash[15441]: cluster 2021-05-07T18:59:45.606232+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:47 smithi114 bash[15432]: audit 2021-05-07T18:59:47.206972+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.114:0/2873792231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95853585-55b8-4d60-bb42-69091cef73e8"}]: dispatch 2021-05-07T18:59:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:47 smithi114 bash[15432]: audit 2021-05-07T18:59:47.212125+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.114:0/2873792231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95853585-55b8-4d60-bb42-69091cef73e8"}]': finished 2021-05-07T18:59:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:47 smithi114 bash[15432]: cluster 2021-05-07T18:59:47.212168+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2021-05-07T18:59:47.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:47 smithi114 bash[15432]: audit 2021-05-07T18:59:47.212250+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T18:59:47.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:47 smithi114 bash[20751]: audit 2021-05-07T18:59:47.206972+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.114:0/2873792231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95853585-55b8-4d60-bb42-69091cef73e8"}]: dispatch 2021-05-07T18:59:47.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:47 smithi114 bash[20751]: audit 2021-05-07T18:59:47.212125+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.114:0/2873792231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95853585-55b8-4d60-bb42-69091cef73e8"}]': finished 2021-05-07T18:59:47.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:47 smithi114 bash[20751]: cluster 2021-05-07T18:59:47.212168+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2021-05-07T18:59:47.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:47 smithi114 bash[20751]: audit 2021-05-07T18:59:47.212250+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T18:59:47.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:47 smithi146 bash[15441]: audit 2021-05-07T18:59:47.206972+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.114:0/2873792231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95853585-55b8-4d60-bb42-69091cef73e8"}]: dispatch 2021-05-07T18:59:47.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:47 smithi146 bash[15441]: audit 2021-05-07T18:59:47.212125+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.114:0/2873792231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95853585-55b8-4d60-bb42-69091cef73e8"}]': finished 2021-05-07T18:59:47.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:47 smithi146 bash[15441]: cluster 2021-05-07T18:59:47.212168+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2021-05-07T18:59:47.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:47 smithi146 bash[15441]: audit 2021-05-07T18:59:47.212250+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T18:59:48.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:48 smithi146 bash[15441]: cluster 2021-05-07T18:59:47.606611+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:48.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:48 smithi146 bash[15441]: audit 2021-05-07T18:59:47.885667+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.114:0/46115666' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T18:59:49.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:48 smithi114 bash[15432]: cluster 2021-05-07T18:59:47.606611+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:49.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:48 smithi114 bash[15432]: audit 2021-05-07T18:59:47.885667+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.114:0/46115666' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T18:59:49.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:48 smithi114 bash[20751]: cluster 2021-05-07T18:59:47.606611+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:49.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:48 smithi114 bash[20751]: audit 2021-05-07T18:59:47.885667+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.114:0/46115666' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T18:59:50.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:50 smithi146 bash[15441]: cluster 2021-05-07T18:59:49.606951+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:51.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:50 smithi114 bash[15432]: cluster 2021-05-07T18:59:49.606951+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:51.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:50 smithi114 bash[20751]: cluster 2021-05-07T18:59:49.606951+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:52.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:52 smithi146 bash[15441]: cluster 2021-05-07T18:59:51.607425+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:53.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:52 smithi114 bash[20751]: cluster 2021-05-07T18:59:51.607425+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:53.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:52 smithi114 bash[15432]: cluster 2021-05-07T18:59:51.607425+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:54.096 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:53 smithi114 bash[15432]: cluster 2021-05-07T18:59:53.607897+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:54.096 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:53 smithi114 bash[20751]: cluster 2021-05-07T18:59:53.607897+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:54.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:53 smithi146 bash[15441]: cluster 2021-05-07T18:59:53.607897+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:55.444 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:55 smithi114 bash[15432]: audit 2021-05-07T18:59:55.137524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2021-05-07T18:59:55.445 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:55 smithi114 bash[15432]: audit 2021-05-07T18:59:55.138703+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:55.446 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:55 smithi114 bash[20751]: audit 2021-05-07T18:59:55.137524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2021-05-07T18:59:55.446 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:55 smithi114 bash[20751]: audit 2021-05-07T18:59:55.138703+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:55.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:55 smithi146 bash[15441]: audit 2021-05-07T18:59:55.137524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2021-05-07T18:59:55.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:55 smithi146 bash[15441]: audit 2021-05-07T18:59:55.138703+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T18:59:56.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:56 smithi146 bash[15441]: cephadm 2021-05-07T18:59:55.139631+0000 mgr.y (mgr.14146) 81 : cephadm [INF] Deploying daemon osd.1 on smithi114 2021-05-07T18:59:56.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:56 smithi146 bash[15441]: cluster 2021-05-07T18:59:55.608428+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:56.492 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:56 smithi114 bash[15432]: cephadm 2021-05-07T18:59:55.139631+0000 mgr.y (mgr.14146) 81 : cephadm [INF] Deploying daemon osd.1 on smithi114 2021-05-07T18:59:56.492 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:56 smithi114 bash[15432]: cluster 2021-05-07T18:59:55.608428+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:56.493 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:56 smithi114 bash[20751]: cephadm 2021-05-07T18:59:55.139631+0000 mgr.y (mgr.14146) 81 : cephadm [INF] Deploying daemon osd.1 on smithi114 2021-05-07T18:59:56.493 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:56 smithi114 bash[20751]: cluster 2021-05-07T18:59:55.608428+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:57.489 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 1 on host 'smithi114' 2021-05-07T18:59:57.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:57 smithi114 bash[15432]: audit 2021-05-07T18:59:57.476008+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:57.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:57 smithi114 bash[15432]: audit 2021-05-07T18:59:57.483298+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:57.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:57 smithi114 bash[15432]: audit 2021-05-07T18:59:57.491029+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:57.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:57 smithi114 bash[20751]: audit 2021-05-07T18:59:57.476008+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:57.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:57 smithi114 bash[20751]: audit 2021-05-07T18:59:57.483298+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:57.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:57 smithi114 bash[20751]: audit 2021-05-07T18:59:57.491029+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:57.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:57 smithi146 bash[15441]: audit 2021-05-07T18:59:57.476008+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T18:59:57.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:57 smithi146 bash[15441]: audit 2021-05-07T18:59:57.483298+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:57.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:57 smithi146 bash[15441]: audit 2021-05-07T18:59:57.491029+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T18:59:58.599 DEBUG:teuthology.orchestra.run.smithi114:osd.1> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.1.service 2021-05-07T18:59:58.602 INFO:tasks.cephadm:Deploying osd.2 on smithi114 with /dev/vg_nvme/lv_2... 2021-05-07T18:59:58.602 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2021-05-07T18:59:58.655 INFO:journalctl@ceph.osd.1.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T18:59:58.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 18:59:58 smithi114 bash[15432]: cluster 2021-05-07T18:59:57.608837+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:58.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 18:59:58 smithi114 bash[20751]: cluster 2021-05-07T18:59:57.608837+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:58.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 18:59:58 smithi146 bash[15441]: cluster 2021-05-07T18:59:57.608837+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T18:59:59.444 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 18:59:59 smithi114 bash[26384]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2021-05-07T18:59:59.445 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 18:59:59 smithi114 bash[26384]: 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 2021-05-07T18:59:59.445 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 18:59:59 smithi114 bash[26384]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2021-05-07T18:59:59.445 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 18:59:59 smithi114 bash[26384]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2021-05-07T18:59:59.445 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 18:59:59 smithi114 bash[26384]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2021-05-07T18:59:59.446 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 18:59:59 smithi114 bash[26384]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2021-05-07T18:59:59.446 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 18:59:59 smithi114 bash[26384]: --> ceph-volume lvm activate successful for osd ID: 1 2021-05-07T19:00:00.393 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 19:00:00 smithi114 bash[26384]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:00:00.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:00 smithi114 bash[15432]: cluster 2021-05-07T18:59:59.609293+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:00.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:00 smithi114 bash[15432]: cluster 2021-05-07T19:00:00.000140+0000 mon.a (mon.0) 234 : cluster [INF] overall HEALTH_OK 2021-05-07T19:00:00.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:00 smithi114 bash[20751]: cluster 2021-05-07T18:59:59.609293+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:00.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:00 smithi114 bash[20751]: cluster 2021-05-07T19:00:00.000140+0000 mon.a (mon.0) 234 : cluster [INF] overall HEALTH_OK 2021-05-07T19:00:00.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:00 smithi146 bash[15441]: cluster 2021-05-07T18:59:59.609293+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:00.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:00 smithi146 bash[15441]: cluster 2021-05-07T19:00:00.000140+0000 mon.a (mon.0) 234 : cluster [INF] overall HEALTH_OK 2021-05-07T19:00:01.944 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 19:00:01 smithi114 bash[26384]: debug 2021-05-07T19:00:01.759+0000 7f21554ce700 1 -- 172.21.15.114:0/3673690700 <== mon.0 v2:172.21.15.114:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56279fe564e0 con 0x56279fecf400 2021-05-07T19:00:02.676 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 19:00:02 smithi114 bash[26384]: debug 2021-05-07T19:00:02.299+0000 7f215cf59080 -1 Falling back to public interface 2021-05-07T19:00:02.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:02 smithi114 bash[15432]: cluster 2021-05-07T19:00:01.609764+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:02.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:02 smithi114 bash[15432]: audit 2021-05-07T19:00:01.984291+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:02.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:02 smithi114 bash[20751]: cluster 2021-05-07T19:00:01.609764+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:02.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:02 smithi114 bash[20751]: audit 2021-05-07T19:00:01.984291+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:02.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:02 smithi146 bash[15441]: cluster 2021-05-07T19:00:01.609764+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:02.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:02 smithi146 bash[15441]: audit 2021-05-07T19:00:01.984291+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:03.754 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_2 2021-05-07T19:00:03.754 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2021-05-07T19:00:03.755 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2021-05-07T19:00:03.755 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2021-05-07T19:00:03.755 INFO:teuthology.orchestra.run.smithi114.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0208324 s, 503 MB/s 2021-05-07T19:00:03.755 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2021-05-07T19:00:04.812 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi114:vg_nvme/lv_2 2021-05-07T19:00:04.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:04 smithi114 bash[15432]: cluster 2021-05-07T19:00:03.610149+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:04.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:04 smithi114 bash[20751]: cluster 2021-05-07T19:00:03.610149+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:04.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:04 smithi146 bash[15441]: cluster 2021-05-07T19:00:03.610149+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:05.683 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 19:00:05 smithi114 bash[26384]: debug 2021-05-07T19:00:05.275+0000 7f215cf59080 -1 osd.1 0 log_to_monitors {default=true} 2021-05-07T19:00:05.684 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:05 smithi114 bash[15432]: audit 2021-05-07T19:00:05.283676+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-05-07T19:00:05.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:05 smithi114 bash[20751]: audit 2021-05-07T19:00:05.283676+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-05-07T19:00:05.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:05 smithi146 bash[15441]: audit 2021-05-07T19:00:05.283676+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2021-05-07T19:00:06.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:06 smithi146 bash[15441]: cluster 2021-05-07T19:00:05.610618+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:06.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:06 smithi146 bash[15441]: audit 2021-05-07T19:00:05.699735+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2021-05-07T19:00:06.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:06 smithi146 bash[15441]: cluster 2021-05-07T19:00:05.699910+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2021-05-07T19:00:06.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:06 smithi146 bash[15441]: audit 2021-05-07T19:00:05.700097+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:06.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:06 smithi146 bash[15441]: audit 2021-05-07T19:00:05.700635+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:00:07.194 INFO:journalctl@ceph.osd.1.smithi114.stdout:May 07 19:00:06 smithi114 bash[26384]: debug 2021-05-07T19:00:06.703+0000 7f21534ca700 -1 osd.1 0 waiting for initial osdmap 2021-05-07T19:00:07.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:06 smithi114 bash[15432]: cluster 2021-05-07T19:00:05.610618+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:07.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:06 smithi114 bash[15432]: audit 2021-05-07T19:00:05.699735+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2021-05-07T19:00:07.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:06 smithi114 bash[15432]: cluster 2021-05-07T19:00:05.699910+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2021-05-07T19:00:07.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:06 smithi114 bash[15432]: audit 2021-05-07T19:00:05.700097+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:07.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:06 smithi114 bash[15432]: audit 2021-05-07T19:00:05.700635+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:00:07.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:06 smithi114 bash[20751]: cluster 2021-05-07T19:00:05.610618+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:07.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:06 smithi114 bash[20751]: audit 2021-05-07T19:00:05.699735+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2021-05-07T19:00:07.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:06 smithi114 bash[20751]: cluster 2021-05-07T19:00:05.699910+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2021-05-07T19:00:07.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:06 smithi114 bash[20751]: audit 2021-05-07T19:00:05.700097+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:07.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:06 smithi114 bash[20751]: audit 2021-05-07T19:00:05.700635+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:00:07.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:07 smithi146 bash[15441]: audit 2021-05-07T19:00:06.702054+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:00:07.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:07 smithi146 bash[15441]: cluster 2021-05-07T19:00:06.702247+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2021-05-07T19:00:07.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:07 smithi146 bash[15441]: audit 2021-05-07T19:00:06.702937+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:07.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:07 smithi146 bash[15441]: audit 2021-05-07T19:00:06.710162+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.110 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:07 smithi114 bash[15432]: audit 2021-05-07T19:00:06.702054+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:00:08.110 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:07 smithi114 bash[15432]: cluster 2021-05-07T19:00:06.702247+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2021-05-07T19:00:08.110 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:07 smithi114 bash[15432]: audit 2021-05-07T19:00:06.702937+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.111 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:07 smithi114 bash[15432]: audit 2021-05-07T19:00:06.710162+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:07 smithi114 bash[20751]: audit 2021-05-07T19:00:06.702054+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:00:08.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:07 smithi114 bash[20751]: cluster 2021-05-07T19:00:06.702247+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2021-05-07T19:00:08.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:07 smithi114 bash[20751]: audit 2021-05-07T19:00:06.702937+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:07 smithi114 bash[20751]: audit 2021-05-07T19:00:06.710162+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:08 smithi146 bash[15441]: cluster 2021-05-07T19:00:06.280191+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:00:08.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:08 smithi146 bash[15441]: cluster 2021-05-07T19:00:06.280404+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:00:08.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:08 smithi146 bash[15441]: cluster 2021-05-07T19:00:07.611014+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:08.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:08 smithi146 bash[15441]: audit 2021-05-07T19:00:07.708052+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:08 smithi146 bash[15441]: cluster 2021-05-07T19:00:07.725646+0000 mon.a (mon.0) 246 : cluster [INF] osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694] boot 2021-05-07T19:00:08.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:08 smithi146 bash[15441]: cluster 2021-05-07T19:00:07.725698+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2021-05-07T19:00:08.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:08 smithi146 bash[15441]: audit 2021-05-07T19:00:07.726124+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:08 smithi114 bash[20751]: cluster 2021-05-07T19:00:06.280191+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:00:08.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:08 smithi114 bash[20751]: cluster 2021-05-07T19:00:06.280404+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:00:08.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:08 smithi114 bash[20751]: cluster 2021-05-07T19:00:07.611014+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:08.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:08 smithi114 bash[20751]: audit 2021-05-07T19:00:07.708052+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:08 smithi114 bash[20751]: cluster 2021-05-07T19:00:07.725646+0000 mon.a (mon.0) 246 : cluster [INF] osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694] boot 2021-05-07T19:00:08.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:08 smithi114 bash[20751]: cluster 2021-05-07T19:00:07.725698+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2021-05-07T19:00:08.995 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:08 smithi114 bash[20751]: audit 2021-05-07T19:00:07.726124+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:08 smithi114 bash[15432]: cluster 2021-05-07T19:00:06.280191+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:00:08.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:08 smithi114 bash[15432]: cluster 2021-05-07T19:00:06.280404+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:00:08.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:08 smithi114 bash[15432]: cluster 2021-05-07T19:00:07.611014+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2021-05-07T19:00:08.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:08 smithi114 bash[15432]: audit 2021-05-07T19:00:07.708052+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:08.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:08 smithi114 bash[15432]: cluster 2021-05-07T19:00:07.725646+0000 mon.a (mon.0) 246 : cluster [INF] osd.1 [v2:172.21.15.114:6810/2327099694,v1:172.21.15.114:6811/2327099694] boot 2021-05-07T19:00:08.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:08 smithi114 bash[15432]: cluster 2021-05-07T19:00:07.725698+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2021-05-07T19:00:08.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:08 smithi114 bash[15432]: audit 2021-05-07T19:00:07.726124+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2021-05-07T19:00:09.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: cluster 2021-05-07T19:00:08.734719+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2021-05-07T19:00:09.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: cephadm 2021-05-07T19:00:09.194934+0000 mgr.y (mgr.14146) 89 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:00:09.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.202161+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:09.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.207257+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:09.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.209077+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:09.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.215608+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:09.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.415976+0000 mgr.y (mgr.14146) 90 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:00:09.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.417330+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:00:09.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: cephadm 2021-05-07T19:00:09.419559+0000 mgr.y (mgr.14146) 91 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T19:00:09.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.420079+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:00:09.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: audit 2021-05-07T19:00:09.421561+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:09.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:09 smithi146 bash[15441]: cluster 2021-05-07T19:00:09.611397+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:10.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: cluster 2021-05-07T19:00:08.734719+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2021-05-07T19:00:10.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: cephadm 2021-05-07T19:00:09.194934+0000 mgr.y (mgr.14146) 89 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:00:10.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.202161+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:10.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.207257+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:10.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.209077+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:10.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.215608+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:10.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.415976+0000 mgr.y (mgr.14146) 90 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:00:10.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.417330+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:00:10.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: cephadm 2021-05-07T19:00:09.419559+0000 mgr.y (mgr.14146) 91 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T19:00:10.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.420079+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:00:10.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: audit 2021-05-07T19:00:09.421561+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:10.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:09 smithi114 bash[15432]: cluster 2021-05-07T19:00:09.611397+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:10.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: cluster 2021-05-07T19:00:08.734719+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2021-05-07T19:00:10.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: cephadm 2021-05-07T19:00:09.194934+0000 mgr.y (mgr.14146) 89 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:00:10.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.202161+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:10.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.207257+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:10.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.209077+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:10.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.215608+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:10.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.415976+0000 mgr.y (mgr.14146) 90 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:00:10.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.417330+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:00:10.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: cephadm 2021-05-07T19:00:09.419559+0000 mgr.y (mgr.14146) 91 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T19:00:10.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.420079+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:00:10.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: audit 2021-05-07T19:00:09.421561+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:10.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:09 smithi114 bash[20751]: cluster 2021-05-07T19:00:09.611397+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:12.694 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:12 smithi114 bash[15432]: cluster 2021-05-07T19:00:11.611830+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:12.694 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:12 smithi114 bash[20751]: cluster 2021-05-07T19:00:11.611830+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:12.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:12 smithi146 bash[15441]: cluster 2021-05-07T19:00:11.611830+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:13.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:13 smithi114 bash[15432]: audit 2021-05-07T19:00:13.316888+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.114:0/3154071273' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511fc70a-7873-4edf-a74e-5fa5b9a92c7f"}]: dispatch 2021-05-07T19:00:13.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:13 smithi114 bash[15432]: audit 2021-05-07T19:00:13.322549+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.114:0/3154071273' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "511fc70a-7873-4edf-a74e-5fa5b9a92c7f"}]': finished 2021-05-07T19:00:13.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:13 smithi114 bash[15432]: cluster 2021-05-07T19:00:13.322597+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2021-05-07T19:00:13.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:13 smithi114 bash[15432]: audit 2021-05-07T19:00:13.322698+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:13.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:13 smithi114 bash[20751]: audit 2021-05-07T19:00:13.316888+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.114:0/3154071273' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511fc70a-7873-4edf-a74e-5fa5b9a92c7f"}]: dispatch 2021-05-07T19:00:13.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:13 smithi114 bash[20751]: audit 2021-05-07T19:00:13.322549+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.114:0/3154071273' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "511fc70a-7873-4edf-a74e-5fa5b9a92c7f"}]': finished 2021-05-07T19:00:13.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:13 smithi114 bash[20751]: cluster 2021-05-07T19:00:13.322597+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2021-05-07T19:00:13.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:13 smithi114 bash[20751]: audit 2021-05-07T19:00:13.322698+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:13.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:13 smithi146 bash[15441]: audit 2021-05-07T19:00:13.316888+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.114:0/3154071273' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511fc70a-7873-4edf-a74e-5fa5b9a92c7f"}]: dispatch 2021-05-07T19:00:13.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:13 smithi146 bash[15441]: audit 2021-05-07T19:00:13.322549+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.114:0/3154071273' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "511fc70a-7873-4edf-a74e-5fa5b9a92c7f"}]': finished 2021-05-07T19:00:13.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:13 smithi146 bash[15441]: cluster 2021-05-07T19:00:13.322597+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2021-05-07T19:00:13.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:13 smithi146 bash[15441]: audit 2021-05-07T19:00:13.322698+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:14.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:14 smithi114 bash[20751]: cluster 2021-05-07T19:00:13.612405+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:14.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:14 smithi114 bash[20751]: audit 2021-05-07T19:00:13.953397+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.114:0/414031396' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:00:14.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:14 smithi114 bash[15432]: cluster 2021-05-07T19:00:13.612405+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:14.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:14 smithi114 bash[15432]: audit 2021-05-07T19:00:13.953397+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.114:0/414031396' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:00:14.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:14 smithi146 bash[15441]: cluster 2021-05-07T19:00:13.612405+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:14.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:14 smithi146 bash[15441]: audit 2021-05-07T19:00:13.953397+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.114:0/414031396' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:00:16.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:16 smithi114 bash[15432]: cluster 2021-05-07T19:00:15.612960+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:16.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:16 smithi114 bash[20751]: cluster 2021-05-07T19:00:15.612960+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:16.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:16 smithi146 bash[15441]: cluster 2021-05-07T19:00:15.612960+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:18.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:18 smithi114 bash[15432]: cluster 2021-05-07T19:00:17.613425+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:18.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:18 smithi114 bash[20751]: cluster 2021-05-07T19:00:17.613425+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:18.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:18 smithi146 bash[15441]: cluster 2021-05-07T19:00:17.613425+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:20.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:20 smithi114 bash[15432]: cluster 2021-05-07T19:00:19.613955+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:20.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:20 smithi114 bash[20751]: cluster 2021-05-07T19:00:19.613955+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:20.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:20 smithi146 bash[15441]: cluster 2021-05-07T19:00:19.613955+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:21.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:21 smithi146 bash[15441]: audit 2021-05-07T19:00:21.229293+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2021-05-07T19:00:21.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:21 smithi146 bash[15441]: audit 2021-05-07T19:00:21.230964+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:22.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:21 smithi114 bash[15432]: audit 2021-05-07T19:00:21.229293+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2021-05-07T19:00:22.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:21 smithi114 bash[15432]: audit 2021-05-07T19:00:21.230964+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:22.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:21 smithi114 bash[20751]: audit 2021-05-07T19:00:21.229293+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2021-05-07T19:00:22.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:21 smithi114 bash[20751]: audit 2021-05-07T19:00:21.230964+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:22.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:22 smithi146 bash[15441]: cephadm 2021-05-07T19:00:21.232211+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.2 on smithi114 2021-05-07T19:00:22.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:22 smithi146 bash[15441]: cluster 2021-05-07T19:00:21.614609+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:23.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:22 smithi114 bash[15432]: cephadm 2021-05-07T19:00:21.232211+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.2 on smithi114 2021-05-07T19:00:23.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:22 smithi114 bash[15432]: cluster 2021-05-07T19:00:21.614609+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:23.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:22 smithi114 bash[20751]: cephadm 2021-05-07T19:00:21.232211+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.2 on smithi114 2021-05-07T19:00:23.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:22 smithi114 bash[20751]: cluster 2021-05-07T19:00:21.614609+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:23.491 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 2 on host 'smithi114' 2021-05-07T19:00:23.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:23 smithi114 bash[15432]: audit 2021-05-07T19:00:23.481861+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:23.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:23 smithi114 bash[15432]: audit 2021-05-07T19:00:23.487374+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:23.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:23 smithi114 bash[15432]: audit 2021-05-07T19:00:23.493079+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:23.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:23 smithi114 bash[20751]: audit 2021-05-07T19:00:23.481861+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:23.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:23 smithi114 bash[20751]: audit 2021-05-07T19:00:23.487374+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:23.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:23 smithi114 bash[20751]: audit 2021-05-07T19:00:23.493079+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:23.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:23 smithi146 bash[15441]: audit 2021-05-07T19:00:23.481861+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:23.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:23 smithi146 bash[15441]: audit 2021-05-07T19:00:23.487374+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:23.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:23 smithi146 bash[15441]: audit 2021-05-07T19:00:23.493079+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:24.718 DEBUG:teuthology.orchestra.run.smithi114:osd.2> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.2.service 2021-05-07T19:00:24.721 INFO:tasks.cephadm:Deploying osd.3 on smithi114 with /dev/vg_nvme/lv_1... 2021-05-07T19:00:24.721 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2021-05-07T19:00:24.816 INFO:journalctl@ceph.osd.2.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:00:24.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:24 smithi146 bash[15441]: cluster 2021-05-07T19:00:23.615071+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:25.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:24 smithi114 bash[15432]: cluster 2021-05-07T19:00:23.615071+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:25.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:24 smithi114 bash[20751]: cluster 2021-05-07T19:00:23.615071+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:26.194 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:25 smithi114 bash[29330]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2021-05-07T19:00:26.194 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:25 smithi114 bash[29330]: 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 2021-05-07T19:00:26.194 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:25 smithi114 bash[29330]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2021-05-07T19:00:26.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:25 smithi114 bash[29330]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2021-05-07T19:00:26.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:25 smithi114 bash[29330]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2021-05-07T19:00:26.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:25 smithi114 bash[29330]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2021-05-07T19:00:26.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:25 smithi114 bash[29330]: --> ceph-volume lvm activate successful for osd ID: 2 2021-05-07T19:00:26.897 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:26 smithi114 bash[29330]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:00:26.898 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:26 smithi114 bash[15432]: cluster 2021-05-07T19:00:25.615577+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:26.898 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:26 smithi114 bash[20751]: cluster 2021-05-07T19:00:25.615577+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:26.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:26 smithi146 bash[15441]: cluster 2021-05-07T19:00:25.615577+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:28.696 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:28 smithi114 bash[29330]: debug 2021-05-07T19:00:28.467+0000 7f376a771700 1 -- 172.21.15.114:0/1819719016 <== mon.0 v2:172.21.15.114:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5626cd01c4e0 con 0x5626cd095400 2021-05-07T19:00:28.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:28 smithi146 bash[15441]: cluster 2021-05-07T19:00:27.615981+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:29.039 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:28 smithi114 bash[15432]: cluster 2021-05-07T19:00:27.615981+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:29.040 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:28 smithi114 bash[20751]: cluster 2021-05-07T19:00:27.615981+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:29.419 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:29 smithi114 bash[29330]: debug 2021-05-07T19:00:29.031+0000 7f37721fc080 -1 Falling back to public interface 2021-05-07T19:00:30.068 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_1 2021-05-07T19:00:30.068 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2021-05-07T19:00:30.069 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2021-05-07T19:00:30.069 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2021-05-07T19:00:30.069 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132094 s, 794 MB/s 2021-05-07T19:00:30.069 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2021-05-07T19:00:30.125 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:29 smithi114 bash[15432]: audit 2021-05-07T19:00:28.748139+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:30.125 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:29 smithi114 bash[15432]: cluster 2021-05-07T19:00:29.616479+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:30.126 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:29 smithi114 bash[20751]: audit 2021-05-07T19:00:28.748139+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:30.126 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:29 smithi114 bash[20751]: cluster 2021-05-07T19:00:29.616479+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:30.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:29 smithi146 bash[15441]: audit 2021-05-07T19:00:28.748139+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:30.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:29 smithi146 bash[15441]: cluster 2021-05-07T19:00:29.616479+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:30.850 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi114:vg_nvme/lv_1 2021-05-07T19:00:32.444 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:32 smithi114 bash[29330]: debug 2021-05-07T19:00:32.007+0000 7f37721fc080 -1 osd.2 0 log_to_monitors {default=true} 2021-05-07T19:00:32.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:32 smithi114 bash[15432]: cluster 2021-05-07T19:00:31.616977+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:32.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:32 smithi114 bash[15432]: audit 2021-05-07T19:00:32.015998+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-05-07T19:00:32.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:32 smithi114 bash[20751]: cluster 2021-05-07T19:00:31.616977+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:32.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:32 smithi114 bash[20751]: audit 2021-05-07T19:00:32.015998+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-05-07T19:00:32.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:32 smithi146 bash[15441]: cluster 2021-05-07T19:00:31.616977+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:32.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:32 smithi146 bash[15441]: audit 2021-05-07T19:00:32.015998+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2021-05-07T19:00:33.944 INFO:journalctl@ceph.osd.2.smithi114.stdout:May 07 19:00:33 smithi114 bash[29330]: debug 2021-05-07T19:00:33.679+0000 7f376876d700 -1 osd.2 0 waiting for initial osdmap 2021-05-07T19:00:33.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:33 smithi114 bash[20751]: audit 2021-05-07T19:00:32.678925+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2021-05-07T19:00:33.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:33 smithi114 bash[20751]: cluster 2021-05-07T19:00:32.679102+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2021-05-07T19:00:33.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:33 smithi114 bash[20751]: audit 2021-05-07T19:00:32.680006+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:33.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:33 smithi114 bash[20751]: audit 2021-05-07T19:00:32.681321+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:00:33.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:33 smithi114 bash[20751]: audit 2021-05-07T19:00:33.680782+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:00:33.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:33 smithi114 bash[20751]: cluster 2021-05-07T19:00:33.681035+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2021-05-07T19:00:33.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:33 smithi114 bash[20751]: audit 2021-05-07T19:00:33.681273+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:33.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:33 smithi114 bash[15432]: audit 2021-05-07T19:00:32.678925+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2021-05-07T19:00:33.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:33 smithi114 bash[15432]: cluster 2021-05-07T19:00:32.679102+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2021-05-07T19:00:33.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:33 smithi114 bash[15432]: audit 2021-05-07T19:00:32.680006+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:33.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:33 smithi114 bash[15432]: audit 2021-05-07T19:00:32.681321+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:00:33.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:33 smithi114 bash[15432]: audit 2021-05-07T19:00:33.680782+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:00:33.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:33 smithi114 bash[15432]: cluster 2021-05-07T19:00:33.681035+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2021-05-07T19:00:33.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:33 smithi114 bash[15432]: audit 2021-05-07T19:00:33.681273+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:33.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:33 smithi146 bash[15441]: audit 2021-05-07T19:00:32.678925+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2021-05-07T19:00:33.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:33 smithi146 bash[15441]: cluster 2021-05-07T19:00:32.679102+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2021-05-07T19:00:33.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:33 smithi146 bash[15441]: audit 2021-05-07T19:00:32.680006+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:33.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:33 smithi146 bash[15441]: audit 2021-05-07T19:00:32.681321+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:00:33.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:33 smithi146 bash[15441]: audit 2021-05-07T19:00:33.680782+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:00:33.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:33 smithi146 bash[15441]: cluster 2021-05-07T19:00:33.681035+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2021-05-07T19:00:33.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:33 smithi146 bash[15441]: audit 2021-05-07T19:00:33.681273+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:34.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:34 smithi114 bash[15432]: cluster 2021-05-07T19:00:33.617441+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:34.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:34 smithi114 bash[15432]: audit 2021-05-07T19:00:33.689094+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:34.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:34 smithi114 bash[20751]: cluster 2021-05-07T19:00:33.617441+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:34.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:34 smithi114 bash[20751]: audit 2021-05-07T19:00:33.689094+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:34.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:34 smithi146 bash[15441]: cluster 2021-05-07T19:00:33.617441+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:34.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:34 smithi146 bash[15441]: audit 2021-05-07T19:00:33.689094+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:35.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: cluster 2021-05-07T19:00:33.033475+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:00:35.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: cluster 2021-05-07T19:00:33.033687+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:00:35.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: audit 2021-05-07T19:00:34.686340+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:35.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: cluster 2021-05-07T19:00:34.698705+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869] boot 2021-05-07T19:00:35.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: cluster 2021-05-07T19:00:34.698755+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2021-05-07T19:00:35.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: audit 2021-05-07T19:00:34.699511+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:35.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: audit 2021-05-07T19:00:34.700126+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2021-05-07T19:00:35.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:35 smithi114 bash[20751]: audit 2021-05-07T19:00:35.546058+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:35.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: cluster 2021-05-07T19:00:33.033475+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:00:35.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: cluster 2021-05-07T19:00:33.033687+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:00:35.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: audit 2021-05-07T19:00:34.686340+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:35.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: cluster 2021-05-07T19:00:34.698705+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869] boot 2021-05-07T19:00:35.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: cluster 2021-05-07T19:00:34.698755+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2021-05-07T19:00:35.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: audit 2021-05-07T19:00:34.699511+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:35.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: audit 2021-05-07T19:00:34.700126+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2021-05-07T19:00:35.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:35 smithi114 bash[15432]: audit 2021-05-07T19:00:35.546058+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:35.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: cluster 2021-05-07T19:00:33.033475+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:00:35.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: cluster 2021-05-07T19:00:33.033687+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:00:35.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: audit 2021-05-07T19:00:34.686340+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:35.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: cluster 2021-05-07T19:00:34.698705+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.114:6818/2313806869,v1:172.21.15.114:6819/2313806869] boot 2021-05-07T19:00:35.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: cluster 2021-05-07T19:00:34.698755+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2021-05-07T19:00:35.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: audit 2021-05-07T19:00:34.699511+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2021-05-07T19:00:35.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: audit 2021-05-07T19:00:34.700126+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2021-05-07T19:00:35.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:35 smithi146 bash[15441]: audit 2021-05-07T19:00:35.546058+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:36.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: audit 2021-05-07T19:00:35.469163+0000 mgr.y (mgr.14146) 106 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:00:36.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: cephadm 2021-05-07T19:00:35.537087+0000 mgr.y (mgr.14146) 107 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:00:36.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: cluster 2021-05-07T19:00:35.617931+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:36.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: audit 2021-05-07T19:00:35.701322+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2021-05-07T19:00:36.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: cluster 2021-05-07T19:00:35.701432+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2021-05-07T19:00:36.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: audit 2021-05-07T19:00:35.702573+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2021-05-07T19:00:36.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: audit 2021-05-07T19:00:35.789397+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:36.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: audit 2021-05-07T19:00:35.791659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:36.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:36 smithi146 bash[15441]: audit 2021-05-07T19:00:36.060656+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:37.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: audit 2021-05-07T19:00:35.469163+0000 mgr.y (mgr.14146) 106 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:00:37.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: cephadm 2021-05-07T19:00:35.537087+0000 mgr.y (mgr.14146) 107 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:00:37.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: cluster 2021-05-07T19:00:35.617931+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:37.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: audit 2021-05-07T19:00:35.701322+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2021-05-07T19:00:37.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: cluster 2021-05-07T19:00:35.701432+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2021-05-07T19:00:37.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: audit 2021-05-07T19:00:35.702573+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2021-05-07T19:00:37.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: audit 2021-05-07T19:00:35.789397+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:37.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: audit 2021-05-07T19:00:35.791659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:37.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:36 smithi114 bash[15432]: audit 2021-05-07T19:00:36.060656+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:37.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: audit 2021-05-07T19:00:35.469163+0000 mgr.y (mgr.14146) 106 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:00:37.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: cephadm 2021-05-07T19:00:35.537087+0000 mgr.y (mgr.14146) 107 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:00:37.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: cluster 2021-05-07T19:00:35.617931+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2021-05-07T19:00:37.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: audit 2021-05-07T19:00:35.701322+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2021-05-07T19:00:37.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: cluster 2021-05-07T19:00:35.701432+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2021-05-07T19:00:37.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: audit 2021-05-07T19:00:35.702573+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2021-05-07T19:00:37.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: audit 2021-05-07T19:00:35.789397+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:37.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: audit 2021-05-07T19:00:35.791659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:37.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:36 smithi114 bash[20751]: audit 2021-05-07T19:00:36.060656+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:37.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:37 smithi146 bash[15441]: audit 2021-05-07T19:00:36.709139+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2021-05-07T19:00:37.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:37 smithi146 bash[15441]: cluster 2021-05-07T19:00:36.709272+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2021-05-07T19:00:37.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:37 smithi146 bash[15441]: audit 2021-05-07T19:00:36.714904+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:00:37.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:37 smithi146 bash[15441]: audit 2021-05-07T19:00:36.723438+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:00:37.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:37 smithi146 bash[15441]: audit 2021-05-07T19:00:36.724489+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:38.019 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:37 smithi114 bash[15432]: audit 2021-05-07T19:00:36.709139+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2021-05-07T19:00:38.019 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:37 smithi114 bash[15432]: cluster 2021-05-07T19:00:36.709272+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2021-05-07T19:00:38.020 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:37 smithi114 bash[15432]: audit 2021-05-07T19:00:36.714904+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:00:38.020 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:37 smithi114 bash[15432]: audit 2021-05-07T19:00:36.723438+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:00:38.020 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:37 smithi114 bash[15432]: audit 2021-05-07T19:00:36.724489+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:38.020 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:37 smithi114 bash[20751]: audit 2021-05-07T19:00:36.709139+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2021-05-07T19:00:38.021 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:37 smithi114 bash[20751]: cluster 2021-05-07T19:00:36.709272+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2021-05-07T19:00:38.021 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:37 smithi114 bash[20751]: audit 2021-05-07T19:00:36.714904+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:00:38.021 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:37 smithi114 bash[20751]: audit 2021-05-07T19:00:36.723438+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:00:38.021 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:37 smithi114 bash[20751]: audit 2021-05-07T19:00:36.724489+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:38.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:38 smithi146 bash[15441]: cephadm 2021-05-07T19:00:36.723056+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T19:00:38.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:38 smithi146 bash[15441]: cluster 2021-05-07T19:00:37.618574+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:38.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:38 smithi146 bash[15441]: cluster 2021-05-07T19:00:37.733935+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2021-05-07T19:00:39.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:38 smithi114 bash[15432]: cephadm 2021-05-07T19:00:36.723056+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T19:00:39.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:38 smithi114 bash[15432]: cluster 2021-05-07T19:00:37.618574+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:39.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:38 smithi114 bash[15432]: cluster 2021-05-07T19:00:37.733935+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2021-05-07T19:00:39.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:38 smithi114 bash[20751]: cephadm 2021-05-07T19:00:36.723056+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Applying service osd.None on host smithi114... 2021-05-07T19:00:39.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:38 smithi114 bash[20751]: cluster 2021-05-07T19:00:37.618574+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:39.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:38 smithi114 bash[20751]: cluster 2021-05-07T19:00:37.733935+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2021-05-07T19:00:40.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:39 smithi114 bash[15432]: cluster 2021-05-07T19:00:39.619152+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:40.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:39 smithi114 bash[20751]: cluster 2021-05-07T19:00:39.619152+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:40.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:39 smithi146 bash[15441]: cluster 2021-05-07T19:00:39.619152+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:41.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:40 smithi114 bash[15432]: audit 2021-05-07T19:00:39.767432+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:00:41.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:40 smithi114 bash[15432]: audit 2021-05-07T19:00:39.770002+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:00:41.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:40 smithi114 bash[15432]: audit 2021-05-07T19:00:40.633570+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.114:0/1117536643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]: dispatch 2021-05-07T19:00:41.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:40 smithi114 bash[15432]: audit 2021-05-07T19:00:40.634097+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]: dispatch 2021-05-07T19:00:41.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:40 smithi114 bash[15432]: audit 2021-05-07T19:00:40.641445+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]': finished 2021-05-07T19:00:41.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:40 smithi114 bash[15432]: cluster 2021-05-07T19:00:40.641572+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2021-05-07T19:00:41.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:40 smithi114 bash[15432]: audit 2021-05-07T19:00:40.641853+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:00:41.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:40 smithi114 bash[20751]: audit 2021-05-07T19:00:39.767432+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:00:41.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:40 smithi114 bash[20751]: audit 2021-05-07T19:00:39.770002+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:00:41.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:40 smithi114 bash[20751]: audit 2021-05-07T19:00:40.633570+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.114:0/1117536643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]: dispatch 2021-05-07T19:00:41.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:40 smithi114 bash[20751]: audit 2021-05-07T19:00:40.634097+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]: dispatch 2021-05-07T19:00:41.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:40 smithi114 bash[20751]: audit 2021-05-07T19:00:40.641445+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]': finished 2021-05-07T19:00:41.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:40 smithi114 bash[20751]: cluster 2021-05-07T19:00:40.641572+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2021-05-07T19:00:41.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:40 smithi114 bash[20751]: audit 2021-05-07T19:00:40.641853+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:00:41.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:40 smithi146 bash[15441]: audit 2021-05-07T19:00:39.767432+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:00:41.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:40 smithi146 bash[15441]: audit 2021-05-07T19:00:39.770002+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:00:41.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:40 smithi146 bash[15441]: audit 2021-05-07T19:00:40.633570+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.114:0/1117536643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]: dispatch 2021-05-07T19:00:41.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:40 smithi146 bash[15441]: audit 2021-05-07T19:00:40.634097+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]: dispatch 2021-05-07T19:00:41.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:40 smithi146 bash[15441]: audit 2021-05-07T19:00:40.641445+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd4b7dd6-c790-44dc-8cf8-ef548ced3536"}]': finished 2021-05-07T19:00:41.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:40 smithi146 bash[15441]: cluster 2021-05-07T19:00:40.641572+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2021-05-07T19:00:41.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:40 smithi146 bash[15441]: audit 2021-05-07T19:00:40.641853+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:00:42.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:41 smithi114 bash[15432]: audit 2021-05-07T19:00:41.279155+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.114:0/15097269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:00:42.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:41 smithi114 bash[15432]: cluster 2021-05-07T19:00:41.619758+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:42.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:41 smithi114 bash[20751]: audit 2021-05-07T19:00:41.279155+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.114:0/15097269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:00:42.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:41 smithi114 bash[20751]: cluster 2021-05-07T19:00:41.619758+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:42.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:41 smithi146 bash[15441]: audit 2021-05-07T19:00:41.279155+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.114:0/15097269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:00:42.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:41 smithi146 bash[15441]: cluster 2021-05-07T19:00:41.619758+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:44.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:44 smithi114 bash[15432]: cluster 2021-05-07T19:00:43.620165+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:44.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:44 smithi114 bash[20751]: cluster 2021-05-07T19:00:43.620165+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:44.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:44 smithi146 bash[15441]: cluster 2021-05-07T19:00:43.620165+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:46.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:46 smithi146 bash[15441]: cluster 2021-05-07T19:00:45.620820+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:47.165 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:46 smithi114 bash[20751]: cluster 2021-05-07T19:00:45.620820+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:47.165 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:46 smithi114 bash[15432]: cluster 2021-05-07T19:00:45.620820+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:48.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:48 smithi146 bash[15441]: cluster 2021-05-07T19:00:47.621411+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:48.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:48 smithi146 bash[15441]: audit 2021-05-07T19:00:48.444521+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2021-05-07T19:00:48.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:48 smithi146 bash[15441]: audit 2021-05-07T19:00:48.446451+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:49.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:48 smithi114 bash[20751]: cluster 2021-05-07T19:00:47.621411+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:49.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:48 smithi114 bash[20751]: audit 2021-05-07T19:00:48.444521+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2021-05-07T19:00:49.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:48 smithi114 bash[20751]: audit 2021-05-07T19:00:48.446451+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:49.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:48 smithi114 bash[15432]: cluster 2021-05-07T19:00:47.621411+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:49.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:48 smithi114 bash[15432]: audit 2021-05-07T19:00:48.444521+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2021-05-07T19:00:49.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:48 smithi114 bash[15432]: audit 2021-05-07T19:00:48.446451+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:00:49.920 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:49 smithi114 bash[15432]: cephadm 2021-05-07T19:00:48.447821+0000 mgr.y (mgr.14146) 116 : cephadm [INF] Deploying daemon osd.3 on smithi114 2021-05-07T19:00:49.921 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:49 smithi114 bash[20751]: cephadm 2021-05-07T19:00:48.447821+0000 mgr.y (mgr.14146) 116 : cephadm [INF] Deploying daemon osd.3 on smithi114 2021-05-07T19:00:49.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:49 smithi146 bash[15441]: cephadm 2021-05-07T19:00:48.447821+0000 mgr.y (mgr.14146) 116 : cephadm [INF] Deploying daemon osd.3 on smithi114 2021-05-07T19:00:50.768 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:50 smithi114 bash[15432]: cluster 2021-05-07T19:00:49.621970+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:50.769 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:50 smithi114 bash[20751]: cluster 2021-05-07T19:00:49.621970+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:50.816 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 3 on host 'smithi114' 2021-05-07T19:00:50.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:50 smithi146 bash[15441]: cluster 2021-05-07T19:00:49.621970+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:51.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:51 smithi146 bash[15441]: audit 2021-05-07T19:00:50.803358+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:51.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:51 smithi146 bash[15441]: audit 2021-05-07T19:00:50.809189+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:51.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:51 smithi146 bash[15441]: audit 2021-05-07T19:00:50.818306+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:52.039 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:51 smithi114 bash[20751]: audit 2021-05-07T19:00:50.803358+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:52.040 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:51 smithi114 bash[20751]: audit 2021-05-07T19:00:50.809189+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:52.040 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:51 smithi114 bash[20751]: audit 2021-05-07T19:00:50.818306+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:52.040 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:51 smithi114 bash[15432]: audit 2021-05-07T19:00:50.803358+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:00:52.041 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:51 smithi114 bash[15432]: audit 2021-05-07T19:00:50.809189+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:52.041 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:51 smithi114 bash[15432]: audit 2021-05-07T19:00:50.818306+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:52.042 DEBUG:teuthology.orchestra.run.smithi114:osd.3> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.3.service 2021-05-07T19:00:52.046 INFO:tasks.cephadm:Deploying osd.4 on smithi146 with /dev/vg_nvme/lv_4... 2021-05-07T19:00:52.046 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2021-05-07T19:00:52.103 INFO:journalctl@ceph.osd.3.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:00:52.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:52 smithi146 bash[15441]: cluster 2021-05-07T19:00:51.622636+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:53.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:52 smithi114 bash[15432]: cluster 2021-05-07T19:00:51.622636+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:53.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:52 smithi114 bash[20751]: cluster 2021-05-07T19:00:51.622636+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:53.195 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:52 smithi114 bash[32331]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2021-05-07T19:00:53.195 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:52 smithi114 bash[32331]: 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 2021-05-07T19:00:53.196 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:52 smithi114 bash[32331]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2021-05-07T19:00:53.196 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:52 smithi114 bash[32331]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2021-05-07T19:00:53.197 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:52 smithi114 bash[32331]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2021-05-07T19:00:53.197 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:52 smithi114 bash[32331]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2021-05-07T19:00:53.197 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:52 smithi114 bash[32331]: --> ceph-volume lvm activate successful for osd ID: 3 2021-05-07T19:00:53.943 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:53 smithi114 bash[32331]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:00:54.693 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:54 smithi114 bash[32331]: debug 2021-05-07T19:00:54.531+0000 7f55ad9e4700 1 -- 172.21.15.114:0/3951898739 <== mon.1 v2:172.21.15.114:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b1c60c04e0 con 0x55b1c6138c00 2021-05-07T19:00:54.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:54 smithi146 bash[15441]: cluster 2021-05-07T19:00:53.623235+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:54.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:54 smithi146 bash[15441]: audit 2021-05-07T19:00:54.640289+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:55.069 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:54 smithi114 bash[15432]: cluster 2021-05-07T19:00:53.623235+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:55.070 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:54 smithi114 bash[15432]: audit 2021-05-07T19:00:54.640289+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:55.070 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:54 smithi114 bash[20751]: cluster 2021-05-07T19:00:53.623235+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:55.071 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:54 smithi114 bash[20751]: audit 2021-05-07T19:00:54.640289+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:00:55.357 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_4 2021-05-07T19:00:55.357 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2021-05-07T19:00:55.358 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2021-05-07T19:00:55.358 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2021-05-07T19:00:55.358 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176419 s, 594 MB/s 2021-05-07T19:00:55.358 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2021-05-07T19:00:55.443 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:55 smithi114 bash[32331]: debug 2021-05-07T19:00:55.067+0000 7f55b546f080 -1 Falling back to public interface 2021-05-07T19:00:55.954 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi146:vg_nvme/lv_4 2021-05-07T19:00:56.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:56 smithi146 bash[15441]: cluster 2021-05-07T19:00:55.623852+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:57.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:56 smithi114 bash[15432]: cluster 2021-05-07T19:00:55.623852+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:57.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:56 smithi114 bash[20751]: cluster 2021-05-07T19:00:55.623852+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:58.443 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:58 smithi114 bash[32331]: debug 2021-05-07T19:00:58.023+0000 7f55b546f080 -1 osd.3 0 log_to_monitors {default=true} 2021-05-07T19:00:58.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:58 smithi114 bash[15432]: cluster 2021-05-07T19:00:57.624428+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:58.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:58 smithi114 bash[15432]: audit 2021-05-07T19:00:58.031262+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-05-07T19:00:58.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:58 smithi114 bash[15432]: audit 2021-05-07T19:00:58.031661+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-05-07T19:00:58.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:58 smithi114 bash[20751]: cluster 2021-05-07T19:00:57.624428+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:58.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:58 smithi114 bash[20751]: audit 2021-05-07T19:00:58.031262+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-05-07T19:00:58.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:58 smithi114 bash[20751]: audit 2021-05-07T19:00:58.031661+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-05-07T19:00:58.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:58 smithi146 bash[15441]: cluster 2021-05-07T19:00:57.624428+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:00:58.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:58 smithi146 bash[15441]: audit 2021-05-07T19:00:58.031262+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-05-07T19:00:58.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:58 smithi146 bash[15441]: audit 2021-05-07T19:00:58.031661+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2021-05-07T19:01:00.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:58.737740+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2021-05-07T19:01:00.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: cluster 2021-05-07T19:00:58.738055+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2021-05-07T19:01:00.174 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:58.738297+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:00.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:58.738980+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:01:00.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:58.739471+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:01:00.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:59.052180+0000 mgr.y (mgr.14146) 122 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:00.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:59.053976+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:00.175 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: cephadm 2021-05-07T19:00:59.057120+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:00.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:59.057658+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:00.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: audit 2021-05-07T19:00:59.059192+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:00.176 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:00:59 smithi146 bash[15441]: cluster 2021-05-07T19:00:59.624986+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:01:00.193 INFO:journalctl@ceph.osd.3.smithi114.stdout:May 07 19:00:59 smithi114 bash[32331]: debug 2021-05-07T19:00:59.747+0000 7f55ab9e0700 -1 osd.3 0 waiting for initial osdmap 2021-05-07T19:01:00.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:58.737740+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2021-05-07T19:01:00.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: cluster 2021-05-07T19:00:58.738055+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2021-05-07T19:01:00.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:58.738297+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:00.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:58.738980+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:01:00.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:58.739471+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:01:00.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:59.052180+0000 mgr.y (mgr.14146) 122 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:00.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:59.053976+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:00.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: cephadm 2021-05-07T19:00:59.057120+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:00.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:59.057658+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:00.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: audit 2021-05-07T19:00:59.059192+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:00.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:00:59 smithi114 bash[20751]: cluster 2021-05-07T19:00:59.624986+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:01:00.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:58.737740+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2021-05-07T19:01:00.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: cluster 2021-05-07T19:00:58.738055+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2021-05-07T19:01:00.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:58.738297+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:00.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:58.738980+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:01:00.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:58.739471+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2021-05-07T19:01:00.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:59.052180+0000 mgr.y (mgr.14146) 122 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:00.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:59.053976+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:00.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: cephadm 2021-05-07T19:00:59.057120+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:00.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:59.057658+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:00.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: audit 2021-05-07T19:00:59.059192+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:00.199 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:00:59 smithi114 bash[15432]: cluster 2021-05-07T19:00:59.624986+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:01:01.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: audit 2021-05-07T19:00:59.738012+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:01:01.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: cluster 2021-05-07T19:00:59.738206+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2021-05-07T19:01:01.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: audit 2021-05-07T19:00:59.738946+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:01.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: audit 2021-05-07T19:00:59.749029+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:01.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: cephadm 2021-05-07T19:00:59.912214+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:01:01.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: audit 2021-05-07T19:00:59.921811+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: audit 2021-05-07T19:00:59.928312+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: audit 2021-05-07T19:00:59.929852+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:01.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:00 smithi114 bash[15432]: audit 2021-05-07T19:00:59.937667+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: audit 2021-05-07T19:00:59.738012+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:01:01.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: cluster 2021-05-07T19:00:59.738206+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2021-05-07T19:01:01.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: audit 2021-05-07T19:00:59.738946+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:01.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: audit 2021-05-07T19:00:59.749029+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:01.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: cephadm 2021-05-07T19:00:59.912214+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:01:01.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: audit 2021-05-07T19:00:59.921811+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: audit 2021-05-07T19:00:59.928312+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: audit 2021-05-07T19:00:59.929852+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:01.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:00 smithi114 bash[20751]: audit 2021-05-07T19:00:59.937667+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: audit 2021-05-07T19:00:59.738012+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2021-05-07T19:01:01.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: cluster 2021-05-07T19:00:59.738206+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2021-05-07T19:01:01.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: audit 2021-05-07T19:00:59.738946+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:01.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: audit 2021-05-07T19:00:59.749029+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:01.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: cephadm 2021-05-07T19:00:59.912214+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Detected new or changed devices on smithi114 2021-05-07T19:01:01.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: audit 2021-05-07T19:00:59.921811+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: audit 2021-05-07T19:00:59.928312+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:01.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: audit 2021-05-07T19:00:59.929852+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:01.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:00 smithi146 bash[15441]: audit 2021-05-07T19:00:59.937667+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:02.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:01 smithi114 bash[15432]: cluster 2021-05-07T19:00:59.006801+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:02.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:01 smithi114 bash[15432]: cluster 2021-05-07T19:00:59.006997+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:02.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:01 smithi114 bash[15432]: audit 2021-05-07T19:01:00.746262+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:02.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:01 smithi114 bash[15432]: cluster 2021-05-07T19:01:00.752834+0000 mon.a (mon.0) 324 : cluster [INF] osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066] boot 2021-05-07T19:01:02.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:01 smithi114 bash[15432]: cluster 2021-05-07T19:01:00.752977+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2021-05-07T19:01:02.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:01 smithi114 bash[15432]: audit 2021-05-07T19:01:00.753628+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:02.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:01 smithi114 bash[15432]: cluster 2021-05-07T19:01:01.625534+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:01:02.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:01 smithi114 bash[20751]: cluster 2021-05-07T19:00:59.006801+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:02.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:01 smithi114 bash[20751]: cluster 2021-05-07T19:00:59.006997+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:02.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:01 smithi114 bash[20751]: audit 2021-05-07T19:01:00.746262+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:02.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:01 smithi114 bash[20751]: cluster 2021-05-07T19:01:00.752834+0000 mon.a (mon.0) 324 : cluster [INF] osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066] boot 2021-05-07T19:01:02.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:01 smithi114 bash[20751]: cluster 2021-05-07T19:01:00.752977+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2021-05-07T19:01:02.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:01 smithi114 bash[20751]: audit 2021-05-07T19:01:00.753628+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:02.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:01 smithi114 bash[20751]: cluster 2021-05-07T19:01:01.625534+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:01:02.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:01 smithi146 bash[15441]: cluster 2021-05-07T19:00:59.006801+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:02.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:01 smithi146 bash[15441]: cluster 2021-05-07T19:00:59.006997+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:02.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:01 smithi146 bash[15441]: audit 2021-05-07T19:01:00.746262+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:02.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:01 smithi146 bash[15441]: cluster 2021-05-07T19:01:00.752834+0000 mon.a (mon.0) 324 : cluster [INF] osd.3 [v2:172.21.15.114:6826/679589066,v1:172.21.15.114:6827/679589066] boot 2021-05-07T19:01:02.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:01 smithi146 bash[15441]: cluster 2021-05-07T19:01:00.752977+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2021-05-07T19:01:02.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:01 smithi146 bash[15441]: audit 2021-05-07T19:01:00.753628+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2021-05-07T19:01:02.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:01 smithi146 bash[15441]: cluster 2021-05-07T19:01:01.625534+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2021-05-07T19:01:03.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:02 smithi114 bash[15432]: cluster 2021-05-07T19:01:01.769253+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2021-05-07T19:01:03.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:02 smithi114 bash[15432]: audit 2021-05-07T19:01:02.729756+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.146:0/1376151085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]: dispatch 2021-05-07T19:01:03.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:02 smithi114 bash[15432]: audit 2021-05-07T19:01:02.729888+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]: dispatch 2021-05-07T19:01:03.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:02 smithi114 bash[15432]: audit 2021-05-07T19:01:02.737356+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]': finished 2021-05-07T19:01:03.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:02 smithi114 bash[15432]: cluster 2021-05-07T19:01:02.737469+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2021-05-07T19:01:03.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:02 smithi114 bash[15432]: audit 2021-05-07T19:01:02.737714+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:03.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:02 smithi114 bash[20751]: cluster 2021-05-07T19:01:01.769253+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2021-05-07T19:01:03.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:02 smithi114 bash[20751]: audit 2021-05-07T19:01:02.729756+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.146:0/1376151085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]: dispatch 2021-05-07T19:01:03.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:02 smithi114 bash[20751]: audit 2021-05-07T19:01:02.729888+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]: dispatch 2021-05-07T19:01:03.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:02 smithi114 bash[20751]: audit 2021-05-07T19:01:02.737356+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]': finished 2021-05-07T19:01:03.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:02 smithi114 bash[20751]: cluster 2021-05-07T19:01:02.737469+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2021-05-07T19:01:03.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:02 smithi114 bash[20751]: audit 2021-05-07T19:01:02.737714+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:03.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:02 smithi146 bash[15441]: cluster 2021-05-07T19:01:01.769253+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2021-05-07T19:01:03.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:02 smithi146 bash[15441]: audit 2021-05-07T19:01:02.729756+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.146:0/1376151085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]: dispatch 2021-05-07T19:01:03.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:02 smithi146 bash[15441]: audit 2021-05-07T19:01:02.729888+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]: dispatch 2021-05-07T19:01:03.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:02 smithi146 bash[15441]: audit 2021-05-07T19:01:02.737356+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19968679-c55c-4078-b9b5-0ee187fe4021"}]': finished 2021-05-07T19:01:03.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:02 smithi146 bash[15441]: cluster 2021-05-07T19:01:02.737469+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2021-05-07T19:01:03.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:02 smithi146 bash[15441]: audit 2021-05-07T19:01:02.737714+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:04.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:03 smithi114 bash[15432]: audit 2021-05-07T19:01:03.348887+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.146:0/160771851' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:04.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:03 smithi114 bash[15432]: cluster 2021-05-07T19:01:03.626143+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:04.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:03 smithi114 bash[20751]: audit 2021-05-07T19:01:03.348887+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.146:0/160771851' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:04.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:03 smithi114 bash[20751]: cluster 2021-05-07T19:01:03.626143+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:04.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:03 smithi146 bash[15441]: audit 2021-05-07T19:01:03.348887+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.146:0/160771851' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:04.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:03 smithi146 bash[15441]: cluster 2021-05-07T19:01:03.626143+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:06.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:06 smithi114 bash[15432]: cluster 2021-05-07T19:01:05.626718+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:06.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:06 smithi114 bash[20751]: cluster 2021-05-07T19:01:05.626718+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:06.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:06 smithi146 bash[15441]: cluster 2021-05-07T19:01:05.626718+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:08.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:08 smithi114 bash[15432]: cluster 2021-05-07T19:01:07.627292+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:08.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:08 smithi114 bash[20751]: cluster 2021-05-07T19:01:07.627292+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:08.966 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:08 smithi146 bash[15441]: cluster 2021-05-07T19:01:07.627292+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:10.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:10 smithi146 bash[15441]: cluster 2021-05-07T19:01:09.627948+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:10.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:10 smithi146 bash[15441]: audit 2021-05-07T19:01:09.985898+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2021-05-07T19:01:10.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:10 smithi146 bash[15441]: audit 2021-05-07T19:01:09.987769+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:11.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:10 smithi114 bash[15432]: cluster 2021-05-07T19:01:09.627948+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:11.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:10 smithi114 bash[15432]: audit 2021-05-07T19:01:09.985898+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2021-05-07T19:01:11.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:10 smithi114 bash[15432]: audit 2021-05-07T19:01:09.987769+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:11.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:10 smithi114 bash[20751]: cluster 2021-05-07T19:01:09.627948+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:11.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:10 smithi114 bash[20751]: audit 2021-05-07T19:01:09.985898+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2021-05-07T19:01:11.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:10 smithi114 bash[20751]: audit 2021-05-07T19:01:09.987769+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:11.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:11 smithi146 bash[15441]: cephadm 2021-05-07T19:01:09.989300+0000 mgr.y (mgr.14146) 131 : cephadm [INF] Deploying daemon osd.4 on smithi146 2021-05-07T19:01:12.085 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 4 on host 'smithi146' 2021-05-07T19:01:12.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:11 smithi114 bash[15432]: cephadm 2021-05-07T19:01:09.989300+0000 mgr.y (mgr.14146) 131 : cephadm [INF] Deploying daemon osd.4 on smithi146 2021-05-07T19:01:12.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:11 smithi114 bash[20751]: cephadm 2021-05-07T19:01:09.989300+0000 mgr.y (mgr.14146) 131 : cephadm [INF] Deploying daemon osd.4 on smithi146 2021-05-07T19:01:12.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:12 smithi146 bash[15441]: cluster 2021-05-07T19:01:11.628495+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:12.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:12 smithi146 bash[15441]: audit 2021-05-07T19:01:12.068797+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:12.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:12 smithi146 bash[15441]: audit 2021-05-07T19:01:12.076629+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:12.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:12 smithi146 bash[15441]: audit 2021-05-07T19:01:12.088170+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:13.032 DEBUG:teuthology.orchestra.run.smithi146:osd.4> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.4.service 2021-05-07T19:01:13.035 INFO:tasks.cephadm:Deploying osd.5 on smithi146 with /dev/vg_nvme/lv_3... 2021-05-07T19:01:13.035 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2021-05-07T19:01:13.138 INFO:journalctl@ceph.osd.4.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:01:13.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:12 smithi114 bash[20751]: cluster 2021-05-07T19:01:11.628495+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:13.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:12 smithi114 bash[20751]: audit 2021-05-07T19:01:12.068797+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:13.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:12 smithi114 bash[20751]: audit 2021-05-07T19:01:12.076629+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:13.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:12 smithi114 bash[20751]: audit 2021-05-07T19:01:12.088170+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:13.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:12 smithi114 bash[15432]: cluster 2021-05-07T19:01:11.628495+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:13.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:12 smithi114 bash[15432]: audit 2021-05-07T19:01:12.068797+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:13.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:12 smithi114 bash[15432]: audit 2021-05-07T19:01:12.076629+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:13.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:12 smithi114 bash[15432]: audit 2021-05-07T19:01:12.088170+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:13.985 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:13 smithi146 bash[18442]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2021-05-07T19:01:13.985 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:13 smithi146 bash[18442]: 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 2021-05-07T19:01:13.985 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:13 smithi146 bash[18442]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2021-05-07T19:01:13.986 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:13 smithi146 bash[18442]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2021-05-07T19:01:13.986 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:13 smithi146 bash[18442]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2021-05-07T19:01:13.986 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:13 smithi146 bash[18442]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2021-05-07T19:01:13.986 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:13 smithi146 bash[18442]: --> ceph-volume lvm activate successful for osd ID: 4 2021-05-07T19:01:14.985 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:14 smithi146 bash[18442]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:01:14.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:14 smithi146 bash[15441]: cluster 2021-05-07T19:01:13.629052+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:15.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:14 smithi114 bash[15432]: cluster 2021-05-07T19:01:13.629052+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:15.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:14 smithi114 bash[20751]: cluster 2021-05-07T19:01:13.629052+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:16.234 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:16 smithi146 bash[18442]: debug 2021-05-07T19:01:16.082+0000 7f3cb6e49700 1 -- 172.21.15.146:0/165065466 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a48a7344e0 con 0x55a48a7acc00 2021-05-07T19:01:16.984 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:16 smithi146 bash[18442]: debug 2021-05-07T19:01:16.642+0000 7f3cbe8d4080 -1 Falling back to public interface 2021-05-07T19:01:16.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:16 smithi146 bash[15441]: cluster 2021-05-07T19:01:15.629613+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:16.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:16 smithi146 bash[15441]: audit 2021-05-07T19:01:16.296300+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:17.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:16 smithi114 bash[15432]: cluster 2021-05-07T19:01:15.629613+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:17.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:16 smithi114 bash[15432]: audit 2021-05-07T19:01:16.296300+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:17.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:16 smithi114 bash[20751]: cluster 2021-05-07T19:01:15.629613+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:17.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:16 smithi114 bash[20751]: audit 2021-05-07T19:01:16.296300+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:18.065 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_3 2021-05-07T19:01:18.065 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2021-05-07T19:01:18.066 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2021-05-07T19:01:18.066 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2021-05-07T19:01:18.066 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176819 s, 593 MB/s 2021-05-07T19:01:18.066 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2021-05-07T19:01:18.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:18 smithi146 bash[15441]: cluster 2021-05-07T19:01:17.630191+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:19.124 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi146:vg_nvme/lv_3 2021-05-07T19:01:19.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:18 smithi114 bash[15432]: cluster 2021-05-07T19:01:17.630191+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:19.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:18 smithi114 bash[20751]: cluster 2021-05-07T19:01:17.630191+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:19.985 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:19 smithi146 bash[18442]: debug 2021-05-07T19:01:19.630+0000 7f3cbe8d4080 -1 osd.4 0 log_to_monitors {default=true} 2021-05-07T19:01:19.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:19 smithi146 bash[15441]: cluster 2021-05-07T19:01:19.630765+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:19.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:19 smithi146 bash[15441]: audit 2021-05-07T19:01:19.637786+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-05-07T19:01:19.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:19 smithi146 bash[15441]: audit 2021-05-07T19:01:19.637902+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-05-07T19:01:20.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:19 smithi114 bash[15432]: cluster 2021-05-07T19:01:19.630765+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:20.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:19 smithi114 bash[15432]: audit 2021-05-07T19:01:19.637786+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-05-07T19:01:20.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:19 smithi114 bash[15432]: audit 2021-05-07T19:01:19.637902+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-05-07T19:01:20.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:19 smithi114 bash[20751]: cluster 2021-05-07T19:01:19.630765+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:20.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:19 smithi114 bash[20751]: audit 2021-05-07T19:01:19.637786+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-05-07T19:01:20.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:19 smithi114 bash[20751]: audit 2021-05-07T19:01:19.637902+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2021-05-07T19:01:20.984 INFO:journalctl@ceph.osd.4.smithi146.stdout:May 07 19:01:20 smithi146 bash[18442]: debug 2021-05-07T19:01:20.754+0000 7f3cb4e45700 -1 osd.4 0 waiting for initial osdmap 2021-05-07T19:01:20.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:20 smithi146 bash[15441]: audit 2021-05-07T19:01:19.743236+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2021-05-07T19:01:20.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:20 smithi146 bash[15441]: cluster 2021-05-07T19:01:19.743340+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2021-05-07T19:01:20.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:20 smithi146 bash[15441]: audit 2021-05-07T19:01:19.743564+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:20.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:20 smithi146 bash[15441]: audit 2021-05-07T19:01:19.744674+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:20.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:20 smithi146 bash[15441]: audit 2021-05-07T19:01:19.744714+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:21.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:20 smithi114 bash[15432]: audit 2021-05-07T19:01:19.743236+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2021-05-07T19:01:21.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:20 smithi114 bash[15432]: cluster 2021-05-07T19:01:19.743340+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2021-05-07T19:01:21.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:20 smithi114 bash[15432]: audit 2021-05-07T19:01:19.743564+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:21.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:20 smithi114 bash[15432]: audit 2021-05-07T19:01:19.744674+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:21.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:20 smithi114 bash[15432]: audit 2021-05-07T19:01:19.744714+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:21.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:20 smithi114 bash[20751]: audit 2021-05-07T19:01:19.743236+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2021-05-07T19:01:21.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:20 smithi114 bash[20751]: cluster 2021-05-07T19:01:19.743340+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2021-05-07T19:01:21.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:20 smithi114 bash[20751]: audit 2021-05-07T19:01:19.743564+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:21.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:20 smithi114 bash[20751]: audit 2021-05-07T19:01:19.744674+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:21.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:20 smithi114 bash[20751]: audit 2021-05-07T19:01:19.744714+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:22.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:21 smithi114 bash[15432]: audit 2021-05-07T19:01:20.751202+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:01:22.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:21 smithi114 bash[15432]: cluster 2021-05-07T19:01:20.751679+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2021-05-07T19:01:22.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:21 smithi114 bash[15432]: audit 2021-05-07T19:01:20.752370+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:22.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:21 smithi114 bash[15432]: audit 2021-05-07T19:01:20.759627+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:22.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:21 smithi114 bash[15432]: cluster 2021-05-07T19:01:21.631319+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:22.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:21 smithi114 bash[15432]: cluster 2021-05-07T19:01:21.753218+0000 mon.a (mon.0) 347 : cluster [INF] osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600] boot 2021-05-07T19:01:22.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:21 smithi114 bash[20751]: audit 2021-05-07T19:01:20.751202+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:01:22.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:21 smithi114 bash[20751]: cluster 2021-05-07T19:01:20.751679+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2021-05-07T19:01:22.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:21 smithi114 bash[20751]: audit 2021-05-07T19:01:20.752370+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:22.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:21 smithi114 bash[20751]: audit 2021-05-07T19:01:20.759627+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:22.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:21 smithi114 bash[20751]: cluster 2021-05-07T19:01:21.631319+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:22.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:21 smithi114 bash[20751]: cluster 2021-05-07T19:01:21.753218+0000 mon.a (mon.0) 347 : cluster [INF] osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600] boot 2021-05-07T19:01:22.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:21 smithi146 bash[15441]: audit 2021-05-07T19:01:20.751202+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:01:22.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:21 smithi146 bash[15441]: cluster 2021-05-07T19:01:20.751679+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2021-05-07T19:01:22.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:21 smithi146 bash[15441]: audit 2021-05-07T19:01:20.752370+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:22.257 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:21 smithi146 bash[15441]: audit 2021-05-07T19:01:20.759627+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:22.258 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:21 smithi146 bash[15441]: cluster 2021-05-07T19:01:21.631319+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2021-05-07T19:01:22.258 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:21 smithi146 bash[15441]: cluster 2021-05-07T19:01:21.753218+0000 mon.a (mon.0) 347 : cluster [INF] osd.4 [v2:172.21.15.146:6800/2381543600,v1:172.21.15.146:6801/2381543600] boot 2021-05-07T19:01:23.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: cluster 2021-05-07T19:01:20.681165+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:23.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: cluster 2021-05-07T19:01:20.681373+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:23.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: cluster 2021-05-07T19:01:21.753304+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2021-05-07T19:01:23.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: audit 2021-05-07T19:01:21.753503+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:23.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: cephadm 2021-05-07T19:01:22.573529+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:01:23.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: audit 2021-05-07T19:01:22.582735+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: audit 2021-05-07T19:01:22.590867+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: audit 2021-05-07T19:01:22.592812+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:23.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: audit 2021-05-07T19:01:22.599637+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:22 smithi114 bash[15432]: cluster 2021-05-07T19:01:22.703936+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2021-05-07T19:01:23.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: cluster 2021-05-07T19:01:20.681165+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:23.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: cluster 2021-05-07T19:01:20.681373+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:23.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: cluster 2021-05-07T19:01:21.753304+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2021-05-07T19:01:23.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: audit 2021-05-07T19:01:21.753503+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:23.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: cephadm 2021-05-07T19:01:22.573529+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:01:23.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: audit 2021-05-07T19:01:22.582735+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: audit 2021-05-07T19:01:22.590867+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: audit 2021-05-07T19:01:22.592812+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:23.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: audit 2021-05-07T19:01:22.599637+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:22 smithi114 bash[20751]: cluster 2021-05-07T19:01:22.703936+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2021-05-07T19:01:23.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: cluster 2021-05-07T19:01:20.681165+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:23.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: cluster 2021-05-07T19:01:20.681373+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:23.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: cluster 2021-05-07T19:01:21.753304+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2021-05-07T19:01:23.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: audit 2021-05-07T19:01:21.753503+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2021-05-07T19:01:23.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: cephadm 2021-05-07T19:01:22.573529+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:01:23.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: audit 2021-05-07T19:01:22.582735+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: audit 2021-05-07T19:01:22.590867+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: audit 2021-05-07T19:01:22.592812+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:23.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: audit 2021-05-07T19:01:22.599637+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:23.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:22 smithi146 bash[15441]: cluster 2021-05-07T19:01:22.703936+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2021-05-07T19:01:24.061 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:23 smithi146 bash[15441]: audit 2021-05-07T19:01:22.806571+0000 mgr.y (mgr.14146) 139 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:24.061 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:23 smithi146 bash[15441]: audit 2021-05-07T19:01:22.808033+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:24.061 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:23 smithi146 bash[15441]: cephadm 2021-05-07T19:01:22.810852+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:24.062 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:23 smithi146 bash[15441]: audit 2021-05-07T19:01:22.811412+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:24.062 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:23 smithi146 bash[15441]: audit 2021-05-07T19:01:22.813044+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:24.062 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:23 smithi146 bash[15441]: cluster 2021-05-07T19:01:23.631863+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:24.062 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:23 smithi146 bash[15441]: cluster 2021-05-07T19:01:23.705535+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2021-05-07T19:01:24.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:23 smithi114 bash[15432]: audit 2021-05-07T19:01:22.806571+0000 mgr.y (mgr.14146) 139 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:24.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:23 smithi114 bash[15432]: audit 2021-05-07T19:01:22.808033+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:24.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:23 smithi114 bash[15432]: cephadm 2021-05-07T19:01:22.810852+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:24.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:23 smithi114 bash[15432]: audit 2021-05-07T19:01:22.811412+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:24.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:23 smithi114 bash[15432]: audit 2021-05-07T19:01:22.813044+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:24.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:23 smithi114 bash[15432]: cluster 2021-05-07T19:01:23.631863+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:24.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:23 smithi114 bash[15432]: cluster 2021-05-07T19:01:23.705535+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2021-05-07T19:01:24.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:23 smithi114 bash[20751]: audit 2021-05-07T19:01:22.806571+0000 mgr.y (mgr.14146) 139 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:24.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:23 smithi114 bash[20751]: audit 2021-05-07T19:01:22.808033+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:24.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:23 smithi114 bash[20751]: cephadm 2021-05-07T19:01:22.810852+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:24.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:23 smithi114 bash[20751]: audit 2021-05-07T19:01:22.811412+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:24.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:23 smithi114 bash[20751]: audit 2021-05-07T19:01:22.813044+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:24.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:23 smithi114 bash[20751]: cluster 2021-05-07T19:01:23.631863+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:24.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:23 smithi114 bash[20751]: cluster 2021-05-07T19:01:23.705535+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2021-05-07T19:01:26.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:26 smithi114 bash[15432]: cluster 2021-05-07T19:01:25.632488+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v135: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:26.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:26 smithi114 bash[15432]: audit 2021-05-07T19:01:26.421550+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.146:0/1901369222' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]: dispatch 2021-05-07T19:01:26.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:26 smithi114 bash[15432]: audit 2021-05-07T19:01:26.421708+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]: dispatch 2021-05-07T19:01:26.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:26 smithi114 bash[15432]: audit 2021-05-07T19:01:26.431925+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]': finished 2021-05-07T19:01:26.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:26 smithi114 bash[15432]: cluster 2021-05-07T19:01:26.432020+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2021-05-07T19:01:26.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:26 smithi114 bash[15432]: audit 2021-05-07T19:01:26.432157+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:26.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:26 smithi114 bash[20751]: cluster 2021-05-07T19:01:25.632488+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v135: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:26.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:26 smithi114 bash[20751]: audit 2021-05-07T19:01:26.421550+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.146:0/1901369222' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]: dispatch 2021-05-07T19:01:26.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:26 smithi114 bash[20751]: audit 2021-05-07T19:01:26.421708+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]: dispatch 2021-05-07T19:01:26.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:26 smithi114 bash[20751]: audit 2021-05-07T19:01:26.431925+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]': finished 2021-05-07T19:01:26.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:26 smithi114 bash[20751]: cluster 2021-05-07T19:01:26.432020+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2021-05-07T19:01:26.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:26 smithi114 bash[20751]: audit 2021-05-07T19:01:26.432157+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:26.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:26 smithi146 bash[15441]: cluster 2021-05-07T19:01:25.632488+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v135: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:26.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:26 smithi146 bash[15441]: audit 2021-05-07T19:01:26.421550+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.146:0/1901369222' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]: dispatch 2021-05-07T19:01:26.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:26 smithi146 bash[15441]: audit 2021-05-07T19:01:26.421708+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]: dispatch 2021-05-07T19:01:26.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:26 smithi146 bash[15441]: audit 2021-05-07T19:01:26.431925+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46aa8679-deb8-42e8-99b4-adc715f17a35"}]': finished 2021-05-07T19:01:26.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:26 smithi146 bash[15441]: cluster 2021-05-07T19:01:26.432020+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2021-05-07T19:01:26.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:26 smithi146 bash[15441]: audit 2021-05-07T19:01:26.432157+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:27.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:27 smithi114 bash[15432]: audit 2021-05-07T19:01:27.061421+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.146:0/2449467579' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:27.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:27 smithi114 bash[20751]: audit 2021-05-07T19:01:27.061421+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.146:0/2449467579' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:27.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:27 smithi146 bash[15441]: audit 2021-05-07T19:01:27.061421+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.146:0/2449467579' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:28.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:28 smithi146 bash[15441]: cluster 2021-05-07T19:01:27.633170+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v137: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:29.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:28 smithi114 bash[20751]: cluster 2021-05-07T19:01:27.633170+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v137: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:29.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:28 smithi114 bash[15432]: cluster 2021-05-07T19:01:27.633170+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v137: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:30.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:30 smithi146 bash[15441]: cluster 2021-05-07T19:01:29.633725+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:31.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:30 smithi114 bash[20751]: cluster 2021-05-07T19:01:29.633725+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:31.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:30 smithi114 bash[15432]: cluster 2021-05-07T19:01:29.633725+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:32.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:32 smithi146 bash[15441]: cluster 2021-05-07T19:01:31.634273+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:33.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:32 smithi114 bash[15432]: cluster 2021-05-07T19:01:31.634273+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:33.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:32 smithi114 bash[20751]: cluster 2021-05-07T19:01:31.634273+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:33.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:33 smithi146 bash[15441]: audit 2021-05-07T19:01:33.715321+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2021-05-07T19:01:33.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:33 smithi146 bash[15441]: audit 2021-05-07T19:01:33.717119+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:34.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:33 smithi114 bash[15432]: audit 2021-05-07T19:01:33.715321+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2021-05-07T19:01:34.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:33 smithi114 bash[15432]: audit 2021-05-07T19:01:33.717119+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:34.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:33 smithi114 bash[20751]: audit 2021-05-07T19:01:33.715321+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2021-05-07T19:01:34.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:33 smithi114 bash[20751]: audit 2021-05-07T19:01:33.717119+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:34.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:34 smithi146 bash[15441]: cluster 2021-05-07T19:01:33.634852+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:34.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:34 smithi146 bash[15441]: cephadm 2021-05-07T19:01:33.718707+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.5 on smithi146 2021-05-07T19:01:35.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:34 smithi114 bash[15432]: cluster 2021-05-07T19:01:33.634852+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:35.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:34 smithi114 bash[15432]: cephadm 2021-05-07T19:01:33.718707+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.5 on smithi146 2021-05-07T19:01:35.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:34 smithi114 bash[20751]: cluster 2021-05-07T19:01:33.634852+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:35.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:34 smithi114 bash[20751]: cephadm 2021-05-07T19:01:33.718707+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.5 on smithi146 2021-05-07T19:01:36.074 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 5 on host 'smithi146' 2021-05-07T19:01:36.092 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:35 smithi146 bash[15441]: cluster 2021-05-07T19:01:35.635448+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:36.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:35 smithi114 bash[15432]: cluster 2021-05-07T19:01:35.635448+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:36.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:35 smithi114 bash[20751]: cluster 2021-05-07T19:01:35.635448+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:37.177 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:36 smithi146 bash[15441]: audit 2021-05-07T19:01:36.058570+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:37.178 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:36 smithi146 bash[15441]: audit 2021-05-07T19:01:36.068363+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:37.178 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:36 smithi146 bash[15441]: audit 2021-05-07T19:01:36.076964+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:37.179 DEBUG:teuthology.orchestra.run.smithi146:osd.5> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.5.service 2021-05-07T19:01:37.182 INFO:tasks.cephadm:Deploying osd.6 on smithi146 with /dev/vg_nvme/lv_2... 2021-05-07T19:01:37.182 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2021-05-07T19:01:37.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:36 smithi114 bash[20751]: audit 2021-05-07T19:01:36.058570+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:37.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:36 smithi114 bash[20751]: audit 2021-05-07T19:01:36.068363+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:37.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:36 smithi114 bash[20751]: audit 2021-05-07T19:01:36.076964+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:37.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:36 smithi114 bash[15432]: audit 2021-05-07T19:01:36.058570+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:37.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:36 smithi114 bash[15432]: audit 2021-05-07T19:01:36.068363+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:37.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:36 smithi114 bash[15432]: audit 2021-05-07T19:01:36.076964+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:37.251 INFO:journalctl@ceph.osd.5.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:01:38.234 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:37 smithi146 bash[21390]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2021-05-07T19:01:38.235 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:37 smithi146 bash[21390]: 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 2021-05-07T19:01:38.235 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:37 smithi146 bash[21390]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2021-05-07T19:01:38.235 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:37 smithi146 bash[21390]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2021-05-07T19:01:38.235 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:37 smithi146 bash[21390]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2021-05-07T19:01:38.236 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:37 smithi146 bash[21390]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2021-05-07T19:01:38.236 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:37 smithi146 bash[21390]: --> ceph-volume lvm activate successful for osd ID: 5 2021-05-07T19:01:38.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:38 smithi146 bash[15441]: cluster 2021-05-07T19:01:37.636046+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:38.986 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:38 smithi146 bash[21390]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:01:39.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:38 smithi114 bash[15432]: cluster 2021-05-07T19:01:37.636046+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:39.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:38 smithi114 bash[20751]: cluster 2021-05-07T19:01:37.636046+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:40.683 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:40 smithi146 bash[21390]: debug 2021-05-07T19:01:40.330+0000 7ff82fa15700 1 -- 172.21.15.146:0/3941713532 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560573caa4e0 con 0x560573d23000 2021-05-07T19:01:40.984 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:40 smithi146 bash[21390]: debug 2021-05-07T19:01:40.862+0000 7ff8374a0080 -1 Falling back to public interface 2021-05-07T19:01:40.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:40 smithi146 bash[15441]: cluster 2021-05-07T19:01:39.636586+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:40.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:40 smithi146 bash[15441]: audit 2021-05-07T19:01:39.769346+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:01:40.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:40 smithi146 bash[15441]: audit 2021-05-07T19:01:39.771830+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:01:40.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:40 smithi146 bash[15441]: audit 2021-05-07T19:01:40.492148+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:41.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:40 smithi114 bash[20751]: cluster 2021-05-07T19:01:39.636586+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:41.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:40 smithi114 bash[20751]: audit 2021-05-07T19:01:39.769346+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:01:41.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:40 smithi114 bash[20751]: audit 2021-05-07T19:01:39.771830+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:01:41.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:40 smithi114 bash[20751]: audit 2021-05-07T19:01:40.492148+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:41.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:40 smithi114 bash[15432]: cluster 2021-05-07T19:01:39.636586+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:41.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:40 smithi114 bash[15432]: audit 2021-05-07T19:01:39.769346+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:01:41.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:40 smithi114 bash[15432]: audit 2021-05-07T19:01:39.771830+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:01:41.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:40 smithi114 bash[15432]: audit 2021-05-07T19:01:40.492148+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:42.278 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_2 2021-05-07T19:01:42.278 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2021-05-07T19:01:42.278 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2021-05-07T19:01:42.279 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2021-05-07T19:01:42.279 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0179283 s, 585 MB/s 2021-05-07T19:01:42.279 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2021-05-07T19:01:43.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:42 smithi114 bash[15432]: cluster 2021-05-07T19:01:41.637133+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:43.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:42 smithi114 bash[20751]: cluster 2021-05-07T19:01:41.637133+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:43.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:42 smithi146 bash[15441]: cluster 2021-05-07T19:01:41.637133+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:43.475 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi146:vg_nvme/lv_2 2021-05-07T19:01:44.024 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:43 smithi146 bash[21390]: debug 2021-05-07T19:01:43.854+0000 7ff8374a0080 -1 osd.5 0 log_to_monitors {default=true} 2021-05-07T19:01:44.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:44 smithi146 bash[15441]: cluster 2021-05-07T19:01:43.637672+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:44.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:44 smithi146 bash[15441]: audit 2021-05-07T19:01:43.864943+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-05-07T19:01:44.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:44 smithi146 bash[15441]: audit 2021-05-07T19:01:43.865169+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-05-07T19:01:45.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:44 smithi114 bash[15432]: cluster 2021-05-07T19:01:43.637672+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:45.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:44 smithi114 bash[15432]: audit 2021-05-07T19:01:43.864943+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-05-07T19:01:45.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:44 smithi114 bash[15432]: audit 2021-05-07T19:01:43.865169+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-05-07T19:01:45.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:44 smithi114 bash[20751]: cluster 2021-05-07T19:01:43.637672+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:45.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:44 smithi114 bash[20751]: audit 2021-05-07T19:01:43.864943+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-05-07T19:01:45.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:44 smithi114 bash[20751]: audit 2021-05-07T19:01:43.865169+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2021-05-07T19:01:45.984 INFO:journalctl@ceph.osd.5.smithi146.stdout:May 07 19:01:45 smithi146 bash[21390]: debug 2021-05-07T19:01:45.742+0000 7ff82da11700 -1 osd.5 0 waiting for initial osdmap 2021-05-07T19:01:45.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:45 smithi146 bash[15441]: audit 2021-05-07T19:01:44.728439+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2021-05-07T19:01:45.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:45 smithi146 bash[15441]: cluster 2021-05-07T19:01:44.728621+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2021-05-07T19:01:45.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:45 smithi146 bash[15441]: audit 2021-05-07T19:01:44.729328+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:45.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:45 smithi146 bash[15441]: audit 2021-05-07T19:01:44.731444+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:45.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:45 smithi146 bash[15441]: audit 2021-05-07T19:01:44.735814+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:46.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:45 smithi114 bash[15432]: audit 2021-05-07T19:01:44.728439+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2021-05-07T19:01:46.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:45 smithi114 bash[15432]: cluster 2021-05-07T19:01:44.728621+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2021-05-07T19:01:46.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:45 smithi114 bash[15432]: audit 2021-05-07T19:01:44.729328+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:46.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:45 smithi114 bash[15432]: audit 2021-05-07T19:01:44.731444+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:46.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:45 smithi114 bash[15432]: audit 2021-05-07T19:01:44.735814+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:46.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:45 smithi114 bash[20751]: audit 2021-05-07T19:01:44.728439+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2021-05-07T19:01:46.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:45 smithi114 bash[20751]: cluster 2021-05-07T19:01:44.728621+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2021-05-07T19:01:46.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:45 smithi114 bash[20751]: audit 2021-05-07T19:01:44.729328+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:46.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:45 smithi114 bash[20751]: audit 2021-05-07T19:01:44.731444+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:46.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:45 smithi114 bash[20751]: audit 2021-05-07T19:01:44.735814+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:01:47.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:46 smithi114 bash[20751]: cluster 2021-05-07T19:01:45.638229+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:47.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:46 smithi114 bash[20751]: audit 2021-05-07T19:01:45.739619+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:01:47.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:46 smithi114 bash[20751]: cluster 2021-05-07T19:01:45.739890+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2021-05-07T19:01:47.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:46 smithi114 bash[20751]: audit 2021-05-07T19:01:45.740580+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:47.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:46 smithi114 bash[20751]: audit 2021-05-07T19:01:45.747624+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:47.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:46 smithi114 bash[15432]: cluster 2021-05-07T19:01:45.638229+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:47.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:46 smithi114 bash[15432]: audit 2021-05-07T19:01:45.739619+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:01:47.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:46 smithi114 bash[15432]: cluster 2021-05-07T19:01:45.739890+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2021-05-07T19:01:47.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:46 smithi114 bash[15432]: audit 2021-05-07T19:01:45.740580+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:47.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:46 smithi114 bash[15432]: audit 2021-05-07T19:01:45.747624+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:47.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:46 smithi146 bash[15441]: cluster 2021-05-07T19:01:45.638229+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2021-05-07T19:01:47.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:46 smithi146 bash[15441]: audit 2021-05-07T19:01:45.739619+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:01:47.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:46 smithi146 bash[15441]: cluster 2021-05-07T19:01:45.739890+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2021-05-07T19:01:47.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:46 smithi146 bash[15441]: audit 2021-05-07T19:01:45.740580+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:47.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:46 smithi146 bash[15441]: audit 2021-05-07T19:01:45.747624+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:48.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cluster 2021-05-07T19:01:44.855962+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:48.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cluster 2021-05-07T19:01:44.856064+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:48.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cluster 2021-05-07T19:01:46.742268+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139] boot 2021-05-07T19:01:48.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cluster 2021-05-07T19:01:46.742374+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2021-05-07T19:01:48.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:46.742823+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:48.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cephadm 2021-05-07T19:01:46.766774+0000 mgr.y (mgr.14146) 154 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:01:48.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:46.773621+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:47.060257+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:47.063556+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:48.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:47.073169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:47.210028+0000 mgr.y (mgr.14146) 155 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:48.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:47.211647+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:48.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cephadm 2021-05-07T19:01:47.214374+0000 mgr.y (mgr.14146) 156 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:48.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:47.214940+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:48.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: audit 2021-05-07T19:01:47.216644+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:48.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cluster 2021-05-07T19:01:47.638810+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:48.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:47 smithi114 bash[15432]: cluster 2021-05-07T19:01:47.714356+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2021-05-07T19:01:48.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cluster 2021-05-07T19:01:44.855962+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:48.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cluster 2021-05-07T19:01:44.856064+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:48.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cluster 2021-05-07T19:01:46.742268+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139] boot 2021-05-07T19:01:48.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cluster 2021-05-07T19:01:46.742374+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2021-05-07T19:01:48.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:46.742823+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:48.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cephadm 2021-05-07T19:01:46.766774+0000 mgr.y (mgr.14146) 154 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:01:48.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:46.773621+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:47.060257+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:47.063556+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:48.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:47.073169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:47.210028+0000 mgr.y (mgr.14146) 155 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:48.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:47.211647+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:48.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cephadm 2021-05-07T19:01:47.214374+0000 mgr.y (mgr.14146) 156 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:48.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:47.214940+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:48.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: audit 2021-05-07T19:01:47.216644+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:48.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cluster 2021-05-07T19:01:47.638810+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:48.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:47 smithi114 bash[20751]: cluster 2021-05-07T19:01:47.714356+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2021-05-07T19:01:48.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cluster 2021-05-07T19:01:44.855962+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:01:48.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cluster 2021-05-07T19:01:44.856064+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:01:48.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cluster 2021-05-07T19:01:46.742268+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.146:6808/173015139,v1:172.21.15.146:6809/173015139] boot 2021-05-07T19:01:48.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cluster 2021-05-07T19:01:46.742374+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2021-05-07T19:01:48.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:46.742823+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2021-05-07T19:01:48.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cephadm 2021-05-07T19:01:46.766774+0000 mgr.y (mgr.14146) 154 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:01:48.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:46.773621+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:47.060257+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:47.063556+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:01:48.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:47.073169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:01:48.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:47.210028+0000 mgr.y (mgr.14146) 155 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:01:48.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:47.211647+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:01:48.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cephadm 2021-05-07T19:01:47.214374+0000 mgr.y (mgr.14146) 156 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:01:48.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:47.214940+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:01:48.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: audit 2021-05-07T19:01:47.216644+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:48.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cluster 2021-05-07T19:01:47.638810+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:48.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:47 smithi146 bash[15441]: cluster 2021-05-07T19:01:47.714356+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2021-05-07T19:01:49.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:49 smithi146 bash[15441]: cluster 2021-05-07T19:01:48.719099+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2021-05-07T19:01:50.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:49 smithi114 bash[15432]: cluster 2021-05-07T19:01:48.719099+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2021-05-07T19:01:50.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:49 smithi114 bash[20751]: cluster 2021-05-07T19:01:48.719099+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2021-05-07T19:01:50.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:50 smithi146 bash[15441]: cluster 2021-05-07T19:01:49.639407+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:51.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:50 smithi114 bash[15432]: cluster 2021-05-07T19:01:49.639407+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:51.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:50 smithi114 bash[20751]: cluster 2021-05-07T19:01:49.639407+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:51.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:51 smithi146 bash[15441]: audit 2021-05-07T19:01:50.866053+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.146:0/1417760134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]: dispatch 2021-05-07T19:01:51.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:51 smithi146 bash[15441]: audit 2021-05-07T19:01:50.866633+0000 mon.a (mon.0) 392 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]: dispatch 2021-05-07T19:01:51.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:51 smithi146 bash[15441]: audit 2021-05-07T19:01:50.873453+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]': finished 2021-05-07T19:01:51.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:51 smithi146 bash[15441]: cluster 2021-05-07T19:01:50.873544+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2021-05-07T19:01:51.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:51 smithi146 bash[15441]: audit 2021-05-07T19:01:50.883933+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:01:51.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:51 smithi146 bash[15441]: audit 2021-05-07T19:01:51.534534+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.146:0/3681438887' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:52.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:51 smithi114 bash[15432]: audit 2021-05-07T19:01:50.866053+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.146:0/1417760134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]: dispatch 2021-05-07T19:01:52.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:51 smithi114 bash[15432]: audit 2021-05-07T19:01:50.866633+0000 mon.a (mon.0) 392 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]: dispatch 2021-05-07T19:01:52.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:51 smithi114 bash[15432]: audit 2021-05-07T19:01:50.873453+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]': finished 2021-05-07T19:01:52.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:51 smithi114 bash[15432]: cluster 2021-05-07T19:01:50.873544+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2021-05-07T19:01:52.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:51 smithi114 bash[15432]: audit 2021-05-07T19:01:50.883933+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:01:52.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:51 smithi114 bash[15432]: audit 2021-05-07T19:01:51.534534+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.146:0/3681438887' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:51 smithi114 bash[20751]: audit 2021-05-07T19:01:50.866053+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.146:0/1417760134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]: dispatch 2021-05-07T19:01:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:51 smithi114 bash[20751]: audit 2021-05-07T19:01:50.866633+0000 mon.a (mon.0) 392 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]: dispatch 2021-05-07T19:01:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:51 smithi114 bash[20751]: audit 2021-05-07T19:01:50.873453+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5"}]': finished 2021-05-07T19:01:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:51 smithi114 bash[20751]: cluster 2021-05-07T19:01:50.873544+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2021-05-07T19:01:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:51 smithi114 bash[20751]: audit 2021-05-07T19:01:50.883933+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:01:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:51 smithi114 bash[20751]: audit 2021-05-07T19:01:51.534534+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.146:0/3681438887' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:01:52.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:52 smithi146 bash[15441]: cluster 2021-05-07T19:01:51.639977+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:53.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:52 smithi114 bash[15432]: cluster 2021-05-07T19:01:51.639977+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:53.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:52 smithi114 bash[20751]: cluster 2021-05-07T19:01:51.639977+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:54.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:53 smithi114 bash[15432]: cluster 2021-05-07T19:01:53.640681+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:54.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:53 smithi114 bash[20751]: cluster 2021-05-07T19:01:53.640681+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:54.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:53 smithi146 bash[15441]: cluster 2021-05-07T19:01:53.640681+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:56.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:56 smithi146 bash[15441]: cluster 2021-05-07T19:01:55.641350+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:57.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:56 smithi114 bash[15432]: cluster 2021-05-07T19:01:55.641350+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:57.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:56 smithi114 bash[20751]: cluster 2021-05-07T19:01:55.641350+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:58.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:58 smithi146 bash[15441]: cluster 2021-05-07T19:01:57.641992+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:58.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:58 smithi146 bash[15441]: audit 2021-05-07T19:01:58.504490+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2021-05-07T19:01:58.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:58 smithi146 bash[15441]: audit 2021-05-07T19:01:58.506250+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:59.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:58 smithi114 bash[15432]: cluster 2021-05-07T19:01:57.641992+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:59.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:58 smithi114 bash[15432]: audit 2021-05-07T19:01:58.504490+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2021-05-07T19:01:59.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:58 smithi114 bash[15432]: audit 2021-05-07T19:01:58.506250+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:59.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:58 smithi114 bash[20751]: cluster 2021-05-07T19:01:57.641992+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:01:59.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:58 smithi114 bash[20751]: audit 2021-05-07T19:01:58.504490+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2021-05-07T19:01:59.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:58 smithi114 bash[20751]: audit 2021-05-07T19:01:58.506250+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:01:59.924 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:01:59 smithi146 bash[15441]: cephadm 2021-05-07T19:01:58.507669+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Deploying daemon osd.6 on smithi146 2021-05-07T19:02:00.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:01:59 smithi114 bash[15432]: cephadm 2021-05-07T19:01:58.507669+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Deploying daemon osd.6 on smithi146 2021-05-07T19:02:00.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:01:59 smithi114 bash[20751]: cephadm 2021-05-07T19:01:58.507669+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Deploying daemon osd.6 on smithi146 2021-05-07T19:02:00.734 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:00 smithi146 bash[15441]: cluster 2021-05-07T19:01:59.642578+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:00.753 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 6 on host 'smithi146' 2021-05-07T19:02:01.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:00 smithi114 bash[15432]: cluster 2021-05-07T19:01:59.642578+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:01.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:00 smithi114 bash[20751]: cluster 2021-05-07T19:01:59.642578+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:01.922 DEBUG:teuthology.orchestra.run.smithi146:osd.6> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.6.service 2021-05-07T19:02:01.925 INFO:tasks.cephadm:Deploying osd.7 on smithi146 with /dev/vg_nvme/lv_1... 2021-05-07T19:02:01.925 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2021-05-07T19:02:01.980 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:01 smithi146 bash[15441]: audit 2021-05-07T19:02:00.737243+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:01.980 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:01 smithi146 bash[15441]: audit 2021-05-07T19:02:00.745396+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:01.980 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:01 smithi146 bash[15441]: audit 2021-05-07T19:02:00.756459+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:02.028 INFO:journalctl@ceph.osd.6.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:02:02.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:01 smithi114 bash[15432]: audit 2021-05-07T19:02:00.737243+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:02.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:01 smithi114 bash[15432]: audit 2021-05-07T19:02:00.745396+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:02.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:01 smithi114 bash[15432]: audit 2021-05-07T19:02:00.756459+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:02.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:01 smithi114 bash[20751]: audit 2021-05-07T19:02:00.737243+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:02.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:01 smithi114 bash[20751]: audit 2021-05-07T19:02:00.745396+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:02.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:01 smithi114 bash[20751]: audit 2021-05-07T19:02:00.756459+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:02.984 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:02 smithi146 bash[24357]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2021-05-07T19:02:02.984 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:02 smithi146 bash[24357]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2021-05-07T19:02:02.984 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:02 smithi146 bash[24357]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2021-05-07T19:02:02.985 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:02 smithi146 bash[24357]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2021-05-07T19:02:02.985 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:02 smithi146 bash[24357]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2021-05-07T19:02:02.985 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:02 smithi146 bash[24357]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2021-05-07T19:02:02.985 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:02 smithi146 bash[24357]: --> ceph-volume lvm activate successful for osd ID: 6 2021-05-07T19:02:02.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:02 smithi146 bash[15441]: cluster 2021-05-07T19:02:01.643085+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:03.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:02 smithi114 bash[15432]: cluster 2021-05-07T19:02:01.643085+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:03.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:02 smithi114 bash[20751]: cluster 2021-05-07T19:02:01.643085+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:03.844 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:03 smithi146 bash[24357]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:02:04.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:04 smithi146 bash[15441]: cluster 2021-05-07T19:02:03.643776+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:05.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:04 smithi114 bash[15432]: cluster 2021-05-07T19:02:03.643776+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:05.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:04 smithi114 bash[20751]: cluster 2021-05-07T19:02:03.643776+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:05.734 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:05 smithi146 bash[24357]: debug 2021-05-07T19:02:05.266+0000 7ffaed68a700 1 -- 172.21.15.146:0/1500684475 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5612a90d04e0 con 0x5612a9149000 2021-05-07T19:02:06.234 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:05 smithi146 bash[24357]: debug 2021-05-07T19:02:05.818+0000 7ffaf5115080 -1 Falling back to public interface 2021-05-07T19:02:06.792 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:06 smithi146 bash[15441]: audit 2021-05-07T19:02:05.491617+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:06.793 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:06 smithi146 bash[15441]: cluster 2021-05-07T19:02:05.644364+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:06.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:06 smithi114 bash[15432]: audit 2021-05-07T19:02:05.491617+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:06.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:06 smithi114 bash[15432]: cluster 2021-05-07T19:02:05.644364+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:06.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:06 smithi114 bash[20751]: audit 2021-05-07T19:02:05.491617+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:06.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:06 smithi114 bash[20751]: cluster 2021-05-07T19:02:05.644364+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:07.133 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_1 2021-05-07T19:02:07.133 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2021-05-07T19:02:07.134 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2021-05-07T19:02:07.134 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2021-05-07T19:02:07.134 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.014083 s, 745 MB/s 2021-05-07T19:02:07.134 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2021-05-07T19:02:08.322 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch daemon add osd smithi146:vg_nvme/lv_1 2021-05-07T19:02:08.985 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:08 smithi146 bash[24357]: debug 2021-05-07T19:02:08.754+0000 7ffaf5115080 -1 osd.6 0 log_to_monitors {default=true} 2021-05-07T19:02:08.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:08 smithi146 bash[15441]: cluster 2021-05-07T19:02:07.644909+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:09.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:08 smithi114 bash[15432]: cluster 2021-05-07T19:02:07.644909+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:09.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:08 smithi114 bash[20751]: cluster 2021-05-07T19:02:07.644909+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:09.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:09 smithi146 bash[15441]: audit 2021-05-07T19:02:08.763706+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-05-07T19:02:09.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:09 smithi146 bash[15441]: audit 2021-05-07T19:02:08.764048+0000 mon.a (mon.0) 402 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-05-07T19:02:10.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:09 smithi114 bash[15432]: audit 2021-05-07T19:02:08.763706+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-05-07T19:02:10.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:09 smithi114 bash[15432]: audit 2021-05-07T19:02:08.764048+0000 mon.a (mon.0) 402 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-05-07T19:02:10.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:09 smithi114 bash[20751]: audit 2021-05-07T19:02:08.763706+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-05-07T19:02:10.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:09 smithi114 bash[20751]: audit 2021-05-07T19:02:08.764048+0000 mon.a (mon.0) 402 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2021-05-07T19:02:10.984 INFO:journalctl@ceph.osd.6.smithi146.stdout:May 07 19:02:10 smithi146 bash[24357]: debug 2021-05-07T19:02:10.742+0000 7ffaeb686700 -1 osd.6 0 waiting for initial osdmap 2021-05-07T19:02:10.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:10 smithi146 bash[15441]: cluster 2021-05-07T19:02:09.645461+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:10.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:10 smithi146 bash[15441]: audit 2021-05-07T19:02:09.736772+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2021-05-07T19:02:10.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:10 smithi146 bash[15441]: cluster 2021-05-07T19:02:09.736903+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2021-05-07T19:02:10.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:10 smithi146 bash[15441]: audit 2021-05-07T19:02:09.737085+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:10.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:10 smithi146 bash[15441]: audit 2021-05-07T19:02:09.738118+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:10.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:10 smithi146 bash[15441]: audit 2021-05-07T19:02:09.738481+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:11.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:10 smithi114 bash[15432]: cluster 2021-05-07T19:02:09.645461+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:11.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:10 smithi114 bash[15432]: audit 2021-05-07T19:02:09.736772+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2021-05-07T19:02:11.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:10 smithi114 bash[15432]: cluster 2021-05-07T19:02:09.736903+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2021-05-07T19:02:11.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:10 smithi114 bash[15432]: audit 2021-05-07T19:02:09.737085+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:11.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:10 smithi114 bash[15432]: audit 2021-05-07T19:02:09.738118+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:11.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:10 smithi114 bash[15432]: audit 2021-05-07T19:02:09.738481+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:11.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:10 smithi114 bash[20751]: cluster 2021-05-07T19:02:09.645461+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:11.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:10 smithi114 bash[20751]: audit 2021-05-07T19:02:09.736772+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2021-05-07T19:02:11.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:10 smithi114 bash[20751]: cluster 2021-05-07T19:02:09.736903+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2021-05-07T19:02:11.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:10 smithi114 bash[20751]: audit 2021-05-07T19:02:09.737085+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:11.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:10 smithi114 bash[20751]: audit 2021-05-07T19:02:09.738118+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:11.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:10 smithi114 bash[20751]: audit 2021-05-07T19:02:09.738481+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:12.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:11 smithi114 bash[15432]: audit 2021-05-07T19:02:10.738846+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:02:12.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:11 smithi114 bash[15432]: cluster 2021-05-07T19:02:10.739044+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2021-05-07T19:02:12.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:11 smithi114 bash[15432]: audit 2021-05-07T19:02:10.739889+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:12.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:11 smithi114 bash[15432]: audit 2021-05-07T19:02:10.748473+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:12.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:11 smithi114 bash[15432]: cluster 2021-05-07T19:02:11.646012+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:12.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:11 smithi114 bash[20751]: audit 2021-05-07T19:02:10.738846+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:02:12.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:11 smithi114 bash[20751]: cluster 2021-05-07T19:02:10.739044+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2021-05-07T19:02:12.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:11 smithi114 bash[20751]: audit 2021-05-07T19:02:10.739889+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:12.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:11 smithi114 bash[20751]: audit 2021-05-07T19:02:10.748473+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:12.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:11 smithi114 bash[20751]: cluster 2021-05-07T19:02:11.646012+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:12.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:11 smithi146 bash[15441]: audit 2021-05-07T19:02:10.738846+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:02:12.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:11 smithi146 bash[15441]: cluster 2021-05-07T19:02:10.739044+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2021-05-07T19:02:12.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:11 smithi146 bash[15441]: audit 2021-05-07T19:02:10.739889+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:12.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:11 smithi146 bash[15441]: audit 2021-05-07T19:02:10.748473+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:12.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:11 smithi146 bash[15441]: cluster 2021-05-07T19:02:11.646012+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2021-05-07T19:02:13.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: cluster 2021-05-07T19:02:09.801506+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:02:13.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: cluster 2021-05-07T19:02:09.801795+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:02:13.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: cluster 2021-05-07T19:02:11.743034+0000 mon.a (mon.0) 411 : cluster [INF] osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251] boot 2021-05-07T19:02:13.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: cluster 2021-05-07T19:02:11.743181+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2021-05-07T19:02:13.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:11.744187+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:13.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: cephadm 2021-05-07T19:02:11.854813+0000 mgr.y (mgr.14146) 171 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:02:13.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:11.864725+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:11.871822+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:11.874608+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:13.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:11.884294+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:12.225748+0000 mgr.y (mgr.14146) 172 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:13.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:12.227362+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:02:13.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: cephadm 2021-05-07T19:02:12.230323+0000 mgr.y (mgr.14146) 173 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:02:13.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:12.230908+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:02:13.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: audit 2021-05-07T19:02:12.232685+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:02:13.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:12 smithi114 bash[15432]: cluster 2021-05-07T19:02:12.722032+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2021-05-07T19:02:13.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: cluster 2021-05-07T19:02:09.801506+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:02:13.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: cluster 2021-05-07T19:02:09.801795+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:02:13.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: cluster 2021-05-07T19:02:11.743034+0000 mon.a (mon.0) 411 : cluster [INF] osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251] boot 2021-05-07T19:02:13.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: cluster 2021-05-07T19:02:11.743181+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2021-05-07T19:02:13.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:11.744187+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:13.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: cephadm 2021-05-07T19:02:11.854813+0000 mgr.y (mgr.14146) 171 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:02:13.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:11.864725+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:11.871822+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:11.874608+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:13.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:11.884294+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:12.225748+0000 mgr.y (mgr.14146) 172 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:13.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:12.227362+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:02:13.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: cephadm 2021-05-07T19:02:12.230323+0000 mgr.y (mgr.14146) 173 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:02:13.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:12.230908+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:02:13.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: audit 2021-05-07T19:02:12.232685+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:02:13.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:12 smithi114 bash[20751]: cluster 2021-05-07T19:02:12.722032+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2021-05-07T19:02:13.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: cluster 2021-05-07T19:02:09.801506+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:02:13.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: cluster 2021-05-07T19:02:09.801795+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:02:13.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: cluster 2021-05-07T19:02:11.743034+0000 mon.a (mon.0) 411 : cluster [INF] osd.6 [v2:172.21.15.146:6816/1480488251,v1:172.21.15.146:6817/1480488251] boot 2021-05-07T19:02:13.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: cluster 2021-05-07T19:02:11.743181+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2021-05-07T19:02:13.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:11.744187+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2021-05-07T19:02:13.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: cephadm 2021-05-07T19:02:11.854813+0000 mgr.y (mgr.14146) 171 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:02:13.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:11.864725+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:11.871822+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:11.874608+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:13.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:11.884294+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:13.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:12.225748+0000 mgr.y (mgr.14146) 172 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:13.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:12.227362+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2021-05-07T19:02:13.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: cephadm 2021-05-07T19:02:12.230323+0000 mgr.y (mgr.14146) 173 : cephadm [INF] Applying service osd.None on host smithi146... 2021-05-07T19:02:13.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:12.230908+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2021-05-07T19:02:13.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: audit 2021-05-07T19:02:12.232685+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:02:13.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:12 smithi146 bash[15441]: cluster 2021-05-07T19:02:12.722032+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2021-05-07T19:02:14.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:14 smithi146 bash[15441]: cluster 2021-05-07T19:02:13.646699+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:14.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:14 smithi146 bash[15441]: cluster 2021-05-07T19:02:13.723941+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2021-05-07T19:02:15.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:14 smithi114 bash[15432]: cluster 2021-05-07T19:02:13.646699+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:15.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:14 smithi114 bash[15432]: cluster 2021-05-07T19:02:13.723941+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2021-05-07T19:02:15.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:14 smithi114 bash[20751]: cluster 2021-05-07T19:02:13.646699+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:15.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:14 smithi114 bash[20751]: cluster 2021-05-07T19:02:13.723941+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2021-05-07T19:02:16.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:16 smithi146 bash[15441]: cluster 2021-05-07T19:02:15.647391+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:16.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:16 smithi146 bash[15441]: audit 2021-05-07T19:02:16.030836+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.146:0/4252133724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]: dispatch 2021-05-07T19:02:16.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:16 smithi146 bash[15441]: audit 2021-05-07T19:02:16.031432+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]: dispatch 2021-05-07T19:02:16.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:16 smithi146 bash[15441]: audit 2021-05-07T19:02:16.041198+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]': finished 2021-05-07T19:02:16.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:16 smithi146 bash[15441]: cluster 2021-05-07T19:02:16.041430+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2021-05-07T19:02:16.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:16 smithi146 bash[15441]: audit 2021-05-07T19:02:16.041621+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:16.985 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:16 smithi146 bash[15441]: audit 2021-05-07T19:02:16.695930+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.146:0/1221768601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:02:17.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:16 smithi114 bash[15432]: cluster 2021-05-07T19:02:15.647391+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:17.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:16 smithi114 bash[15432]: audit 2021-05-07T19:02:16.030836+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.146:0/4252133724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]: dispatch 2021-05-07T19:02:17.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:16 smithi114 bash[15432]: audit 2021-05-07T19:02:16.031432+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]: dispatch 2021-05-07T19:02:17.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:16 smithi114 bash[15432]: audit 2021-05-07T19:02:16.041198+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]': finished 2021-05-07T19:02:17.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:16 smithi114 bash[15432]: cluster 2021-05-07T19:02:16.041430+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2021-05-07T19:02:17.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:16 smithi114 bash[15432]: audit 2021-05-07T19:02:16.041621+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:17.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:16 smithi114 bash[15432]: audit 2021-05-07T19:02:16.695930+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.146:0/1221768601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:02:17.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:16 smithi114 bash[20751]: cluster 2021-05-07T19:02:15.647391+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:17.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:16 smithi114 bash[20751]: audit 2021-05-07T19:02:16.030836+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.146:0/4252133724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]: dispatch 2021-05-07T19:02:17.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:16 smithi114 bash[20751]: audit 2021-05-07T19:02:16.031432+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]: dispatch 2021-05-07T19:02:17.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:16 smithi114 bash[20751]: audit 2021-05-07T19:02:16.041198+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c23530fd-1b0f-43de-a75f-09104e2d7777"}]': finished 2021-05-07T19:02:17.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:16 smithi114 bash[20751]: cluster 2021-05-07T19:02:16.041430+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2021-05-07T19:02:17.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:16 smithi114 bash[20751]: audit 2021-05-07T19:02:16.041621+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:17.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:16 smithi114 bash[20751]: audit 2021-05-07T19:02:16.695930+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.146:0/1221768601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2021-05-07T19:02:18.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:18 smithi146 bash[15441]: cluster 2021-05-07T19:02:17.648014+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:19.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:18 smithi114 bash[15432]: cluster 2021-05-07T19:02:17.648014+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:19.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:18 smithi114 bash[20751]: cluster 2021-05-07T19:02:17.648014+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:20.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:20 smithi146 bash[15441]: cluster 2021-05-07T19:02:19.648569+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:21.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:20 smithi114 bash[15432]: cluster 2021-05-07T19:02:19.648569+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:21.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:20 smithi114 bash[20751]: cluster 2021-05-07T19:02:19.648569+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:22.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:22 smithi146 bash[15441]: cluster 2021-05-07T19:02:21.649156+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:23.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:22 smithi114 bash[20751]: cluster 2021-05-07T19:02:21.649156+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:23.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:22 smithi114 bash[15432]: cluster 2021-05-07T19:02:21.649156+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:24.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:23 smithi114 bash[15432]: cluster 2021-05-07T19:02:23.649800+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:24.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:23 smithi114 bash[20751]: cluster 2021-05-07T19:02:23.649800+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:24.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:23 smithi146 bash[15441]: cluster 2021-05-07T19:02:23.649800+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:25.008 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:24 smithi146 bash[15441]: audit 2021-05-07T19:02:23.749002+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2021-05-07T19:02:25.008 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:24 smithi146 bash[15441]: audit 2021-05-07T19:02:23.754485+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:02:25.009 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:24 smithi146 bash[15441]: cephadm 2021-05-07T19:02:23.755399+0000 mgr.y (mgr.14146) 180 : cephadm [INF] Deploying daemon osd.7 on smithi146 2021-05-07T19:02:25.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:24 smithi114 bash[15432]: audit 2021-05-07T19:02:23.749002+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2021-05-07T19:02:25.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:24 smithi114 bash[15432]: audit 2021-05-07T19:02:23.754485+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:02:25.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:24 smithi114 bash[15432]: cephadm 2021-05-07T19:02:23.755399+0000 mgr.y (mgr.14146) 180 : cephadm [INF] Deploying daemon osd.7 on smithi146 2021-05-07T19:02:25.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:24 smithi114 bash[20751]: audit 2021-05-07T19:02:23.749002+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2021-05-07T19:02:25.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:24 smithi114 bash[20751]: audit 2021-05-07T19:02:23.754485+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2021-05-07T19:02:25.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:24 smithi114 bash[20751]: cephadm 2021-05-07T19:02:23.755399+0000 mgr.y (mgr.14146) 180 : cephadm [INF] Deploying daemon osd.7 on smithi146 2021-05-07T19:02:26.025 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 7 on host 'smithi146' 2021-05-07T19:02:26.054 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:25 smithi146 bash[15441]: cluster 2021-05-07T19:02:25.650362+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:26.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:25 smithi114 bash[20751]: cluster 2021-05-07T19:02:25.650362+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:26.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:25 smithi114 bash[15432]: cluster 2021-05-07T19:02:25.650362+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:27.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:26 smithi146 bash[15441]: audit 2021-05-07T19:02:26.010487+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:27.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:26 smithi146 bash[15441]: audit 2021-05-07T19:02:26.018617+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:27.118 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:26 smithi146 bash[15441]: audit 2021-05-07T19:02:26.029160+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:27.120 DEBUG:teuthology.orchestra.run.smithi146:osd.7> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@osd.7.service 2021-05-07T19:02:27.122 INFO:tasks.cephadm:Adding prometheus.a on smithi146 2021-05-07T19:02:27.122 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch apply prometheus '1;smithi146=a' 2021-05-07T19:02:27.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:26 smithi114 bash[15432]: audit 2021-05-07T19:02:26.010487+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:27.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:26 smithi114 bash[15432]: audit 2021-05-07T19:02:26.018617+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:27.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:26 smithi114 bash[15432]: audit 2021-05-07T19:02:26.029160+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:27.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:26 smithi114 bash[20751]: audit 2021-05-07T19:02:26.010487+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:27.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:26 smithi114 bash[20751]: audit 2021-05-07T19:02:26.018617+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:27.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:26 smithi114 bash[20751]: audit 2021-05-07T19:02:26.029160+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:27.194 INFO:journalctl@ceph.osd.7.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:02:28.233 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:27 smithi146 bash[27342]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2021-05-07T19:02:28.234 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:27 smithi146 bash[27342]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2021-05-07T19:02:28.234 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:27 smithi146 bash[27342]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2021-05-07T19:02:28.234 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:27 smithi146 bash[27342]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2021-05-07T19:02:28.235 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:27 smithi146 bash[27342]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2021-05-07T19:02:28.235 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:27 smithi146 bash[27342]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2021-05-07T19:02:28.235 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:27 smithi146 bash[27342]: --> ceph-volume lvm activate successful for osd ID: 7 2021-05-07T19:02:28.983 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:28 smithi146 bash[27342]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:02:28.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:28 smithi146 bash[15441]: cluster 2021-05-07T19:02:27.651018+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:29.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:28 smithi114 bash[20751]: cluster 2021-05-07T19:02:27.651018+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:29.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:28 smithi114 bash[15432]: cluster 2021-05-07T19:02:27.651018+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:30.483 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:30 smithi146 bash[27342]: debug 2021-05-07T19:02:30.374+0000 7f1c454c0700 1 -- 172.21.15.146:0/1575684207 <== mon.2 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c5d61864e0 con 0x55c5d61ff000 2021-05-07T19:02:30.983 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:30 smithi146 bash[27342]: debug 2021-05-07T19:02:30.910+0000 7f1c4cf4b080 -1 Falling back to public interface 2021-05-07T19:02:30.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:30 smithi146 bash[15441]: cluster 2021-05-07T19:02:29.651594+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:30.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:30 smithi146 bash[15441]: audit 2021-05-07T19:02:30.563513+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:31.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:30 smithi114 bash[15432]: cluster 2021-05-07T19:02:29.651594+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:31.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:30 smithi114 bash[15432]: audit 2021-05-07T19:02:30.563513+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:31.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:30 smithi114 bash[20751]: cluster 2021-05-07T19:02:29.651594+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:31.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:30 smithi114 bash[20751]: audit 2021-05-07T19:02:30.563513+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:32.258 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled prometheus update... 2021-05-07T19:02:32.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:32 smithi146 bash[15441]: cluster 2021-05-07T19:02:31.652249+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:32.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:32 smithi146 bash[15441]: audit 2021-05-07T19:02:32.262524+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:33.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:32 smithi114 bash[15432]: cluster 2021-05-07T19:02:31.652249+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:33.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:32 smithi114 bash[15432]: audit 2021-05-07T19:02:32.262524+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:33.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:32 smithi114 bash[20751]: cluster 2021-05-07T19:02:31.652249+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:33.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:32 smithi114 bash[20751]: audit 2021-05-07T19:02:32.262524+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:33.422 DEBUG:teuthology.orchestra.run.smithi146:prometheus.a> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@prometheus.a.service 2021-05-07T19:02:33.465 INFO:tasks.cephadm:Adding node-exporter.a on smithi114 2021-05-07T19:02:33.466 INFO:tasks.cephadm:Adding node-exporter.b on smithi146 2021-05-07T19:02:33.466 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch apply node-exporter '2;smithi114=a;smithi146=b' 2021-05-07T19:02:33.646 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:02:34.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:33 smithi114 bash[15432]: audit 2021-05-07T19:02:32.254060+0000 mgr.y (mgr.14146) 185 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:34.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:33 smithi114 bash[15432]: cephadm 2021-05-07T19:02:32.255601+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Saving service prometheus spec with placement smithi146=a;count:1 2021-05-07T19:02:34.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:33 smithi114 bash[20751]: audit 2021-05-07T19:02:32.254060+0000 mgr.y (mgr.14146) 185 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:34.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:33 smithi114 bash[20751]: cephadm 2021-05-07T19:02:32.255601+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Saving service prometheus spec with placement smithi146=a;count:1 2021-05-07T19:02:34.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:33 smithi146 bash[15441]: audit 2021-05-07T19:02:32.254060+0000 mgr.y (mgr.14146) 185 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:34.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:33 smithi146 bash[15441]: cephadm 2021-05-07T19:02:32.255601+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Saving service prometheus spec with placement smithi146=a;count:1 2021-05-07T19:02:34.235 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:33 smithi146 bash[27342]: debug 2021-05-07T19:02:33.858+0000 7f1c4cf4b080 -1 osd.7 0 log_to_monitors {default=true} 2021-05-07T19:02:35.053 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:34 smithi146 bash[15441]: cluster 2021-05-07T19:02:33.652871+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:35.054 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:34 smithi146 bash[15441]: audit 2021-05-07T19:02:33.869506+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-05-07T19:02:35.054 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:34 smithi146 bash[15441]: audit 2021-05-07T19:02:33.870178+0000 mon.a (mon.0) 434 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-05-07T19:02:35.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:34 smithi114 bash[20751]: cluster 2021-05-07T19:02:33.652871+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:35.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:34 smithi114 bash[20751]: audit 2021-05-07T19:02:33.869506+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-05-07T19:02:35.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:34 smithi114 bash[20751]: audit 2021-05-07T19:02:33.870178+0000 mon.a (mon.0) 434 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-05-07T19:02:35.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:34 smithi114 bash[15432]: cluster 2021-05-07T19:02:33.652871+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:35.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:34 smithi114 bash[15432]: audit 2021-05-07T19:02:33.869506+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-05-07T19:02:35.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:34 smithi114 bash[15432]: audit 2021-05-07T19:02:33.870178+0000 mon.a (mon.0) 434 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2021-05-07T19:02:36.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:35 smithi114 bash[20751]: audit 2021-05-07T19:02:34.757314+0000 mon.a (mon.0) 435 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2021-05-07T19:02:36.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:35 smithi114 bash[20751]: cluster 2021-05-07T19:02:34.757448+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2021-05-07T19:02:36.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:35 smithi114 bash[20751]: audit 2021-05-07T19:02:34.757627+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:36.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:35 smithi114 bash[20751]: audit 2021-05-07T19:02:34.758812+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:36.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:35 smithi114 bash[20751]: audit 2021-05-07T19:02:34.759122+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:36.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:35 smithi114 bash[20751]: cluster 2021-05-07T19:02:35.653536+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:36.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:35 smithi114 bash[15432]: audit 2021-05-07T19:02:34.757314+0000 mon.a (mon.0) 435 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2021-05-07T19:02:36.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:35 smithi114 bash[15432]: cluster 2021-05-07T19:02:34.757448+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2021-05-07T19:02:36.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:35 smithi114 bash[15432]: audit 2021-05-07T19:02:34.757627+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:36.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:35 smithi114 bash[15432]: audit 2021-05-07T19:02:34.758812+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:36.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:35 smithi114 bash[15432]: audit 2021-05-07T19:02:34.759122+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:36.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:35 smithi114 bash[15432]: cluster 2021-05-07T19:02:35.653536+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:36.233 INFO:journalctl@ceph.osd.7.smithi146.stdout:May 07 19:02:35 smithi146 bash[27342]: debug 2021-05-07T19:02:35.762+0000 7f1c434bc700 -1 osd.7 0 waiting for initial osdmap 2021-05-07T19:02:36.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:35 smithi146 bash[15441]: audit 2021-05-07T19:02:34.757314+0000 mon.a (mon.0) 435 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2021-05-07T19:02:36.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:35 smithi146 bash[15441]: cluster 2021-05-07T19:02:34.757448+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2021-05-07T19:02:36.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:35 smithi146 bash[15441]: audit 2021-05-07T19:02:34.757627+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:36.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:35 smithi146 bash[15441]: audit 2021-05-07T19:02:34.758812+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:36.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:35 smithi146 bash[15441]: audit 2021-05-07T19:02:34.759122+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2021-05-07T19:02:36.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:35 smithi146 bash[15441]: cluster 2021-05-07T19:02:35.653536+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2021-05-07T19:02:37.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:36 smithi114 bash[20751]: audit 2021-05-07T19:02:35.760489+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:02:37.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:36 smithi114 bash[20751]: cluster 2021-05-07T19:02:35.760650+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2021-05-07T19:02:37.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:36 smithi114 bash[20751]: audit 2021-05-07T19:02:35.761589+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:37.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:36 smithi114 bash[20751]: audit 2021-05-07T19:02:35.768203+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:37.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:36 smithi114 bash[15432]: audit 2021-05-07T19:02:35.760489+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:02:37.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:36 smithi114 bash[15432]: cluster 2021-05-07T19:02:35.760650+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2021-05-07T19:02:37.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:36 smithi114 bash[15432]: audit 2021-05-07T19:02:35.761589+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:37.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:36 smithi114 bash[15432]: audit 2021-05-07T19:02:35.768203+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:37.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:36 smithi146 bash[15441]: audit 2021-05-07T19:02:35.760489+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2021-05-07T19:02:37.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:36 smithi146 bash[15441]: cluster 2021-05-07T19:02:35.760650+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2021-05-07T19:02:37.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:36 smithi146 bash[15441]: audit 2021-05-07T19:02:35.761589+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:37.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:36 smithi146 bash[15441]: audit 2021-05-07T19:02:35.768203+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:37.799 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled node-exporter update... 2021-05-07T19:02:38.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cluster 2021-05-07T19:02:34.891199+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:02:38.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cluster 2021-05-07T19:02:34.891463+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:02:38.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cluster 2021-05-07T19:02:36.764950+0000 mon.a (mon.0) 443 : cluster [INF] osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152] boot 2021-05-07T19:02:38.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cluster 2021-05-07T19:02:36.765063+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2021-05-07T19:02:38.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: audit 2021-05-07T19:02:36.765267+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:38.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cephadm 2021-05-07T19:02:37.546434+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:02:38.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: audit 2021-05-07T19:02:37.556114+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:38.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: audit 2021-05-07T19:02:37.563086+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:38.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cephadm 2021-05-07T19:02:37.581701+0000 mgr.y (mgr.14146) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi146 2021-05-07T19:02:38.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cluster 2021-05-07T19:02:37.654154+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:38.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:37 smithi114 bash[15432]: cluster 2021-05-07T19:02:37.729280+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2021-05-07T19:02:38.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cluster 2021-05-07T19:02:34.891199+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:02:38.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cluster 2021-05-07T19:02:34.891463+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:02:38.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cluster 2021-05-07T19:02:36.764950+0000 mon.a (mon.0) 443 : cluster [INF] osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152] boot 2021-05-07T19:02:38.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cluster 2021-05-07T19:02:36.765063+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2021-05-07T19:02:38.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: audit 2021-05-07T19:02:36.765267+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:38.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cephadm 2021-05-07T19:02:37.546434+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:02:38.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: audit 2021-05-07T19:02:37.556114+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:38.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: audit 2021-05-07T19:02:37.563086+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:38.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cephadm 2021-05-07T19:02:37.581701+0000 mgr.y (mgr.14146) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi146 2021-05-07T19:02:38.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cluster 2021-05-07T19:02:37.654154+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:38.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:37 smithi114 bash[20751]: cluster 2021-05-07T19:02:37.729280+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2021-05-07T19:02:38.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cluster 2021-05-07T19:02:34.891199+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2021-05-07T19:02:38.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cluster 2021-05-07T19:02:34.891463+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2021-05-07T19:02:38.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cluster 2021-05-07T19:02:36.764950+0000 mon.a (mon.0) 443 : cluster [INF] osd.7 [v2:172.21.15.146:6824/3524116152,v1:172.21.15.146:6825/3524116152] boot 2021-05-07T19:02:38.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cluster 2021-05-07T19:02:36.765063+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2021-05-07T19:02:38.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: audit 2021-05-07T19:02:36.765267+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2021-05-07T19:02:38.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cephadm 2021-05-07T19:02:37.546434+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Detected new or changed devices on smithi146 2021-05-07T19:02:38.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: audit 2021-05-07T19:02:37.556114+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:38.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: audit 2021-05-07T19:02:37.563086+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:38.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cephadm 2021-05-07T19:02:37.581701+0000 mgr.y (mgr.14146) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi146 2021-05-07T19:02:38.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cluster 2021-05-07T19:02:37.654154+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:38.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:37 smithi146 bash[15441]: cluster 2021-05-07T19:02:37.729280+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2021-05-07T19:02:38.495 DEBUG:teuthology.orchestra.run.smithi114:node-exporter.a> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@node-exporter.a.service 2021-05-07T19:02:38.498 DEBUG:teuthology.orchestra.run.smithi146:node-exporter.b> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@node-exporter.b.service 2021-05-07T19:02:38.501 INFO:tasks.cephadm:Adding alertmanager.a on smithi114 2021-05-07T19:02:38.501 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch apply alertmanager '1;smithi114=a' 2021-05-07T19:02:38.514 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:02:38.574 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:02:39.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:38 smithi114 bash[15432]: audit 2021-05-07T19:02:37.797342+0000 mgr.y (mgr.14146) 192 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi114=a;smithi146=b", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:39.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:38 smithi114 bash[15432]: cephadm 2021-05-07T19:02:37.798579+0000 mgr.y (mgr.14146) 193 : cephadm [INF] Saving service node-exporter spec with placement smithi114=a;smithi146=b;count:2 2021-05-07T19:02:39.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:38 smithi114 bash[15432]: audit 2021-05-07T19:02:37.803991+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:39.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:38 smithi114 bash[15432]: cluster 2021-05-07T19:02:38.740279+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2021-05-07T19:02:39.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:38 smithi114 bash[20751]: audit 2021-05-07T19:02:37.797342+0000 mgr.y (mgr.14146) 192 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi114=a;smithi146=b", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:39.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:38 smithi114 bash[20751]: cephadm 2021-05-07T19:02:37.798579+0000 mgr.y (mgr.14146) 193 : cephadm [INF] Saving service node-exporter spec with placement smithi114=a;smithi146=b;count:2 2021-05-07T19:02:39.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:38 smithi114 bash[20751]: audit 2021-05-07T19:02:37.803991+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:39.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:38 smithi114 bash[20751]: cluster 2021-05-07T19:02:38.740279+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2021-05-07T19:02:39.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:38 smithi146 bash[15441]: audit 2021-05-07T19:02:37.797342+0000 mgr.y (mgr.14146) 192 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi114=a;smithi146=b", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:39.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:38 smithi146 bash[15441]: cephadm 2021-05-07T19:02:37.798579+0000 mgr.y (mgr.14146) 193 : cephadm [INF] Saving service node-exporter spec with placement smithi114=a;smithi146=b;count:2 2021-05-07T19:02:39.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:38 smithi146 bash[15441]: audit 2021-05-07T19:02:37.803991+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:39.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:38 smithi146 bash[15441]: cluster 2021-05-07T19:02:38.740279+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2021-05-07T19:02:40.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:39 smithi114 bash[15432]: cluster 2021-05-07T19:02:39.654690+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:40.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:39 smithi114 bash[15432]: audit 2021-05-07T19:02:39.771908+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:02:40.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:39 smithi114 bash[15432]: audit 2021-05-07T19:02:39.774517+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:02:40.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:39 smithi114 bash[20751]: cluster 2021-05-07T19:02:39.654690+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:40.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:39 smithi114 bash[20751]: audit 2021-05-07T19:02:39.771908+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:02:40.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:39 smithi114 bash[20751]: audit 2021-05-07T19:02:39.774517+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:02:40.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:39 smithi146 bash[15441]: cluster 2021-05-07T19:02:39.654690+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:40.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:39 smithi146 bash[15441]: audit 2021-05-07T19:02:39.771908+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:02:40.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:39 smithi146 bash[15441]: audit 2021-05-07T19:02:39.774517+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:02:42.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:42 smithi146 bash[15441]: cluster 2021-05-07T19:02:41.655337+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:43.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:42 smithi114 bash[20751]: cluster 2021-05-07T19:02:41.655337+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:43.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:42 smithi114 bash[15432]: cluster 2021-05-07T19:02:41.655337+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:44.374 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled alertmanager update... 2021-05-07T19:02:45.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:44 smithi114 bash[20751]: cluster 2021-05-07T19:02:43.656052+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:45.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:44 smithi114 bash[20751]: audit 2021-05-07T19:02:44.379258+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:45.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:44 smithi114 bash[15432]: cluster 2021-05-07T19:02:43.656052+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:45.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:44 smithi114 bash[15432]: audit 2021-05-07T19:02:44.379258+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:45.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:44 smithi146 bash[15441]: cluster 2021-05-07T19:02:43.656052+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:45.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:44 smithi146 bash[15441]: audit 2021-05-07T19:02:44.379258+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:45.265 DEBUG:teuthology.orchestra.run.smithi114:alertmanager.a> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@alertmanager.a.service 2021-05-07T19:02:45.268 INFO:tasks.cephadm:Adding grafana.a on smithi146 2021-05-07T19:02:45.269 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph orch apply grafana '1;smithi146=a' 2021-05-07T19:02:45.335 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:02:46.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:45 smithi114 bash[15432]: audit 2021-05-07T19:02:44.370850+0000 mgr.y (mgr.14146) 197 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi114=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:46.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:45 smithi114 bash[15432]: cephadm 2021-05-07T19:02:44.372393+0000 mgr.y (mgr.14146) 198 : cephadm [INF] Saving service alertmanager spec with placement smithi114=a;count:1 2021-05-07T19:02:46.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:45 smithi114 bash[20751]: audit 2021-05-07T19:02:44.370850+0000 mgr.y (mgr.14146) 197 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi114=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:46.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:45 smithi114 bash[20751]: cephadm 2021-05-07T19:02:44.372393+0000 mgr.y (mgr.14146) 198 : cephadm [INF] Saving service alertmanager spec with placement smithi114=a;count:1 2021-05-07T19:02:46.233 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:45 smithi146 bash[15441]: audit 2021-05-07T19:02:44.370850+0000 mgr.y (mgr.14146) 197 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi114=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:46.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:45 smithi146 bash[15441]: cephadm 2021-05-07T19:02:44.372393+0000 mgr.y (mgr.14146) 198 : cephadm [INF] Saving service alertmanager spec with placement smithi114=a;count:1 2021-05-07T19:02:47.163 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:46 smithi146 bash[15441]: cluster 2021-05-07T19:02:45.656663+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:47.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:46 smithi114 bash[15432]: cluster 2021-05-07T19:02:45.656663+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:47.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:46 smithi114 bash[20751]: cluster 2021-05-07T19:02:45.656663+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:49.166 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:48 smithi146 bash[15441]: cluster 2021-05-07T19:02:47.657319+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:49.191 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:48 smithi114 bash[15432]: cluster 2021-05-07T19:02:47.657319+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:49.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:48 smithi114 bash[20751]: cluster 2021-05-07T19:02:47.657319+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:49.629 INFO:teuthology.orchestra.run.smithi146.stdout:Scheduled grafana update... 2021-05-07T19:02:50.681 DEBUG:teuthology.orchestra.run.smithi146:grafana.a> sudo journalctl -f -n 0 -u ceph-df310d4e-af65-11eb-8235-001a4aab830c@grafana.a.service 2021-05-07T19:02:50.683 INFO:tasks.cephadm:Setting up client nodes... 2021-05-07T19:02:50.684 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2021-05-07T19:02:50.729 INFO:journalctl@ceph.grafana.a.smithi146.stdout:-- Logs begin at Sun 2021-02-28 12:21:40 UTC. -- 2021-05-07T19:02:50.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:50 smithi114 bash[15432]: audit 2021-05-07T19:02:49.625258+0000 mgr.y (mgr.14146) 201 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:50.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:50 smithi114 bash[15432]: cephadm 2021-05-07T19:02:49.626772+0000 mgr.y (mgr.14146) 202 : cephadm [INF] Saving service grafana spec with placement smithi146=a;count:1 2021-05-07T19:02:50.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:50 smithi114 bash[15432]: audit 2021-05-07T19:02:49.633696+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:50.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:50 smithi114 bash[15432]: cluster 2021-05-07T19:02:49.657892+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:50.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:50 smithi114 bash[20751]: audit 2021-05-07T19:02:49.625258+0000 mgr.y (mgr.14146) 201 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:50.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:50 smithi114 bash[20751]: cephadm 2021-05-07T19:02:49.626772+0000 mgr.y (mgr.14146) 202 : cephadm [INF] Saving service grafana spec with placement smithi146=a;count:1 2021-05-07T19:02:50.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:50 smithi114 bash[20751]: audit 2021-05-07T19:02:49.633696+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:50.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:50 smithi114 bash[20751]: cluster 2021-05-07T19:02:49.657892+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:50.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:50 smithi146 bash[15441]: audit 2021-05-07T19:02:49.625258+0000 mgr.y (mgr.14146) 201 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2021-05-07T19:02:50.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:50 smithi146 bash[15441]: cephadm 2021-05-07T19:02:49.626772+0000 mgr.y (mgr.14146) 202 : cephadm [INF] Saving service grafana spec with placement smithi146=a;count:1 2021-05-07T19:02:50.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:50 smithi146 bash[15441]: audit 2021-05-07T19:02:49.633696+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:50.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:50 smithi146 bash[15441]: cluster 2021-05-07T19:02:49.657892+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:52.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:52 smithi146 bash[15441]: cluster 2021-05-07T19:02:51.658587+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:52.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:52 smithi146 bash[15441]: audit 2021-05-07T19:02:52.543720+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:52.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:52 smithi146 bash[15441]: audit 2021-05-07T19:02:52.545287+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:52.984 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:52 smithi146 systemd[1]: Started Ceph prometheus.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:02:52.984 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:52 smithi146 bash[29796]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:02:53.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:52 smithi114 bash[15432]: cluster 2021-05-07T19:02:51.658587+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:53.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:52 smithi114 bash[15432]: audit 2021-05-07T19:02:52.543720+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:53.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:52 smithi114 bash[15432]: audit 2021-05-07T19:02:52.545287+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:53.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:52 smithi114 bash[20751]: cluster 2021-05-07T19:02:51.658587+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:53.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:52 smithi114 bash[20751]: audit 2021-05-07T19:02:52.543720+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:53.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:52 smithi114 bash[20751]: audit 2021-05-07T19:02:52.545287+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:02:54.019 INFO:teuthology.orchestra.run.smithi114.stdout:[client.0] 2021-05-07T19:02:54.020 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQDejpVgE1sGARAAzs2YUtRhxkCfnFMO58nv8w== 2021-05-07T19:02:54.233 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.809Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2021-05-07T19:02:54.234 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.809Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2021-05-07T19:02:54.234 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.809Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2021-05-07T19:02:54.234 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.809Z caller=main.go:339 host_details="(Linux 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 smithi146 (none))" 2021-05-07T19:02:54.234 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.809Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2021-05-07T19:02:54.235 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.809Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2021-05-07T19:02:54.235 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.811Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2021-05-07T19:02:54.235 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.811Z caller=main.go:678 msg="Starting TSDB ..." 2021-05-07T19:02:54.236 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.815Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2021-05-07T19:02:54.236 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.816Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2021-05-07T19:02:54.236 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.816Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=962.228µs 2021-05-07T19:02:54.236 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.818Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2021-05-07T19:02:54.236 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.818Z caller=main.go:695 msg="TSDB started" 2021-05-07T19:02:54.237 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.818Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2021-05-07T19:02:54.237 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.819Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2021-05-07T19:02:54.237 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:02:53 smithi146 bash[29796]: level=info ts=2021-05-07T19:02:53.820Z caller=main.go:646 msg="Server is ready to receive web requests." 2021-05-07T19:02:54.674 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2021-05-07T19:02:54.674 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2021-05-07T19:02:54.675 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2021-05-07T19:02:54.695 DEBUG:teuthology.orchestra.run.smithi146:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2021-05-07T19:02:54.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:54 smithi114 bash[15432]: cluster 2021-05-07T19:02:53.659223+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:54.942 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:54 smithi114 bash[15432]: audit 2021-05-07T19:02:54.016843+0000 mon.a (mon.0) 457 : audit [INF] from='client.? 172.21.15.114:0/2935060316' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:54.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:54 smithi114 bash[15432]: audit 2021-05-07T19:02:54.023924+0000 mon.a (mon.0) 458 : audit [INF] from='client.? 172.21.15.114:0/2935060316' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-05-07T19:02:54.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:54 smithi114 bash[20751]: cluster 2021-05-07T19:02:53.659223+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:54.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:54 smithi114 bash[20751]: audit 2021-05-07T19:02:54.016843+0000 mon.a (mon.0) 457 : audit [INF] from='client.? 172.21.15.114:0/2935060316' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:54.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:54 smithi114 bash[20751]: audit 2021-05-07T19:02:54.023924+0000 mon.a (mon.0) 458 : audit [INF] from='client.? 172.21.15.114:0/2935060316' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-05-07T19:02:54.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:54 smithi146 bash[15441]: cluster 2021-05-07T19:02:53.659223+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:54.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:54 smithi146 bash[15441]: audit 2021-05-07T19:02:54.016843+0000 mon.a (mon.0) 457 : audit [INF] from='client.? 172.21.15.114:0/2935060316' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:54.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:54 smithi146 bash[15441]: audit 2021-05-07T19:02:54.023924+0000 mon.a (mon.0) 458 : audit [INF] from='client.? 172.21.15.114:0/2935060316' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-05-07T19:02:57.192 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:56 smithi114 bash[15432]: cluster 2021-05-07T19:02:55.659824+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:57.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:56 smithi114 bash[20751]: cluster 2021-05-07T19:02:55.659824+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:57.292 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:56 smithi146 bash[15441]: cluster 2021-05-07T19:02:55.659824+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:58.188 INFO:teuthology.orchestra.run.smithi146.stdout:[client.1] 2021-05-07T19:02:58.188 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDijpVgAOUGCxAAeFG1/LhvkULZtqgroFVkHQ== 2021-05-07T19:02:58.483 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: audit 2021-05-07T19:02:57.226193+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: audit 2021-05-07T19:02:57.506715+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: cephadm 2021-05-07T19:02:57.526051+0000 mgr.y (mgr.14146) 207 : cephadm [INF] Deploying daemon node-exporter.b on smithi146 2021-05-07T19:02:58.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: cluster 2021-05-07T19:02:57.660437+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:58.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: audit 2021-05-07T19:02:58.045993+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: audit 2021-05-07T19:02:58.184672+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:58.488 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: audit 2021-05-07T19:02:58.185609+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.146:0/1220209270' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:58.488 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[15441]: audit 2021-05-07T19:02:58.191485+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-05-07T19:02:58.488 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:58 smithi146 systemd[1]: Started Ceph node-exporter.b for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:02:58.488 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[30429]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:02:58.489 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[30429]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2021-05-07T19:02:58.521 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: audit 2021-05-07T19:02:57.226193+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.522 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: audit 2021-05-07T19:02:57.506715+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.522 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: cephadm 2021-05-07T19:02:57.526051+0000 mgr.y (mgr.14146) 207 : cephadm [INF] Deploying daemon node-exporter.b on smithi146 2021-05-07T19:02:58.522 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: cluster 2021-05-07T19:02:57.660437+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:58.522 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: audit 2021-05-07T19:02:58.045993+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.523 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: audit 2021-05-07T19:02:58.184672+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:58.523 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: audit 2021-05-07T19:02:58.185609+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.146:0/1220209270' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:58.523 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:58 smithi114 bash[20751]: audit 2021-05-07T19:02:58.191485+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-05-07T19:02:58.523 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: audit 2021-05-07T19:02:57.226193+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.524 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: audit 2021-05-07T19:02:57.506715+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.524 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: cephadm 2021-05-07T19:02:57.526051+0000 mgr.y (mgr.14146) 207 : cephadm [INF] Deploying daemon node-exporter.b on smithi146 2021-05-07T19:02:58.524 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: cluster 2021-05-07T19:02:57.660437+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:02:58.524 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: audit 2021-05-07T19:02:58.045993+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:58.524 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: audit 2021-05-07T19:02:58.184672+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:58.525 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: audit 2021-05-07T19:02:58.185609+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.146:0/1220209270' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2021-05-07T19:02:58.525 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[15432]: audit 2021-05-07T19:02:58.191485+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2021-05-07T19:02:58.943 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:58 smithi114 systemd[1]: Started Ceph node-exporter.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:02:58.943 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[33817]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:02:58.943 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:58 smithi114 bash[33817]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2021-05-07T19:02:59.131 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2021-05-07T19:02:59.131 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2021-05-07T19:02:59.132 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2021-05-07T19:02:59.151 INFO:tasks.cephadm:Waiting for OSDs to come up 2021-05-07T19:02:59.151 DEBUG:teuthology.orchestra.run.smithi114:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2021-05-07T19:02:59.233 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:58 smithi146 bash[30429]: v0.18.1: Pulling from prom/node-exporter 2021-05-07T19:02:59.233 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 49a2d53aa1af: Pulling fs layer 2021-05-07T19:02:59.234 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 3589a6efd9ce: Pulling fs layer 2021-05-07T19:02:59.234 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 190160031744: Pulling fs layer 2021-05-07T19:02:59.302 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: v0.18.1: Pulling from prom/node-exporter 2021-05-07T19:02:59.302 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 49a2d53aa1af: Pulling fs layer 2021-05-07T19:02:59.302 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 3589a6efd9ce: Pulling fs layer 2021-05-07T19:02:59.302 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 190160031744: Pulling fs layer 2021-05-07T19:02:59.303 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 3589a6efd9ce: Verifying Checksum 2021-05-07T19:02:59.303 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 3589a6efd9ce: Download complete 2021-05-07T19:02:59.496 INFO:teuthology.misc.health.smithi114.stdout: 2021-05-07T19:02:59.497 INFO:teuthology.misc.health.smithi114.stdout:{"epoch":50,"fsid":"df310d4e-af65-11eb-8235-001a4aab830c","created":"2021-05-07T18:56:40.505491+0000","modified":"2021-05-07T19:02:38.732134+0000","last_up_change":"2021-05-07T19:02:36.754872+0000","last_in_change":"2021-05-07T19:02:16.032632+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-05-07T19:00:35.157888+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"a4359264-9105-4c74-8c84-2047b192bad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6803","nonce":190966352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6805","nonce":190966352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6809","nonce":190966352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6807","nonce":190966352}]},"public_addr":"172.21.15.114:6803/190966352","cluster_addr":"172.21.15.114:6805/190966352","heartbeat_back_addr":"172.21.15.114:6809/190966352","heartbeat_front_addr":"172.21.15.114:6807/190966352","state":["exists","up"]},{"osd":1,"uuid":"95853585-55b8-4d60-bb42-69091cef73e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6811","nonce":2327099694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6813","nonce":2327099694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6817","nonce":2327099694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6815","nonce":2327099694}]},"public_addr":"172.21.15.114:6811/2327099694","cluster_addr":"172.21.15.114:6813/2327099694","heartbeat_back_addr":"172.21.15.114:6817/2327099694","heartbeat_front_addr":"172.21.15.114:6815/2327099694","state":["exists","up"]},{"osd":2,"uuid":"511fc70a-7873-4edf-a74e-5fa5b9a92c7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6818","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6819","nonce":2313806869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6821","nonce":2313806869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6825","nonce":2313806869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6823","nonce":2313806869}]},"public_addr":"172.21.15.114:6819/2313806869","cluster_addr":"172.21.15.114:6821/2313806869","heartbeat_back_addr":"172.21.15.114:6825/2313806869","heartbeat_front_addr":"172.21.15.114:6823/2313806869","state":["exists","up"]},{"osd":3,"uuid":"bd4b7dd6-c790-44dc-8cf8-ef548ced3536","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6826","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6827","nonce":679589066}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6829","nonce":679589066}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6833","nonce":679589066}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6831","nonce":679589066}]},"public_addr":"172.21.15.114:6827/679589066","cluster_addr":"172.21.15.114:6829/679589066","heartbeat_back_addr":"172.21.15.114:6833/679589066","heartbeat_front_addr":"172.21.15.114:6831/679589066","state":["exists","up"]},{"osd":4,"uuid":"19968679-c55c-4078-b9b5-0ee187fe4021","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6801","nonce":2381543600}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6803","nonce":2381543600}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6807","nonce":2381543600}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6805","nonce":2381543600}]},"public_addr":"172.21.15.146:6801/2381543600","cluster_addr":"172.21.15.146:6803/2381543600","heartbeat_back_addr":"172.21.15.146:6807/2381543600","heartbeat_front_addr":"172.21.15.146:6805/2381543600","state":["exists","up"]},{"osd":5,"uuid":"46aa8679-deb8-42e8-99b4-adc715f17a35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6809","nonce":173015139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6811","nonce":173015139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6815","nonce":173015139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6813","nonce":173015139}]},"public_addr":"172.21.15.146:6809/173015139","cluster_addr":"172.21.15.146:6811/173015139","heartbeat_back_addr":"172.21.15.146:6815/173015139","heartbeat_front_addr":"172.21.15.146:6813/173015139","state":["exists","up"]},{"osd":6,"uuid":"2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6817","nonce":1480488251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6819","nonce":1480488251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6823","nonce":1480488251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6821","nonce":1480488251}]},"public_addr":"172.21.15.146:6817/1480488251","cluster_addr":"172.21.15.146:6819/1480488251","heartbeat_back_addr":"172.21.15.146:6823/1480488251","heartbeat_front_addr":"172.21.15.146:6821/1480488251","state":["exists","up"]},{"osd":7,"uuid":"c23530fd-1b0f-43de-a75f-09104e2d7777","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6825","nonce":3524116152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6827","nonce":3524116152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6831","nonce":3524116152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6829","nonce":3524116152}]},"public_addr":"172.21.15.146:6825/3524116152","cluster_addr":"172.21.15.146:6827/3524116152","heartbeat_back_addr":"172.21.15.146:6831/3524116152","heartbeat_front_addr":"172.21.15.146:6829/3524116152","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T18:59:41.139611+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:06.280410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:33.033693+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:59.007003+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:01:20.681383+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:01:44.856067+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:02:09.801804+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:02:34.891472+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.114:6801/2427910762":"2021-05-08T18:57:39.516840+0000","172.21.15.114:6800/2427910762":"2021-05-08T18:57:39.516840+0000","172.21.15.114:0/841855512":"2021-05-08T18:57:39.516840+0000","172.21.15.114:0/3504756554":"2021-05-08T18:57:09.539847+0000","172.21.15.114:0/3548802504":"2021-05-08T18:57:09.539847+0000","172.21.15.114:6800/1520359648":"2021-05-08T18:57:09.539847+0000","172.21.15.114:0/143598965":"2021-05-08T18:57:39.516840+0000","172.21.15.114:6801/1520359648":"2021-05-08T18:57:09.539847+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2021-05-07T19:02:59.509 DEBUG:teuthology.misc:8 of 8 OSDs are up 2021-05-07T19:02:59.510 INFO:tasks.cephadm:Creating RBD pool 2021-05-07T19:02:59.510 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- sudo ceph --cluster ceph osd pool create rbd 8 2021-05-07T19:02:59.550 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 3589a6efd9ce: Verifying Checksum 2021-05-07T19:02:59.551 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 3589a6efd9ce: Download complete 2021-05-07T19:02:59.551 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 49a2d53aa1af: Verifying Checksum 2021-05-07T19:02:59.551 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 49a2d53aa1af: Download complete 2021-05-07T19:02:59.551 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 190160031744: Verifying Checksum 2021-05-07T19:02:59.552 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 190160031744: Download complete 2021-05-07T19:02:59.552 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[30429]: 49a2d53aa1af: Pull complete 2021-05-07T19:02:59.559 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 49a2d53aa1af: Verifying Checksum 2021-05-07T19:02:59.560 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 49a2d53aa1af: Download complete 2021-05-07T19:02:59.560 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 190160031744: Verifying Checksum 2021-05-07T19:02:59.560 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 190160031744: Download complete 2021-05-07T19:02:59.942 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[33817]: 49a2d53aa1af: Pull complete 2021-05-07T19:02:59.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[15432]: cephadm 2021-05-07T19:02:58.047618+0000 mgr.y (mgr.14146) 209 : cephadm [INF] Deploying daemon node-exporter.a on smithi114 2021-05-07T19:02:59.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[15432]: audit 2021-05-07T19:02:58.563279+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:59.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[15432]: cephadm 2021-05-07T19:02:58.570567+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Deploying daemon alertmanager.a on smithi114 2021-05-07T19:02:59.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:02:59 smithi114 bash[15432]: audit 2021-05-07T19:02:59.499773+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.114:0/2620305344' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:02:59.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:59 smithi114 bash[20751]: cephadm 2021-05-07T19:02:58.047618+0000 mgr.y (mgr.14146) 209 : cephadm [INF] Deploying daemon node-exporter.a on smithi114 2021-05-07T19:02:59.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:59 smithi114 bash[20751]: audit 2021-05-07T19:02:58.563279+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:59.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:59 smithi114 bash[20751]: cephadm 2021-05-07T19:02:58.570567+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Deploying daemon alertmanager.a on smithi114 2021-05-07T19:02:59.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:02:59 smithi114 bash[20751]: audit 2021-05-07T19:02:59.499773+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.114:0/2620305344' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:02:59.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[15441]: cephadm 2021-05-07T19:02:58.047618+0000 mgr.y (mgr.14146) 209 : cephadm [INF] Deploying daemon node-exporter.a on smithi114 2021-05-07T19:02:59.983 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[15441]: audit 2021-05-07T19:02:58.563279+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:02:59.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[15441]: cephadm 2021-05-07T19:02:58.570567+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Deploying daemon alertmanager.a on smithi114 2021-05-07T19:02:59.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:02:59 smithi146 bash[15441]: audit 2021-05-07T19:02:59.499773+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.114:0/2620305344' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:03:00.417 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:00 smithi146 bash[30429]: 3589a6efd9ce: Pull complete 2021-05-07T19:03:00.733 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:00 smithi146 bash[15441]: cluster 2021-05-07T19:02:59.660861+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:00.734 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:00 smithi146 bash[30429]: 190160031744: Pull complete 2021-05-07T19:03:00.734 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:00 smithi146 bash[30429]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2021-05-07T19:03:00.734 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:00 smithi146 bash[30429]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2021-05-07T19:03:00.943 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:00 smithi114 bash[15432]: cluster 2021-05-07T19:02:59.660861+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:00.943 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:00 smithi114 bash[20751]: cluster 2021-05-07T19:02:59.660861+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:00.944 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:00 smithi114 bash[33817]: 3589a6efd9ce: Pull complete 2021-05-07T19:03:02.182 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:01 smithi114 bash[33817]: 190160031744: Pull complete 2021-05-07T19:03:02.234 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2021-05-07T19:03:02.235 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2021-05-07T19:03:02.235 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2021-05-07T19:03:02.235 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - arp" source="node_exporter.go:104" 2021-05-07T19:03:02.235 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - bcache" source="node_exporter.go:104" 2021-05-07T19:03:02.236 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - bonding" source="node_exporter.go:104" 2021-05-07T19:03:02.236 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2021-05-07T19:03:02.236 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - cpu" source="node_exporter.go:104" 2021-05-07T19:03:02.236 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2021-05-07T19:03:02.237 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2021-05-07T19:03:02.237 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - edac" source="node_exporter.go:104" 2021-05-07T19:03:02.237 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - entropy" source="node_exporter.go:104" 2021-05-07T19:03:02.237 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - filefd" source="node_exporter.go:104" 2021-05-07T19:03:02.237 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2021-05-07T19:03:02.238 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2021-05-07T19:03:02.238 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2021-05-07T19:03:02.238 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2021-05-07T19:03:02.238 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2021-05-07T19:03:02.238 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2021-05-07T19:03:02.238 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2021-05-07T19:03:02.239 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - netclass" source="node_exporter.go:104" 2021-05-07T19:03:02.239 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - netdev" source="node_exporter.go:104" 2021-05-07T19:03:02.239 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - netstat" source="node_exporter.go:104" 2021-05-07T19:03:02.239 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - nfs" source="node_exporter.go:104" 2021-05-07T19:03:02.240 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2021-05-07T19:03:02.240 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - pressure" source="node_exporter.go:104" 2021-05-07T19:03:02.240 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2021-05-07T19:03:02.240 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - stat" source="node_exporter.go:104" 2021-05-07T19:03:02.241 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - textfile" source="node_exporter.go:104" 2021-05-07T19:03:02.241 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - time" source="node_exporter.go:104" 2021-05-07T19:03:02.241 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - uname" source="node_exporter.go:104" 2021-05-07T19:03:02.241 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2021-05-07T19:03:02.241 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - xfs" source="node_exporter.go:104" 2021-05-07T19:03:02.242 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg=" - zfs" source="node_exporter.go:104" 2021-05-07T19:03:02.242 INFO:journalctl@ceph.node-exporter.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[30429]: time="2021-05-07T19:03:02Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2021-05-07T19:03:02.443 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:02 smithi114 bash[33817]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2021-05-07T19:03:02.443 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:02 smithi114 bash[33817]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2021-05-07T19:03:02.984 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:02 smithi146 bash[15441]: cluster 2021-05-07T19:03:01.661307+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:03.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:02 smithi114 bash[20751]: cluster 2021-05-07T19:03:01.661307+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:03.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:02 smithi114 bash[15432]: cluster 2021-05-07T19:03:01.661307+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:04.999 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:04 smithi114 bash[15432]: cluster 2021-05-07T19:03:03.661931+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:04.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:04 smithi114 bash[20751]: cluster 2021-05-07T19:03:03.661931+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:05.234 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:04 smithi146 bash[15441]: cluster 2021-05-07T19:03:03.661931+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:05.435 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2021-05-07T19:03:05.436 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2021-05-07T19:03:05.436 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2021-05-07T19:03:05.436 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - arp" source="node_exporter.go:104" 2021-05-07T19:03:05.436 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - bcache" source="node_exporter.go:104" 2021-05-07T19:03:05.437 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - bonding" source="node_exporter.go:104" 2021-05-07T19:03:05.437 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2021-05-07T19:03:05.437 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - cpu" source="node_exporter.go:104" 2021-05-07T19:03:05.437 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2021-05-07T19:03:05.438 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2021-05-07T19:03:05.438 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - edac" source="node_exporter.go:104" 2021-05-07T19:03:05.438 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - entropy" source="node_exporter.go:104" 2021-05-07T19:03:05.438 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - filefd" source="node_exporter.go:104" 2021-05-07T19:03:05.438 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2021-05-07T19:03:05.439 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2021-05-07T19:03:05.439 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2021-05-07T19:03:05.439 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2021-05-07T19:03:05.439 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2021-05-07T19:03:05.439 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2021-05-07T19:03:05.440 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2021-05-07T19:03:05.440 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - netclass" source="node_exporter.go:104" 2021-05-07T19:03:05.440 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - netdev" source="node_exporter.go:104" 2021-05-07T19:03:05.440 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - netstat" source="node_exporter.go:104" 2021-05-07T19:03:05.440 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - nfs" source="node_exporter.go:104" 2021-05-07T19:03:05.441 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2021-05-07T19:03:05.441 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - pressure" source="node_exporter.go:104" 2021-05-07T19:03:05.441 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2021-05-07T19:03:05.441 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - stat" source="node_exporter.go:104" 2021-05-07T19:03:05.441 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - textfile" source="node_exporter.go:104" 2021-05-07T19:03:05.442 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - time" source="node_exporter.go:104" 2021-05-07T19:03:05.442 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - uname" source="node_exporter.go:104" 2021-05-07T19:03:05.442 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2021-05-07T19:03:05.442 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - xfs" source="node_exporter.go:104" 2021-05-07T19:03:05.442 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg=" - zfs" source="node_exporter.go:104" 2021-05-07T19:03:05.443 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:May 07 19:03:05 smithi114 bash[33817]: time="2021-05-07T19:03:05Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2021-05-07T19:03:06.755 INFO:teuthology.orchestra.run.smithi114.stderr:pool 'rbd' created 2021-05-07T19:03:06.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:06 smithi114 bash[15432]: cluster 2021-05-07T19:03:05.662540+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:06.948 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:06 smithi114 bash[15432]: audit 2021-05-07T19:03:06.072324+0000 mon.a (mon.0) 465 : audit [INF] from='client.? 172.21.15.114:0/2539078060' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2021-05-07T19:03:06.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:06 smithi114 bash[20751]: cluster 2021-05-07T19:03:05.662540+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:06.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:06 smithi114 bash[20751]: audit 2021-05-07T19:03:06.072324+0000 mon.a (mon.0) 465 : audit [INF] from='client.? 172.21.15.114:0/2539078060' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2021-05-07T19:03:07.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:06 smithi146 bash[15441]: cluster 2021-05-07T19:03:05.662540+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:07.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:06 smithi146 bash[15441]: audit 2021-05-07T19:03:06.072324+0000 mon.a (mon.0) 465 : audit [INF] from='client.? 172.21.15.114:0/2539078060' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2021-05-07T19:03:07.736 DEBUG:teuthology.orchestra.run.smithi114:> 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 df310d4e-af65-11eb-8235-001a4aab830c -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2021-05-07T19:03:08.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:07 smithi114 bash[15432]: audit 2021-05-07T19:03:06.752848+0000 mon.a (mon.0) 466 : audit [INF] from='client.? 172.21.15.114:0/2539078060' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2021-05-07T19:03:08.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:07 smithi114 bash[15432]: cluster 2021-05-07T19:03:06.753058+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2021-05-07T19:03:08.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:07 smithi114 bash[15432]: cluster 2021-05-07T19:03:07.663161+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v205: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:08.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:07 smithi114 bash[15432]: cluster 2021-05-07T19:03:07.749696+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2021-05-07T19:03:08.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:07 smithi114 bash[20751]: audit 2021-05-07T19:03:06.752848+0000 mon.a (mon.0) 466 : audit [INF] from='client.? 172.21.15.114:0/2539078060' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2021-05-07T19:03:08.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:07 smithi114 bash[20751]: cluster 2021-05-07T19:03:06.753058+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2021-05-07T19:03:08.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:07 smithi114 bash[20751]: cluster 2021-05-07T19:03:07.663161+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v205: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:08.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:07 smithi114 bash[20751]: cluster 2021-05-07T19:03:07.749696+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2021-05-07T19:03:08.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:07 smithi146 bash[15441]: audit 2021-05-07T19:03:06.752848+0000 mon.a (mon.0) 466 : audit [INF] from='client.? 172.21.15.114:0/2539078060' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2021-05-07T19:03:08.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:07 smithi146 bash[15441]: cluster 2021-05-07T19:03:06.753058+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2021-05-07T19:03:08.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:07 smithi146 bash[15441]: cluster 2021-05-07T19:03:07.663161+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v205: 9 pgs: 1 active+clean, 8 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:08.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:07 smithi146 bash[15441]: cluster 2021-05-07T19:03:07.749696+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2021-05-07T19:03:09.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:09 smithi114 bash[15432]: cluster 2021-05-07T19:03:08.752955+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2021-05-07T19:03:09.944 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:09 smithi114 bash[15432]: cluster 2021-05-07T19:03:09.663765+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v208: 9 pgs: 3 active+clean, 6 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:09.944 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:09 smithi114 bash[20751]: cluster 2021-05-07T19:03:08.752955+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2021-05-07T19:03:09.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:09 smithi114 bash[20751]: cluster 2021-05-07T19:03:09.663765+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v208: 9 pgs: 3 active+clean, 6 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:10.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:09 smithi146 bash[15441]: cluster 2021-05-07T19:03:08.752955+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2021-05-07T19:03:10.235 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:09 smithi146 bash[15441]: cluster 2021-05-07T19:03:09.663765+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v208: 9 pgs: 3 active+clean, 6 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:11.150 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:11 smithi114 systemd[1]: Started Ceph alertmanager.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:03:11.444 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:11 smithi114 bash[34685]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:03:12.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: audit 2021-05-07T19:03:11.121771+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: audit 2021-05-07T19:03:11.366852+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: audit 2021-05-07T19:03:11.373156+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: audit 2021-05-07T19:03:11.373909+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-05-07T19:03:12.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: audit 2021-05-07T19:03:11.374833+0000 mgr.y (mgr.14146) 217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-05-07T19:03:12.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: audit 2021-05-07T19:03:11.379823+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: cephadm 2021-05-07T19:03:11.385425+0000 mgr.y (mgr.14146) 218 : cephadm [INF] Deploying daemon grafana.a on smithi146 2021-05-07T19:03:12.437 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:12 smithi114 bash[20751]: cluster 2021-05-07T19:03:11.664375+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v209: 9 pgs: 4 active+clean, 5 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:12.437 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: audit 2021-05-07T19:03:11.121771+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.437 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: audit 2021-05-07T19:03:11.366852+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.438 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: audit 2021-05-07T19:03:11.373156+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.438 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: audit 2021-05-07T19:03:11.373909+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-05-07T19:03:12.438 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: audit 2021-05-07T19:03:11.374833+0000 mgr.y (mgr.14146) 217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-05-07T19:03:12.438 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: audit 2021-05-07T19:03:11.379823+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.438 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: cephadm 2021-05-07T19:03:11.385425+0000 mgr.y (mgr.14146) 218 : cephadm [INF] Deploying daemon grafana.a on smithi146 2021-05-07T19:03:12.439 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[15432]: cluster 2021-05-07T19:03:11.664375+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v209: 9 pgs: 4 active+clean, 5 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:12.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: audit 2021-05-07T19:03:11.121771+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: audit 2021-05-07T19:03:11.366852+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: audit 2021-05-07T19:03:11.373156+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.486 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: audit 2021-05-07T19:03:11.373909+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-05-07T19:03:12.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: audit 2021-05-07T19:03:11.374833+0000 mgr.y (mgr.14146) 217 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2021-05-07T19:03:12.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: audit 2021-05-07T19:03:11.379823+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:12.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: cephadm 2021-05-07T19:03:11.385425+0000 mgr.y (mgr.14146) 218 : cephadm [INF] Deploying daemon grafana.a on smithi146 2021-05-07T19:03:12.487 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:12 smithi146 bash[15441]: cluster 2021-05-07T19:03:11.664375+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v209: 9 pgs: 4 active+clean, 5 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:12.694 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:12.632Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2021-05-07T19:03:12.694 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:12.632Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2021-05-07T19:03:12.694 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:12.634Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.114 port=9094 2021-05-07T19:03:12.695 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:12.636Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2021-05-07T19:03:12.695 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:12.676Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2021-05-07T19:03:12.695 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:12.676Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2021-05-07T19:03:12.695 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:12 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:12.682Z caller=main.go:497 msg=Listening address=:9093 2021-05-07T19:03:13.394 INFO:teuthology.orchestra.run.smithi114.stderr:enabled application 'rbd' on pool 'rbd' 2021-05-07T19:03:13.694 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:13 smithi114 bash[15432]: audit 2021-05-07T19:03:12.529381+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.114:0/3369480668' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2021-05-07T19:03:13.694 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:13 smithi114 bash[20751]: audit 2021-05-07T19:03:12.529381+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.114:0/3369480668' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2021-05-07T19:03:13.735 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:13 smithi146 bash[15441]: audit 2021-05-07T19:03:12.529381+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.114:0/3369480668' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2021-05-07T19:03:14.122 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell --fsid df310d4e-af65-11eb-8235-001a4aab830c -- ceph osd dump --format=json 2021-05-07T19:03:14.694 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:14 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:14.636Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000250746s 2021-05-07T19:03:14.695 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:14 smithi114 bash[15432]: audit 2021-05-07T19:03:13.392886+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.114:0/3369480668' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2021-05-07T19:03:14.695 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:14 smithi114 bash[15432]: cluster 2021-05-07T19:03:13.393021+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2021-05-07T19:03:14.695 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:14 smithi114 bash[15432]: cluster 2021-05-07T19:03:13.664879+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v211: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:14.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:14 smithi114 bash[20751]: audit 2021-05-07T19:03:13.392886+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.114:0/3369480668' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2021-05-07T19:03:14.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:14 smithi114 bash[20751]: cluster 2021-05-07T19:03:13.393021+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2021-05-07T19:03:14.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:14 smithi114 bash[20751]: cluster 2021-05-07T19:03:13.664879+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v211: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:14.736 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:14 smithi146 bash[15441]: audit 2021-05-07T19:03:13.392886+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.114:0/3369480668' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2021-05-07T19:03:14.736 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:14 smithi146 bash[15441]: cluster 2021-05-07T19:03:13.393021+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2021-05-07T19:03:14.736 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:14 smithi146 bash[15441]: cluster 2021-05-07T19:03:13.664879+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v211: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:16.913 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a/config 2021-05-07T19:03:16.986 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:16 smithi146 bash[15441]: cluster 2021-05-07T19:03:15.665467+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v212: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:17.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:16 smithi114 bash[15432]: cluster 2021-05-07T19:03:15.665467+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v212: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:17.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:16 smithi114 bash[20751]: cluster 2021-05-07T19:03:15.665467+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v212: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:19.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:18 smithi114 bash[15432]: cluster 2021-05-07T19:03:17.666102+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:19.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:18 smithi114 bash[20751]: cluster 2021-05-07T19:03:17.666102+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:19.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:18 smithi146 bash[15441]: cluster 2021-05-07T19:03:17.666102+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:20.142 INFO:teuthology.orchestra.run.smithi114.stdout: 2021-05-07T19:03:20.142 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":54,"fsid":"df310d4e-af65-11eb-8235-001a4aab830c","created":"2021-05-07T18:56:40.505491+0000","modified":"2021-05-07T19:03:13.379640+0000","last_up_change":"2021-05-07T19:02:36.754872+0000","last_in_change":"2021-05-07T19:02:16.032632+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-05-07T19:00:35.157888+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-05-07T19:03:06.515279+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"54","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"a4359264-9105-4c74-8c84-2047b192bad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6803","nonce":190966352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6805","nonce":190966352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6809","nonce":190966352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6807","nonce":190966352}]},"public_addr":"172.21.15.114:6803/190966352","cluster_addr":"172.21.15.114:6805/190966352","heartbeat_back_addr":"172.21.15.114:6809/190966352","heartbeat_front_addr":"172.21.15.114:6807/190966352","state":["exists","up"]},{"osd":1,"uuid":"95853585-55b8-4d60-bb42-69091cef73e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6811","nonce":2327099694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6813","nonce":2327099694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6817","nonce":2327099694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6815","nonce":2327099694}]},"public_addr":"172.21.15.114:6811/2327099694","cluster_addr":"172.21.15.114:6813/2327099694","heartbeat_back_addr":"172.21.15.114:6817/2327099694","heartbeat_front_addr":"172.21.15.114:6815/2327099694","state":["exists","up"]},{"osd":2,"uuid":"511fc70a-7873-4edf-a74e-5fa5b9a92c7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6818","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6819","nonce":2313806869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6821","nonce":2313806869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6825","nonce":2313806869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6823","nonce":2313806869}]},"public_addr":"172.21.15.114:6819/2313806869","cluster_addr":"172.21.15.114:6821/2313806869","heartbeat_back_addr":"172.21.15.114:6825/2313806869","heartbeat_front_addr":"172.21.15.114:6823/2313806869","state":["exists","up"]},{"osd":3,"uuid":"bd4b7dd6-c790-44dc-8cf8-ef548ced3536","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6826","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6827","nonce":679589066}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6829","nonce":679589066}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6833","nonce":679589066}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6831","nonce":679589066}]},"public_addr":"172.21.15.114:6827/679589066","cluster_addr":"172.21.15.114:6829/679589066","heartbeat_back_addr":"172.21.15.114:6833/679589066","heartbeat_front_addr":"172.21.15.114:6831/679589066","state":["exists","up"]},{"osd":4,"uuid":"19968679-c55c-4078-b9b5-0ee187fe4021","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6801","nonce":2381543600}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6803","nonce":2381543600}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6807","nonce":2381543600}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6805","nonce":2381543600}]},"public_addr":"172.21.15.146:6801/2381543600","cluster_addr":"172.21.15.146:6803/2381543600","heartbeat_back_addr":"172.21.15.146:6807/2381543600","heartbeat_front_addr":"172.21.15.146:6805/2381543600","state":["exists","up"]},{"osd":5,"uuid":"46aa8679-deb8-42e8-99b4-adc715f17a35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6809","nonce":173015139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6811","nonce":173015139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6815","nonce":173015139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6813","nonce":173015139}]},"public_addr":"172.21.15.146:6809/173015139","cluster_addr":"172.21.15.146:6811/173015139","heartbeat_back_addr":"172.21.15.146:6815/173015139","heartbeat_front_addr":"172.21.15.146:6813/173015139","state":["exists","up"]},{"osd":6,"uuid":"2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6817","nonce":1480488251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6819","nonce":1480488251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6823","nonce":1480488251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6821","nonce":1480488251}]},"public_addr":"172.21.15.146:6817/1480488251","cluster_addr":"172.21.15.146:6819/1480488251","heartbeat_back_addr":"172.21.15.146:6823/1480488251","heartbeat_front_addr":"172.21.15.146:6821/1480488251","state":["exists","up"]},{"osd":7,"uuid":"c23530fd-1b0f-43de-a75f-09104e2d7777","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6825","nonce":3524116152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6827","nonce":3524116152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6831","nonce":3524116152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6829","nonce":3524116152}]},"public_addr":"172.21.15.146:6825/3524116152","cluster_addr":"172.21.15.146:6827/3524116152","heartbeat_back_addr":"172.21.15.146:6831/3524116152","heartbeat_front_addr":"172.21.15.146:6829/3524116152","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T18:59:41.139611+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:06.280410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:33.033693+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:59.007003+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:01:20.681383+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:01:44.856067+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:02:09.801804+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:02:34.891472+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.114:6801/2427910762":"2021-05-08T18:57:39.516840+0000","172.21.15.114:6800/2427910762":"2021-05-08T18:57:39.516840+0000","172.21.15.114:0/841855512":"2021-05-08T18:57:39.516840+0000","172.21.15.114:0/3504756554":"2021-05-08T18:57:09.539847+0000","172.21.15.114:0/3548802504":"2021-05-08T18:57:09.539847+0000","172.21.15.114:6800/1520359648":"2021-05-08T18:57:09.539847+0000","172.21.15.114:0/143598965":"2021-05-08T18:57:39.516840+0000","172.21.15.114:6801/1520359648":"2021-05-08T18:57:09.539847+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2021-05-07T19:03:20.796 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2021-05-07T19:00:35.157888+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'rbd', 'create_time': '2021-05-07T19:03:06.515279+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '54', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2021-05-07T19:03:20.797 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell --fsid df310d4e-af65-11eb-8235-001a4aab830c -- ceph osd pool get device_health_metrics pg_num 2021-05-07T19:03:21.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:20 smithi114 bash[15432]: cluster 2021-05-07T19:03:19.666525+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:21.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:20 smithi114 bash[15432]: audit 2021-05-07T19:03:20.142191+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.114:0/18386725' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:03:21.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:20 smithi114 bash[20751]: cluster 2021-05-07T19:03:19.666525+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:21.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:20 smithi114 bash[20751]: audit 2021-05-07T19:03:20.142191+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.114:0/18386725' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:03:21.236 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:20 smithi146 bash[15441]: cluster 2021-05-07T19:03:19.666525+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:21.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:20 smithi146 bash[15441]: audit 2021-05-07T19:03:20.142191+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.114:0/18386725' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:03:22.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:22 smithi114 bash[15432]: cluster 2021-05-07T19:03:21.667195+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:22.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:22 smithi114 bash[20751]: cluster 2021-05-07T19:03:21.667195+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:22.946 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:22 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:22.637Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001283189s 2021-05-07T19:03:23.237 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:22 smithi146 bash[15441]: cluster 2021-05-07T19:03:21.667195+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:23.583 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a/config 2021-05-07T19:03:24.078 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:23 smithi146 bash[15441]: cluster 2021-05-07T19:03:23.667832+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:24.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:23 smithi114 bash[15432]: cluster 2021-05-07T19:03:23.667832+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:24.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:23 smithi114 bash[20751]: cluster 2021-05-07T19:03:23.667832+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:26.612 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:26 smithi146 systemd[1]: Started Ceph grafana.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:03:26.833 INFO:teuthology.orchestra.run.smithi114.stdout:pg_num: 1 2021-05-07T19:03:26.987 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:26 smithi146 bash[30875]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:03:26.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:26 smithi146 bash[15441]: cluster 2021-05-07T19:03:25.668359+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:26.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:26 smithi146 bash[15441]: audit 2021-05-07T19:03:26.573806+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:26.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:26 smithi146 bash[15441]: audit 2021-05-07T19:03:26.575746+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:27.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:26 smithi114 bash[15432]: cluster 2021-05-07T19:03:25.668359+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:27.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:26 smithi114 bash[15432]: audit 2021-05-07T19:03:26.573806+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:27.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:26 smithi114 bash[15432]: audit 2021-05-07T19:03:26.575746+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:27.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:26 smithi114 bash[20751]: cluster 2021-05-07T19:03:25.668359+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:27.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:26 smithi114 bash[20751]: audit 2021-05-07T19:03:26.573806+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:27.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:26 smithi114 bash[20751]: audit 2021-05-07T19:03:26.575746+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:27.552 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell --fsid df310d4e-af65-11eb-8235-001a4aab830c -- ceph osd pool get rbd pg_num 2021-05-07T19:03:27.936 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:27 smithi146 bash[15441]: audit 2021-05-07T19:03:26.835015+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.114:0/3362515226' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2021-05-07T19:03:27.937 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Starting Grafana" logger=server version=6.7.4 commit=8e44bbc5f5 branch=HEAD compiled=2020-05-26T17:35:38+0000 2021-05-07T19:03:27.937 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2021-05-07T19:03:27.937 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2021-05-07T19:03:27.938 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2021-05-07T19:03:27.938 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2021-05-07T19:03:27.938 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2021-05-07T19:03:27.938 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2021-05-07T19:03:27.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2021-05-07T19:03:27.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2021-05-07T19:03:27.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2021-05-07T19:03:27.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2021-05-07T19:03:27.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2021-05-07T19:03:27.940 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="App mode production" logger=settings 2021-05-07T19:03:27.940 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Initializing SqlStore" logger=server 2021-05-07T19:03:27.940 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2021-05-07T19:03:27.940 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Starting DB migration" logger=migrator 2021-05-07T19:03:27.941 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2021-05-07T19:03:27.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:27 smithi114 bash[15432]: audit 2021-05-07T19:03:26.835015+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.114:0/3362515226' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2021-05-07T19:03:27.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:27 smithi114 bash[20751]: audit 2021-05-07T19:03:26.835015+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.114:0/3362515226' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2021-05-07T19:03:28.189 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2021-05-07T19:03:28.189 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2021-05-07T19:03:28.190 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:27 smithi146 bash[30875]: t=2021-05-07T19:03:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2021-05-07T19:03:28.190 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2021-05-07T19:03:28.190 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2021-05-07T19:03:28.190 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2021-05-07T19:03:28.190 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2021-05-07T19:03:28.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2021-05-07T19:03:28.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2021-05-07T19:03:28.191 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2021-05-07T19:03:28.475 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2021-05-07T19:03:28.476 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2021-05-07T19:03:28.476 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2021-05-07T19:03:28.476 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2021-05-07T19:03:28.476 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2021-05-07T19:03:28.477 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2021-05-07T19:03:28.477 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2021-05-07T19:03:28.477 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2021-05-07T19:03:28.478 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2021-05-07T19:03:28.478 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2021-05-07T19:03:28.478 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2021-05-07T19:03:28.727 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2021-05-07T19:03:28.728 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2021-05-07T19:03:28.728 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2021-05-07T19:03:28.728 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2021-05-07T19:03:28.728 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2021-05-07T19:03:28.729 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2021-05-07T19:03:28.729 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2021-05-07T19:03:28.987 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:28 smithi146 bash[15441]: cluster 2021-05-07T19:03:27.669019+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:28.988 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2021-05-07T19:03:28.988 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2021-05-07T19:03:28.988 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2021-05-07T19:03:28.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2021-05-07T19:03:28.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2021-05-07T19:03:28.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2021-05-07T19:03:28.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2021-05-07T19:03:29.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:28 smithi114 bash[15432]: cluster 2021-05-07T19:03:27.669019+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:29.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:28 smithi114 bash[20751]: cluster 2021-05-07T19:03:27.669019+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:29.257 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:28 smithi146 bash[30875]: t=2021-05-07T19:03:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2021-05-07T19:03:29.257 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2021-05-07T19:03:29.257 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2021-05-07T19:03:29.258 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2021-05-07T19:03:29.258 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2021-05-07T19:03:29.258 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2021-05-07T19:03:29.258 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2021-05-07T19:03:29.258 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2021-05-07T19:03:29.259 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2021-05-07T19:03:29.381 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a/config 2021-05-07T19:03:29.542 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2021-05-07T19:03:29.543 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2021-05-07T19:03:29.543 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2021-05-07T19:03:29.543 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2021-05-07T19:03:29.544 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2021-05-07T19:03:29.544 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2021-05-07T19:03:29.544 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2021-05-07T19:03:29.820 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2021-05-07T19:03:29.820 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2021-05-07T19:03:29.820 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2021-05-07T19:03:29.821 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2021-05-07T19:03:29.821 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2021-05-07T19:03:29.821 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2021-05-07T19:03:29.821 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2021-05-07T19:03:29.822 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2021-05-07T19:03:29.822 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2021-05-07T19:03:30.098 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2021-05-07T19:03:30.098 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2021-05-07T19:03:30.098 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2021-05-07T19:03:30.099 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2021-05-07T19:03:30.099 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2021-05-07T19:03:30.099 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:29 smithi146 bash[30875]: t=2021-05-07T19:03:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2021-05-07T19:03:30.099 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2021-05-07T19:03:30.099 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2021-05-07T19:03:30.100 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2021-05-07T19:03:30.392 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2021-05-07T19:03:30.392 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2021-05-07T19:03:30.393 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2021-05-07T19:03:30.393 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2021-05-07T19:03:30.393 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2021-05-07T19:03:30.393 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2021-05-07T19:03:30.393 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2021-05-07T19:03:30.394 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2021-05-07T19:03:30.394 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2021-05-07T19:03:30.686 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2021-05-07T19:03:30.686 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2021-05-07T19:03:30.687 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2021-05-07T19:03:30.687 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2021-05-07T19:03:30.687 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2021-05-07T19:03:30.687 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2021-05-07T19:03:30.688 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2021-05-07T19:03:30.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2021-05-07T19:03:30.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2021-05-07T19:03:30.939 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2021-05-07T19:03:30.940 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2021-05-07T19:03:30.940 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2021-05-07T19:03:30.940 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:30 smithi146 bash[15441]: cluster 2021-05-07T19:03:29.669654+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:30.941 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:30 smithi146 bash[15441]: audit 2021-05-07T19:03:30.624877+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:30.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:30 smithi114 bash[15432]: cluster 2021-05-07T19:03:29.669654+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:30.945 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:30 smithi114 bash[15432]: audit 2021-05-07T19:03:30.624877+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:30.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:30 smithi114 bash[20751]: cluster 2021-05-07T19:03:29.669654+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:30.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:30 smithi114 bash[20751]: audit 2021-05-07T19:03:30.624877+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:31.225 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2021-05-07T19:03:31.225 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:30 smithi146 bash[30875]: t=2021-05-07T19:03:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2021-05-07T19:03:31.226 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2021-05-07T19:03:31.226 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2021-05-07T19:03:31.226 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2021-05-07T19:03:31.226 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2021-05-07T19:03:31.227 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2021-05-07T19:03:31.227 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2021-05-07T19:03:31.488 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2021-05-07T19:03:31.488 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2021-05-07T19:03:31.488 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2021-05-07T19:03:31.489 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2021-05-07T19:03:31.489 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2021-05-07T19:03:31.489 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2021-05-07T19:03:31.489 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2021-05-07T19:03:31.490 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2021-05-07T19:03:31.747 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2021-05-07T19:03:31.748 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2021-05-07T19:03:31.748 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2021-05-07T19:03:31.748 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2021-05-07T19:03:31.748 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2021-05-07T19:03:31.749 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2021-05-07T19:03:31.749 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2021-05-07T19:03:31.999 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2021-05-07T19:03:32.000 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2021-05-07T19:03:32.000 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2021-05-07T19:03:32.001 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2021-05-07T19:03:32.001 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2021-05-07T19:03:32.001 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2021-05-07T19:03:32.002 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2021-05-07T19:03:32.002 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:31 smithi146 bash[30875]: t=2021-05-07T19:03:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2021-05-07T19:03:32.268 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2021-05-07T19:03:32.268 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2021-05-07T19:03:32.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2021-05-07T19:03:32.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2021-05-07T19:03:32.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2021-05-07T19:03:32.269 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2021-05-07T19:03:32.270 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2021-05-07T19:03:32.270 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2021-05-07T19:03:32.520 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2021-05-07T19:03:32.520 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2021-05-07T19:03:32.520 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2021-05-07T19:03:32.520 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2021-05-07T19:03:32.521 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2021-05-07T19:03:32.521 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2021-05-07T19:03:32.797 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2021-05-07T19:03:32.797 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2021-05-07T19:03:32.798 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2021-05-07T19:03:32.798 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2021-05-07T19:03:32.798 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2021-05-07T19:03:32.798 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2021-05-07T19:03:32.799 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2021-05-07T19:03:32.799 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2021-05-07T19:03:32.799 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:32 smithi146 bash[15441]: cluster 2021-05-07T19:03:31.670333+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:32.800 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:32 smithi146 bash[15441]: audit 2021-05-07T19:03:31.678811+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:32.800 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:32 smithi146 bash[15441]: audit 2021-05-07T19:03:31.687136+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:32.800 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:32 smithi146 bash[15441]: cephadm 2021-05-07T19:03:31.689823+0000 mgr.y (mgr.14146) 230 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2021-05-07T19:03:32.800 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:32 smithi146 bash[15441]: cephadm 2021-05-07T19:03:31.693053+0000 mgr.y (mgr.14146) 231 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2021-05-07T19:03:32.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:32 smithi114 bash[20751]: cluster 2021-05-07T19:03:31.670333+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:32.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:32 smithi114 bash[20751]: audit 2021-05-07T19:03:31.678811+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:32.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:32 smithi114 bash[20751]: audit 2021-05-07T19:03:31.687136+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:32.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:32 smithi114 bash[20751]: cephadm 2021-05-07T19:03:31.689823+0000 mgr.y (mgr.14146) 230 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2021-05-07T19:03:32.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:32 smithi114 bash[20751]: cephadm 2021-05-07T19:03:31.693053+0000 mgr.y (mgr.14146) 231 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2021-05-07T19:03:32.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:32 smithi114 bash[15432]: cluster 2021-05-07T19:03:31.670333+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:32.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:32 smithi114 bash[15432]: audit 2021-05-07T19:03:31.678811+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:32.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:32 smithi114 bash[15432]: audit 2021-05-07T19:03:31.687136+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:32.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:32 smithi114 bash[15432]: cephadm 2021-05-07T19:03:31.689823+0000 mgr.y (mgr.14146) 230 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2021-05-07T19:03:32.947 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:32 smithi114 bash[15432]: cephadm 2021-05-07T19:03:31.693053+0000 mgr.y (mgr.14146) 231 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2021-05-07T19:03:33.083 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2021-05-07T19:03:33.084 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2021-05-07T19:03:33.084 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2021-05-07T19:03:33.084 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2021-05-07T19:03:33.085 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2021-05-07T19:03:33.085 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2021-05-07T19:03:33.085 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:32 smithi146 bash[30875]: t=2021-05-07T19:03:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2021-05-07T19:03:33.085 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2021-05-07T19:03:33.086 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2021-05-07T19:03:33.086 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2021-05-07T19:03:33.159 INFO:teuthology.orchestra.run.smithi114.stdout:pg_num: 8 2021-05-07T19:03:33.369 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2021-05-07T19:03:33.370 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2021-05-07T19:03:33.370 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2021-05-07T19:03:33.370 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2021-05-07T19:03:33.370 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2021-05-07T19:03:33.371 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2021-05-07T19:03:33.371 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2021-05-07T19:03:33.371 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2021-05-07T19:03:33.371 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2021-05-07T19:03:33.372 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2021-05-07T19:03:33.372 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2021-05-07T19:03:33.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2021-05-07T19:03:33.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2021-05-07T19:03:33.630 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2021-05-07T19:03:33.631 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2021-05-07T19:03:33.631 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2021-05-07T19:03:33.631 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2021-05-07T19:03:33.631 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2021-05-07T19:03:33.882 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:33 smithi146 bash[15441]: audit 2021-05-07T19:03:33.160494+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.114:0/395782034' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2021-05-07T19:03:33.882 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2021-05-07T19:03:33.882 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2021-05-07T19:03:33.883 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2021-05-07T19:03:33.883 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2021-05-07T19:03:33.883 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2021-05-07T19:03:33.883 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2021-05-07T19:03:33.884 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2021-05-07T19:03:34.143 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2021-05-07T19:03:34.143 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2021-05-07T19:03:34.144 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2021-05-07T19:03:34.144 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:33 smithi146 bash[30875]: t=2021-05-07T19:03:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2021-05-07T19:03:34.144 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2021-05-07T19:03:34.144 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2021-05-07T19:03:34.145 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2021-05-07T19:03:34.145 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2021-05-07T19:03:34.145 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2021-05-07T19:03:34.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:33 smithi114 bash[20751]: audit 2021-05-07T19:03:33.160494+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.114:0/395782034' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2021-05-07T19:03:34.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:33 smithi114 bash[15432]: audit 2021-05-07T19:03:33.160494+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.114:0/395782034' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2021-05-07T19:03:34.283 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2021-05-07T19:03:34.283 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2021-05-07T19:03:34.284 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell --fsid df310d4e-af65-11eb-8235-001a4aab830c -- ceph mgr dump --format=json 2021-05-07T19:03:34.412 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2021-05-07T19:03:34.412 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2021-05-07T19:03:34.412 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2021-05-07T19:03:34.413 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2021-05-07T19:03:34.413 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2021-05-07T19:03:34.413 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2021-05-07T19:03:34.413 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2021-05-07T19:03:34.413 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2021-05-07T19:03:34.414 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2021-05-07T19:03:34.690 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2021-05-07T19:03:34.690 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2021-05-07T19:03:34.690 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2021-05-07T19:03:34.691 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2021-05-07T19:03:34.691 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2021-05-07T19:03:34.691 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2021-05-07T19:03:34.692 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2021-05-07T19:03:34.692 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2021-05-07T19:03:34.950 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2021-05-07T19:03:34.951 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2021-05-07T19:03:34.951 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2021-05-07T19:03:34.951 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2021-05-07T19:03:34.951 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2021-05-07T19:03:34.952 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2021-05-07T19:03:34.952 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2021-05-07T19:03:34.952 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2021-05-07T19:03:34.952 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2021-05-07T19:03:34.953 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:34 smithi146 bash[15441]: cluster 2021-05-07T19:03:33.671009+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:35.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:34 smithi114 bash[15432]: cluster 2021-05-07T19:03:33.671009+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:35.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:34 smithi114 bash[20751]: cluster 2021-05-07T19:03:33.671009+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:35.202 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:34 smithi146 bash[30875]: t=2021-05-07T19:03:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2021-05-07T19:03:35.202 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2021-05-07T19:03:35.203 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2021-05-07T19:03:35.203 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2021-05-07T19:03:35.203 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2021-05-07T19:03:35.203 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2021-05-07T19:03:35.204 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2021-05-07T19:03:35.471 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2021-05-07T19:03:35.472 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2021-05-07T19:03:35.472 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2021-05-07T19:03:35.472 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2021-05-07T19:03:35.472 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2021-05-07T19:03:35.472 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2021-05-07T19:03:35.473 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2021-05-07T19:03:35.473 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2021-05-07T19:03:35.723 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2021-05-07T19:03:35.723 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2021-05-07T19:03:35.724 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2021-05-07T19:03:35.724 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2021-05-07T19:03:35.724 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2021-05-07T19:03:35.724 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2021-05-07T19:03:35.724 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing HTTPServer" logger=server 2021-05-07T19:03:35.988 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2021-05-07T19:03:35.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing PluginManager" logger=server 2021-05-07T19:03:35.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Starting plugin search" logger=plugins 2021-05-07T19:03:35.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2021-05-07T19:03:35.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2021-05-07T19:03:35.989 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing HooksService" logger=server 2021-05-07T19:03:35.990 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2021-05-07T19:03:35.990 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2021-05-07T19:03:35.990 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing RemoteCache" logger=server 2021-05-07T19:03:35.990 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing RenderingService" logger=server 2021-05-07T19:03:35.991 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing AlertEngine" logger=server 2021-05-07T19:03:35.991 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing QuotaService" logger=server 2021-05-07T19:03:35.991 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing ServerLockService" logger=server 2021-05-07T19:03:35.991 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2021-05-07T19:03:35.991 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2021-05-07T19:03:35.992 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing LoginService" logger=server 2021-05-07T19:03:35.992 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing SearchService" logger=server 2021-05-07T19:03:35.992 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing TracingService" logger=server 2021-05-07T19:03:35.992 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2021-05-07T19:03:35.993 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing CleanUpService" logger=server 2021-05-07T19:03:35.993 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing NotificationService" logger=server 2021-05-07T19:03:35.993 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2021-05-07T19:03:35.993 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2021-05-07T19:03:35.993 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2021-05-07T19:03:35.994 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2021-05-07T19:03:35.994 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2021-05-07T19:03:35.994 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="Initializing Stream Manager" 2021-05-07T19:03:35.994 INFO:journalctl@ceph.grafana.a.smithi146.stdout:May 07 19:03:35 smithi146 bash[30875]: t=2021-05-07T19:03:35+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2021-05-07T19:03:36.695 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:36 smithi114 systemd[1]: Stopping Ceph alertmanager.a for df310d4e-af65-11eb-8235-001a4aab830c... 2021-05-07T19:03:36.695 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:36 smithi114 docker[36147]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:03:36.696 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:36 smithi114 bash[34685]: level=info ts=2021-05-07T19:03:36.490Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2021-05-07T19:03:37.096 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:36 smithi114 bash[15432]: cluster 2021-05-07T19:03:35.671667+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:37.096 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:36 smithi114 bash[20751]: cluster 2021-05-07T19:03:35.671667+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:37.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:36 smithi146 bash[15441]: cluster 2021-05-07T19:03:35.671667+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:37.445 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:37 smithi114 docker[36147]: ceph-df310d4e-af65-11eb-8235-001a4aab830c-alertmanager.a 2021-05-07T19:03:37.446 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:37 smithi114 systemd[1]: Stopped Ceph alertmanager.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:03:37.446 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:37 smithi114 systemd[1]: Started Ceph alertmanager.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:03:37.446 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:37 smithi114 bash[36183]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:03:37.665 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a/config 2021-05-07T19:03:38.488 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:38 smithi146 bash[15441]: audit 2021-05-07T19:03:37.223072+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:38.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:38 smithi146 bash[15441]: cephadm 2021-05-07T19:03:37.224320+0000 mgr.y (mgr.14146) 234 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2021-05-07T19:03:38.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:38 smithi146 bash[15441]: cephadm 2021-05-07T19:03:37.227053+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2021-05-07T19:03:38.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:38 smithi146 bash[15441]: cluster 2021-05-07T19:03:37.672557+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:38.695 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:38 smithi114 bash[20751]: audit 2021-05-07T19:03:37.223072+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:38.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:38 smithi114 bash[20751]: cephadm 2021-05-07T19:03:37.224320+0000 mgr.y (mgr.14146) 234 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2021-05-07T19:03:38.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:38 smithi114 bash[20751]: cephadm 2021-05-07T19:03:37.227053+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2021-05-07T19:03:38.696 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:38 smithi114 bash[20751]: cluster 2021-05-07T19:03:37.672557+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:38.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:38 smithi114 bash[15432]: audit 2021-05-07T19:03:37.223072+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:38.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:38 smithi114 bash[15432]: cephadm 2021-05-07T19:03:37.224320+0000 mgr.y (mgr.14146) 234 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2021-05-07T19:03:38.697 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:38 smithi114 bash[15432]: cephadm 2021-05-07T19:03:37.227053+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi146 2021-05-07T19:03:38.698 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:38 smithi114 bash[15432]: cluster 2021-05-07T19:03:37.672557+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:39.445 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:39 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:39.093Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2021-05-07T19:03:39.446 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:39 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:39.093Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2021-05-07T19:03:39.446 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:39 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:39.095Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.114 port=9094 2021-05-07T19:03:39.447 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:39 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:39.096Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2021-05-07T19:03:39.447 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:39 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:39.131Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2021-05-07T19:03:39.447 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:39 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:39.131Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2021-05-07T19:03:39.447 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:39 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:39.137Z caller=main.go:497 msg=Listening address=:9093 2021-05-07T19:03:40.988 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:40 smithi146 bash[15441]: cluster 2021-05-07T19:03:39.673309+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:40.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:40 smithi146 bash[15441]: audit 2021-05-07T19:03:39.774880+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:03:40.989 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:40 smithi146 bash[15441]: audit 2021-05-07T19:03:39.778036+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:03:41.095 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:40 smithi114 bash[20751]: cluster 2021-05-07T19:03:39.673309+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:41.095 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:40 smithi114 bash[20751]: audit 2021-05-07T19:03:39.774880+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:03:41.096 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:40 smithi114 bash[20751]: audit 2021-05-07T19:03:39.778036+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:03:41.096 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:40 smithi114 bash[15432]: cluster 2021-05-07T19:03:39.673309+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:41.096 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:40 smithi114 bash[15432]: audit 2021-05-07T19:03:39.774880+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2021-05-07T19:03:41.096 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:40 smithi114 bash[15432]: audit 2021-05-07T19:03:39.778036+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2021-05-07T19:03:41.318 INFO:teuthology.orchestra.run.smithi114.stdout: 2021-05-07T19:03:41.374 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:May 07 19:03:41 smithi114 bash[36183]: level=info ts=2021-05-07T19:03:41.096Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000109951s 2021-05-07T19:03:41.739 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 systemd[1]: Stopping Ceph prometheus.a for df310d4e-af65-11eb-8235-001a4aab830c... 2021-05-07T19:03:41.739 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 docker[31562]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:03:41.739 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=warn ts=2021-05-07T19:03:41.366Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2021-05-07T19:03:41.740 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2021-05-07T19:03:41.740 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=main.go:561 msg="Stopping notify discovery manager..." 2021-05-07T19:03:41.740 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=main.go:583 msg="Stopping scrape manager..." 2021-05-07T19:03:41.740 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=main.go:543 msg="Scrape discovery manager stopped" 2021-05-07T19:03:41.740 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=main.go:557 msg="Notify discovery manager stopped" 2021-05-07T19:03:41.741 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=main.go:577 msg="Scrape manager stopped" 2021-05-07T19:03:41.741 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2021-05-07T19:03:41.741 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2021-05-07T19:03:41.741 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2021-05-07T19:03:41.742 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.366Z caller=main.go:749 msg="Notifier manager stopped" 2021-05-07T19:03:41.742 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:41 smithi146 bash[29796]: level=info ts=2021-05-07T19:03:41.367Z caller=main.go:761 msg="See you next time!" 2021-05-07T19:03:42.021 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:41 smithi114 bash[20751]: audit 2021-05-07T19:03:41.309038+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.114:0/1125138283' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-05-07T19:03:42.022 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:41 smithi114 bash[15432]: audit 2021-05-07T19:03:41.309038+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.114:0/1125138283' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-05-07T19:03:42.023 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":14,"active_gid":14146,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":1022017636},{"type":"v1","addr":"172.21.15.114:6801","nonce":1022017636}]},"active_addr":"172.21.15.114:6801/1022017636","active_change":"2021-05-07T18:57:39.517407+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi114.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":2810887507}]},{"addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":702411319}]}]}} 2021-05-07T19:03:42.027 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2021-05-07T19:03:42.027 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2021-05-07T19:03:42.028 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell --fsid df310d4e-af65-11eb-8235-001a4aab830c -- ceph osd dump --format=json 2021-05-07T19:03:42.043 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:41 smithi146 bash[15441]: audit 2021-05-07T19:03:41.309038+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.114:0/1125138283' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2021-05-07T19:03:42.488 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:42 smithi146 docker[31562]: ceph-df310d4e-af65-11eb-8235-001a4aab830c-prometheus.a 2021-05-07T19:03:42.489 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:42 smithi146 systemd[1]: Stopped Ceph prometheus.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:03:42.489 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:42 smithi146 systemd[1]: Started Ceph prometheus.a for df310d4e-af65-11eb-8235-001a4aab830c. 2021-05-07T19:03:42.489 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:42 smithi146 bash[31597]: WARNING: Error loading config file: .dockercfg: $HOME is not defined 2021-05-07T19:03:43.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: cluster 2021-05-07T19:03:41.673967+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:43.073 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.098435+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.074 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.104128+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-05-07T19:03:43.074 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.106463+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.114:9093"}]: dispatch 2021-05-07T19:03:43.074 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.115260+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.074 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.124444+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-05-07T19:03:43.075 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.134902+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146:9095"}]: dispatch 2021-05-07T19:03:43.075 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.142310+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.075 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.147836+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-05-07T19:03:43.075 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.153343+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146:3000"}]: dispatch 2021-05-07T19:03:43.075 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.160690+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.076 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:42 smithi146 bash[15441]: audit 2021-05-07T19:03:42.164150+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:43.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: cluster 2021-05-07T19:03:41.673967+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:43.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.098435+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.104128+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-05-07T19:03:43.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.106463+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.114:9093"}]: dispatch 2021-05-07T19:03:43.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.115260+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.124444+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-05-07T19:03:43.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.134902+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146:9095"}]: dispatch 2021-05-07T19:03:43.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.142310+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.147836+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-05-07T19:03:43.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.153343+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146:3000"}]: dispatch 2021-05-07T19:03:43.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.160690+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:42 smithi114 bash[15432]: audit 2021-05-07T19:03:42.164150+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:43.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: cluster 2021-05-07T19:03:41.673967+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:43.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.098435+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.104128+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-05-07T19:03:43.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.106463+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.114:9093"}]: dispatch 2021-05-07T19:03:43.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.115260+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.124444+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-05-07T19:03:43.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.134902+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146:9095"}]: dispatch 2021-05-07T19:03:43.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.142310+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.147836+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-05-07T19:03:43.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.153343+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146:3000"}]: dispatch 2021-05-07T19:03:43.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.160690+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:43.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:42 smithi114 bash[20751]: audit 2021-05-07T19:03:42.164150+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:43.489 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.233Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2021-05-07T19:03:43.489 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.233Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2021-05-07T19:03:43.489 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.233Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2021-05-07T19:03:43.490 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.233Z caller=main.go:339 host_details="(Linux 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 smithi146 (none))" 2021-05-07T19:03:43.490 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.233Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2021-05-07T19:03:43.490 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.233Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2021-05-07T19:03:43.490 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.235Z caller=main.go:678 msg="Starting TSDB ..." 2021-05-07T19:03:43.491 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.235Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2021-05-07T19:03:43.491 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.239Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2021-05-07T19:03:43.491 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.240Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2021-05-07T19:03:43.491 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.242Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2021-05-07T19:03:43.492 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.242Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=2.495724ms 2021-05-07T19:03:43.492 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.244Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2021-05-07T19:03:43.492 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.244Z caller=main.go:695 msg="TSDB started" 2021-05-07T19:03:43.492 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.245Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2021-05-07T19:03:43.493 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.245Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2021-05-07T19:03:43.493 INFO:journalctl@ceph.prometheus.a.smithi146.stdout:May 07 19:03:43 smithi146 bash[31597]: level=info ts=2021-05-07T19:03:43.245Z caller=main.go:646 msg="Server is ready to receive web requests." 2021-05-07T19:03:44.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:43 smithi114 bash[15432]: audit 2021-05-07T19:03:42.104793+0000 mgr.y (mgr.14146) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-05-07T19:03:44.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:43 smithi114 bash[15432]: audit 2021-05-07T19:03:42.107197+0000 mgr.y (mgr.14146) 240 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.114:9093"}]: dispatch 2021-05-07T19:03:44.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:43 smithi114 bash[15432]: audit 2021-05-07T19:03:42.125192+0000 mgr.y (mgr.14146) 241 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-05-07T19:03:44.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:43 smithi114 bash[15432]: audit 2021-05-07T19:03:42.135517+0000 mgr.y (mgr.14146) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146:9095"}]: dispatch 2021-05-07T19:03:44.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:43 smithi114 bash[15432]: audit 2021-05-07T19:03:42.148577+0000 mgr.y (mgr.14146) 243 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-05-07T19:03:44.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:43 smithi114 bash[15432]: audit 2021-05-07T19:03:42.153934+0000 mgr.y (mgr.14146) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146:3000"}]: dispatch 2021-05-07T19:03:44.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:43 smithi114 bash[20751]: audit 2021-05-07T19:03:42.104793+0000 mgr.y (mgr.14146) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-05-07T19:03:44.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:43 smithi114 bash[20751]: audit 2021-05-07T19:03:42.107197+0000 mgr.y (mgr.14146) 240 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.114:9093"}]: dispatch 2021-05-07T19:03:44.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:43 smithi114 bash[20751]: audit 2021-05-07T19:03:42.125192+0000 mgr.y (mgr.14146) 241 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-05-07T19:03:44.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:43 smithi114 bash[20751]: audit 2021-05-07T19:03:42.135517+0000 mgr.y (mgr.14146) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146:9095"}]: dispatch 2021-05-07T19:03:44.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:43 smithi114 bash[20751]: audit 2021-05-07T19:03:42.148577+0000 mgr.y (mgr.14146) 243 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-05-07T19:03:44.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:43 smithi114 bash[20751]: audit 2021-05-07T19:03:42.153934+0000 mgr.y (mgr.14146) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146:3000"}]: dispatch 2021-05-07T19:03:44.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:43 smithi146 bash[15441]: audit 2021-05-07T19:03:42.104793+0000 mgr.y (mgr.14146) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2021-05-07T19:03:44.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:43 smithi146 bash[15441]: audit 2021-05-07T19:03:42.107197+0000 mgr.y (mgr.14146) 240 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.114:9093"}]: dispatch 2021-05-07T19:03:44.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:43 smithi146 bash[15441]: audit 2021-05-07T19:03:42.125192+0000 mgr.y (mgr.14146) 241 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2021-05-07T19:03:44.240 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:43 smithi146 bash[15441]: audit 2021-05-07T19:03:42.135517+0000 mgr.y (mgr.14146) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi146:9095"}]: dispatch 2021-05-07T19:03:44.240 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:43 smithi146 bash[15441]: audit 2021-05-07T19:03:42.148577+0000 mgr.y (mgr.14146) 243 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2021-05-07T19:03:44.240 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:43 smithi146 bash[15441]: audit 2021-05-07T19:03:42.153934+0000 mgr.y (mgr.14146) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi146:3000"}]: dispatch 2021-05-07T19:03:44.846 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/df310d4e-af65-11eb-8235-001a4aab830c/mon.a/config 2021-05-07T19:03:45.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:44 smithi114 bash[15432]: cluster 2021-05-07T19:03:43.674601+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:45.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:44 smithi114 bash[20751]: cluster 2021-05-07T19:03:43.674601+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:45.238 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:44 smithi146 bash[15441]: cluster 2021-05-07T19:03:43.674601+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:46.049 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:45 smithi114 bash[15432]: cluster 2021-05-07T19:03:45.675409+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:46.050 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:45 smithi114 bash[20751]: cluster 2021-05-07T19:03:45.675409+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:46.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:45 smithi146 bash[15441]: cluster 2021-05-07T19:03:45.675409+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:47.446 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:47 smithi114 bash[15432]: audit 2021-05-07T19:03:46.126798+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.446 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:47 smithi114 bash[15432]: audit 2021-05-07T19:03:46.340588+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.446 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:47 smithi114 bash[15432]: audit 2021-05-07T19:03:46.346150+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.446 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:47 smithi114 bash[15432]: audit 2021-05-07T19:03:46.350503+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:47.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:47 smithi114 bash[20751]: audit 2021-05-07T19:03:46.126798+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:47 smithi114 bash[20751]: audit 2021-05-07T19:03:46.340588+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:47 smithi114 bash[20751]: audit 2021-05-07T19:03:46.346150+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.448 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:47 smithi114 bash[20751]: audit 2021-05-07T19:03:46.350503+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:47.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:47 smithi146 bash[15441]: audit 2021-05-07T19:03:46.126798+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:47 smithi146 bash[15441]: audit 2021-05-07T19:03:46.340588+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.489 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:47 smithi146 bash[15441]: audit 2021-05-07T19:03:46.346150+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' 2021-05-07T19:03:47.490 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:47 smithi146 bash[15441]: audit 2021-05-07T19:03:46.350503+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.114:0/1898648098' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2021-05-07T19:03:48.291 INFO:teuthology.orchestra.run.smithi114.stdout: 2021-05-07T19:03:48.291 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":54,"fsid":"df310d4e-af65-11eb-8235-001a4aab830c","created":"2021-05-07T18:56:40.505491+0000","modified":"2021-05-07T19:03:13.379640+0000","last_up_change":"2021-05-07T19:02:36.754872+0000","last_in_change":"2021-05-07T19:02:16.032632+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-05-07T19:00:35.157888+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-05-07T19:03:06.515279+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"54","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"a4359264-9105-4c74-8c84-2047b192bad5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6803","nonce":190966352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6805","nonce":190966352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6809","nonce":190966352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":190966352},{"type":"v1","addr":"172.21.15.114:6807","nonce":190966352}]},"public_addr":"172.21.15.114:6803/190966352","cluster_addr":"172.21.15.114:6805/190966352","heartbeat_back_addr":"172.21.15.114:6809/190966352","heartbeat_front_addr":"172.21.15.114:6807/190966352","state":["exists","up"]},{"osd":1,"uuid":"95853585-55b8-4d60-bb42-69091cef73e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6811","nonce":2327099694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6813","nonce":2327099694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6817","nonce":2327099694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":2327099694},{"type":"v1","addr":"172.21.15.114:6815","nonce":2327099694}]},"public_addr":"172.21.15.114:6811/2327099694","cluster_addr":"172.21.15.114:6813/2327099694","heartbeat_back_addr":"172.21.15.114:6817/2327099694","heartbeat_front_addr":"172.21.15.114:6815/2327099694","state":["exists","up"]},{"osd":2,"uuid":"511fc70a-7873-4edf-a74e-5fa5b9a92c7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6818","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6819","nonce":2313806869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6821","nonce":2313806869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6825","nonce":2313806869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":2313806869},{"type":"v1","addr":"172.21.15.114:6823","nonce":2313806869}]},"public_addr":"172.21.15.114:6819/2313806869","cluster_addr":"172.21.15.114:6821/2313806869","heartbeat_back_addr":"172.21.15.114:6825/2313806869","heartbeat_front_addr":"172.21.15.114:6823/2313806869","state":["exists","up"]},{"osd":3,"uuid":"bd4b7dd6-c790-44dc-8cf8-ef548ced3536","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6826","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6827","nonce":679589066}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6829","nonce":679589066}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6833","nonce":679589066}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":679589066},{"type":"v1","addr":"172.21.15.114:6831","nonce":679589066}]},"public_addr":"172.21.15.114:6827/679589066","cluster_addr":"172.21.15.114:6829/679589066","heartbeat_back_addr":"172.21.15.114:6833/679589066","heartbeat_front_addr":"172.21.15.114:6831/679589066","state":["exists","up"]},{"osd":4,"uuid":"19968679-c55c-4078-b9b5-0ee187fe4021","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6801","nonce":2381543600}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6803","nonce":2381543600}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6807","nonce":2381543600}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":2381543600},{"type":"v1","addr":"172.21.15.146:6805","nonce":2381543600}]},"public_addr":"172.21.15.146:6801/2381543600","cluster_addr":"172.21.15.146:6803/2381543600","heartbeat_back_addr":"172.21.15.146:6807/2381543600","heartbeat_front_addr":"172.21.15.146:6805/2381543600","state":["exists","up"]},{"osd":5,"uuid":"46aa8679-deb8-42e8-99b4-adc715f17a35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6809","nonce":173015139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6811","nonce":173015139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6815","nonce":173015139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":173015139},{"type":"v1","addr":"172.21.15.146:6813","nonce":173015139}]},"public_addr":"172.21.15.146:6809/173015139","cluster_addr":"172.21.15.146:6811/173015139","heartbeat_back_addr":"172.21.15.146:6815/173015139","heartbeat_front_addr":"172.21.15.146:6813/173015139","state":["exists","up"]},{"osd":6,"uuid":"2471a88b-2eb5-4e6f-b9ba-047af2a8fbf5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6817","nonce":1480488251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6819","nonce":1480488251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6823","nonce":1480488251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":1480488251},{"type":"v1","addr":"172.21.15.146:6821","nonce":1480488251}]},"public_addr":"172.21.15.146:6817/1480488251","cluster_addr":"172.21.15.146:6819/1480488251","heartbeat_back_addr":"172.21.15.146:6823/1480488251","heartbeat_front_addr":"172.21.15.146:6821/1480488251","state":["exists","up"]},{"osd":7,"uuid":"c23530fd-1b0f-43de-a75f-09104e2d7777","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6825","nonce":3524116152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6827","nonce":3524116152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6831","nonce":3524116152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3524116152},{"type":"v1","addr":"172.21.15.146:6829","nonce":3524116152}]},"public_addr":"172.21.15.146:6825/3524116152","cluster_addr":"172.21.15.146:6827/3524116152","heartbeat_back_addr":"172.21.15.146:6831/3524116152","heartbeat_front_addr":"172.21.15.146:6829/3524116152","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T18:59:41.139611+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:06.280410+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:33.033693+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:00:59.007003+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:01:20.681383+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:01:44.856067+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:02:09.801804+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2021-05-07T19:02:34.891472+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.114:6801/2427910762":"2021-05-08T18:57:39.516840+0000","172.21.15.114:6800/2427910762":"2021-05-08T18:57:39.516840+0000","172.21.15.114:0/841855512":"2021-05-08T18:57:39.516840+0000","172.21.15.114:0/3504756554":"2021-05-08T18:57:09.539847+0000","172.21.15.114:0/3548802504":"2021-05-08T18:57:09.539847+0000","172.21.15.114:6800/1520359648":"2021-05-08T18:57:09.539847+0000","172.21.15.114:0/143598965":"2021-05-08T18:57:39.516840+0000","172.21.15.114:6801/1520359648":"2021-05-08T18:57:09.539847+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2021-05-07T19:03:48.979 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2021-05-07T19:03:48.980 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell --fsid df310d4e-af65-11eb-8235-001a4aab830c -- ceph osd dump --format=json 2021-05-07T19:03:49.096 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:48 smithi114 bash[20751]: cluster 2021-05-07T19:03:47.676185+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:49.097 INFO:journalctl@ceph.mon.c.smithi114.stdout:May 07 19:03:48 smithi114 bash[20751]: audit 2021-05-07T19:03:48.290171+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.114:0/2337760830' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:03:49.097 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:48 smithi114 bash[15432]: cluster 2021-05-07T19:03:47.676185+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:49.097 INFO:journalctl@ceph.mon.a.smithi114.stdout:May 07 19:03:48 smithi114 bash[15432]: audit 2021-05-07T19:03:48.290171+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.114:0/2337760830' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:03:49.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:48 smithi146 bash[15441]: cluster 2021-05-07T19:03:47.676185+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2021-05-07T19:03:49.239 INFO:journalctl@ceph.mon.b.smithi146.stdout:May 07 19:03:48 smithi146 bash[15441]: audit 2021-05-07T19:03:48.290171+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.114:0/2337760830' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2021-05-07T19:03:49.269 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2021-05-07T19:03:49.269 DEBUG:teuthology.task.console_log:Killing console logger for smithi114 2021-05-07T19:03:49.270 DEBUG:teuthology.task.console_log:Killing console logger for smithi146 2021-05-07T19:03:49.271 DEBUG:teuthology.exit:Finished running handlers