1QA output created by 071 2 3=== Testing blkverify through filename === 4 5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864 6Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 7read 512/512 bytes at offset 0 8512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 9wrote 512/512 bytes at offset 229376 10512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 11read 512/512 bytes at offset 229376 12512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 13wrote 512/512 bytes at offset 0 14512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 15blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0 16 17=== Testing blkverify through file blockref === 18 19Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864 20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 21read 512/512 bytes at offset 0 22512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 23wrote 512/512 bytes at offset 229376 24512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 25read 512/512 bytes at offset 229376 26512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 27wrote 512/512 bytes at offset 0 28512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 29blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0 30 31=== Testing blkdebug through filename === 32 33Failed to flush the L2 table cache: Input/output error 34Failed to flush the refcount block cache: Input/output error 35read failed: Input/output error 36 37=== Testing blkdebug through file blockref === 38 39Failed to flush the L2 table cache: Input/output error 40Failed to flush the refcount block cache: Input/output error 41read failed: Input/output error 42 43=== Testing blkdebug on existing block device === 44 45Testing: -drive file=TEST_DIR/t.IMGFMT,format=raw,if=none,id=drive0 46QMP_VERSION 47{"return": {}} 48{"return": {}} 49read failed: Input/output error 50{"return": ""} 51{"return": {}} 52{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 53QEMU_PROG: Failed to flush the L2 table cache: Input/output error 54QEMU_PROG: Failed to flush the refcount block cache: Input/output error 55 56 57=== Testing blkverify on existing block device === 58 59Testing: -drive file=TEST_DIR/t.IMGFMT,format=IMGFMT,if=none,id=drive0 60QMP_VERSION 61{"return": {}} 62{"return": {}} 63blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0 64 65 66=== Testing blkverify on existing raw block device === 67 68Testing: -drive file=TEST_DIR/t.IMGFMT.base,format=raw,if=none,id=drive0 69QMP_VERSION 70{"return": {}} 71{"return": {}} 72blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0 73 74 75=== Testing blkdebug's set-state through QMP === 76 77Testing: -drive file=TEST_DIR/t.IMGFMT,format=raw,if=none,id=drive0 78QMP_VERSION 79{"return": {}} 80{"return": {}} 81read 512/512 bytes at offset 0 82512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 83{"return": ""} 84wrote 512/512 bytes at offset 0 85512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 86{"return": ""} 87read failed: Input/output error 88{"return": ""} 89{"return": {}} 90{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 91QEMU_PROG: Failed to flush the L2 table cache: Input/output error 92QEMU_PROG: Failed to flush the refcount block cache: Input/output error 93 94*** done 95