2023-01-02T17:12:33.509 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2023-01-02T17:12:33.510 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --description rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{ubuntu_latest} 4-cache-path 5-cache-mode/rwl 6-cache-size/5G 7-workloads/qemu_xfstests} --name yuriw-2023-01-02_16:41:15-rbd-pacific_16.2.11_RC4-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-01-02_16:41:15-rbd-pacific_16.2.11_RC4-distro-default-smithi/7131212 --verbose -- /home/teuthworker/archive/yuriw-2023-01-02_16:41:15-rbd-pacific_16.2.11_RC4-distro-default-smithi/7131212/orig.config.yaml 2023-01-02T17:12:33.539 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2023-01-02T17:12:33.591 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-01-02_16:41:15-rbd-pacific_16.2.11_RC4-distro-default-smithi/7131212 branch: pacific_16.2.11_RC4 description: rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{ubuntu_latest} 4-cache-path 5-cache-mode/rwl 6-cache-size/5G 7-workloads/qemu_xfstests} email: ceph-qa@ceph.io first_in_suite: false job_id: '7131212' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-01-02_16:41:15-rbd-pacific_16.2.11_RC4-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: pacific_16.2.11_RC4 ceph: conf: client: rbd_persistent_cache_mode: rwl rbd_persistent_cache_path: /home/ubuntu/cephtest/rbd-pwl-cache rbd_persistent_cache_size: 5368709120 rbd_plugins: pwl_cache mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f2bb1478686242c0f68882a9cf8df4e0f8363116 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: f2bb1478686242c0f68882a9cf8df4e0f8363116 workunit: branch: pacific_qa sha1: 623bc557440f012d459eb3c5ded0a7dee57ecdb1 owner: scheduled_yuriw@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mgr.x - osd.0 - osd.1 - - mon.b - mgr.y - osd.2 - osd.3 - client.0 sha1: f2bb1478686242c0f68882a9cf8df4e0f8363116 sleep_before_teardown: 0 suite: rbd suite_branch: pacific_qa suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_623bc557440f012d459eb3c5ded0a7dee57ecdb1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 623bc557440f012d459eb3c5ded0a7dee57ecdb1 targets: smithi064.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwINnmi+N3LgR9ET61cABYBnDJDAAQE1klaPINljTOvitiIM3/5ICam+qurn41RkfyLPz4uwE1yDyHeI7QBKChMImagaJPfltOSsFsTn67ifp6uunrBJblDzycEd7/lJfdMwBn8dApfOw5SSnVdpzpaKWGNpPqshrinViULNhTz2PMAkza/R7qM6v4qqKKxQx/yVi8/Lt03nxO672k5WH/Wkz7KHX4nwyeTelksSojH9SBt4yR4WpLbMjuFX33Ag14KBWr9YQ30L5/h7VtBLQL+2c7sq3Bnll5zj8H+sIa0hOHmwR5sxs4cVs6Eb4Cblr6xTs0Q9vQefWDDYNL4qRpuj1NO+bW1xGcALK9TujCJ0/fdcMLQ0/r4QukVxSE1j6frwWwo/u8lxTTp/wbNVU14w+37ppSvzcPbOD5FNnCu4PMHgrtqp02ggncjqMYpHvxXoQ53JPn84XfXX04vWf5emRMQ76T0NvWW0jYtj7x7ex7l/iEGUGHVnaOmjLqij0= smithi090.front.sepia.ceph.com: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw tasks: - install: null - ceph: null - exec: client.0: - mkdir /home/ubuntu/cephtest/tmpfs - mkdir /home/ubuntu/cephtest/rbd-pwl-cache - sudo mount -t tmpfs -o size=20G tmpfs /home/ubuntu/cephtest/tmpfs - truncate -s 20G /home/ubuntu/cephtest/tmpfs/loopfile - mkfs.ext4 /home/ubuntu/cephtest/tmpfs/loopfile - sudo mount -o loop /home/ubuntu/cephtest/tmpfs/loopfile /home/ubuntu/cephtest/rbd-pwl-cache - sudo chmod 777 /home/ubuntu/cephtest/rbd-pwl-cache - exec_on_cleanup: client.0: - sudo umount /home/ubuntu/cephtest/rbd-pwl-cache - sudo umount /home/ubuntu/cephtest/tmpfs - rm -rf /home/ubuntu/cephtest/rbd-pwl-cache - rm -rf /home/ubuntu/cephtest/tmpfs - qemu: client.0: cpus: 4 disks: 3 memory: 4096 test: qa/run_xfstests_qemu.sh type: block teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 19d18db866afdc31fd6586f558fc29b95a87ccfb timestamp: 2023-01-02_16:41:15 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.32458 2023-01-02T17:12:33.592 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_623bc557440f012d459eb3c5ded0a7dee57ecdb1/qa; will attempt to use it 2023-01-02T17:12:33.592 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_623bc557440f012d459eb3c5ded0a7dee57ecdb1/qa/tasks 2023-01-02T17:12:33.593 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-01-02T17:12:33.594 INFO:teuthology.task.internal:Checking packages... 2023-01-02T17:12:33.622 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f2bb1478686242c0f68882a9cf8df4e0f8363116' 2023-01-02T17:12:33.622 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-02T17:12:33.623 INFO:teuthology.packaging:ref: None 2023-01-02T17:12:33.623 INFO:teuthology.packaging:tag: None 2023-01-02T17:12:33.623 INFO:teuthology.packaging:branch: pacific_16.2.11_RC4 2023-01-02T17:12:33.623 INFO:teuthology.packaging:sha1: f2bb1478686242c0f68882a9cf8df4e0f8363116 2023-01-02T17:12:33.624 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific_16.2.11_RC4 2023-01-02T17:12:33.796 INFO:teuthology.task.internal:Found packages for ceph version 16.2.10-1543-gf2bb1478-1focal 2023-01-02T17:12:33.796 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-01-02T17:12:33.803 INFO:teuthology.task.internal:no buildpackages task found 2023-01-02T17:12:33.803 INFO:teuthology.run_tasks:Running task internal.save_config...