Description: rados/singleton-nomsgr/{all/cache-fs-trunc.yaml rados.yaml supported-random-distro$/{ubuntu_16.04.yaml}}

Log: http://qa-proxy.ceph.com/teuthology/sage-2019-05-11_01:08:55-rados-wip-sage-testing-2019-05-10-1632-distro-basic-smithi/3948550/teuthology.log

Failure Reason:

SSH connection to smithi005 was lost: "sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip --"

  • log_href: http://qa-proxy.ceph.com/teuthology/sage-2019-05-11_01:08:55-rados-wip-sage-testing-2019-05-10-1632-distro-basic-smithi/3948550/teuthology.log
  • archive_path: /home/teuthworker/archive/sage-2019-05-11_01:08:55-rados-wip-sage-testing-2019-05-10-1632-distro-basic-smithi/3948550
  • description: rados/singleton-nomsgr/{all/cache-fs-trunc.yaml rados.yaml supported-random-distro$/{ubuntu_16.04.yaml}}
  • duration: 11:53:45
  • email:
  • failure_reason: SSH connection to smithi005 was lost: "sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip --"
  • flavor: basic
  • job_id: 3948550
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: sage-2019-05-11_01:08:55-rados-wip-sage-testing-2019-05-10-1632-distro-basic-smithi
  • nuke_on_error: True
  • os_type: ubuntu
  • os_version: 16.04
  • overrides:
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • conf:
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • debug ms: 20
        • osd:
          • osd op queue cut off: debug_random
          • debug ms: 20
          • debug journal: 20
          • debug osd: 25
          • osd debug verify cached snaps: True
          • osd debug verify missing on start: True
          • osd op queue: debug_random
          • debug filestore: 20
      • sha1: dc46926df33c49ecb4236b8bc2f33597e45430bd
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • workunit:
      • sha1: dc46926df33c49ecb4236b8bc2f33597e45430bd
      • branch: wip-sage-testing-2019-05-10-1632
    • install:
      • ceph:
        • sha1: dc46926df33c49ecb4236b8bc2f33597e45430bd
    • admin_socket:
      • branch: wip-sage-testing-2019-05-10-1632
  • owner: scheduled_sage@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mgr.x', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'client.0', 'client.1']
  • sentry_event:
  • status: dead
  • success: False
  • branch: wip-sage-testing-2019-05-10-1632
  • seed:
  • sha1: dc46926df33c49ecb4236b8bc2f33597e45430bd
  • subset:
  • suite:
  • suite_branch: wip-sage-testing-2019-05-10-1632
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: dc46926df33c49ecb4236b8bc2f33597e45430bd
  • targets:
    • tasks:
      • internal.check_packages:
      • internal.buildpackages_prep:
      • internal.lock_machines:
        • 1
        • smithi
      • internal.save_config:
      • internal.check_lock:
      • internal.add_remotes:
      • console_log:
      • internal.connect:
      • internal.push_inventory:
      • internal.serialize_remote_roles:
      • internal.check_conflict:
      • internal.check_ceph_data:
      • internal.vm_setup:
      • kernel:
        • sha1: distro
        • kdb: True
      • internal.base:
      • internal.archive_upload:
      • internal.archive:
      • internal.coredump:
      • internal.sudo:
      • internal.syslog:
      • internal.timer:
      • pcp:
      • selinux:
      • ansible.cephlab:
      • clock:
      • install:
      • ceph:
        • cluster: ceph
        • log-whitelist:
          • overall HEALTH_
          • \(CACHE_POOL_NO_HIT_SET\)
          • \(MDS_ALL_DOWN\)
          • \(MDS_UP_LESS_THAN_MAX\)
        • conf:
          • global:
            • osd max object namespace len: 64
            • debug ms: 1
            • osd max object name len: 460
            • debug mds: 20
            • debug client: 20
          • mon:
            • debug mon: 20
            • debug paxos: 20
            • debug ms: 20
          • osd:
            • osd op queue cut off: debug_random
            • debug ms: 20
            • debug journal: 20
            • debug osd: 25
            • osd debug verify cached snaps: True
            • osd debug verify missing on start: True
            • osd op queue: debug_random
            • debug filestore: 20
        • sha1: dc46926df33c49ecb4236b8bc2f33597e45430bd
      • exec:
        • client.0:
          • ceph osd pool create data_cache 4
          • ceph osd tier add cephfs_data data_cache
          • ceph osd tier cache-mode data_cache writeback
          • ceph osd tier set-overlay cephfs_data data_cache
          • ceph osd pool set data_cache hit_set_type bloom
          • ceph osd pool set data_cache hit_set_count 8
          • ceph osd pool set data_cache hit_set_period 3600
          • ceph osd pool set data_cache min_read_recency_for_promote 0
      • ceph-fuse:
      • exec:
        • client.0:
          • sudo chmod 777 $TESTDIR/mnt.0/
          • dd if=/dev/urandom of=$TESTDIR/mnt.0/foo bs=1M count=5
          • ls -al $TESTDIR/mnt.0/foo
          • truncate --size 0 $TESTDIR/mnt.0/foo
          • ls -al $TESTDIR/mnt.0/foo
          • dd if=/dev/urandom of=$TESTDIR/mnt.0/foo bs=1M count=5
          • ls -al $TESTDIR/mnt.0/foo
          • cp $TESTDIR/mnt.0/foo /tmp/foo
          • sync
          • rados -p data_cache ls -
          • sleep 10
          • rados -p data_cache ls -
          • rados -p data_cache cache-flush-evict-all
          • rados -p data_cache ls -
          • sleep 1
      • exec:
        • client.1:
          • hexdump -C /tmp/foo | head
          • hexdump -C $TESTDIR/mnt.1/foo | head
          • cmp $TESTDIR/mnt.1/foo /tmp/foo
    • teuthology_branch: master
    • verbose: False
    • pcp_grafana_url:
    • priority:
    • user:
    • queue:
    • posted: 2019-05-11 01:10:46
    • started: 2019-05-12 12:47:18
    • updated: 2019-05-13 00:53:40
    • status_class: danger
    • runtime: 12:06:22
    • wait_time: 0:12:37