| 1 | QA output created by 214 |
| 2 | |
| 3 | === Corrupted size field in compressed cluster descriptor === |
| 4 | |
| 5 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=8388608 |
| 6 | wrote 2097152/2097152 bytes at offset 0 |
| 7 | 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 8 | wrote 2097152/2097152 bytes at offset 2097152 |
| 9 | 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 10 | qemu-io: read failed: Input/output error |
| 11 | No errors were found on the image. |
| 12 | read 4194304/4194304 bytes at offset 0 |
| 13 | 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 14 | wrote 4194304/4194304 bytes at offset 4194304 |
| 15 | 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 16 | read 4194304/4194304 bytes at offset 0 |
| 17 | 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 18 | ERROR cluster 6 refcount=1 reference=3 |
| 19 | ERROR cluster 7 refcount=1 reference=2 |
| 20 | Repairing cluster 6 refcount=1 reference=3 |
| 21 | Repairing cluster 7 refcount=1 reference=2 |
| 22 | Repairing OFLAG_COPIED data cluster: l2_entry=8000000000c00000 refcount=3 |
| 23 | Repairing OFLAG_COPIED data cluster: l2_entry=8000000000e00000 refcount=2 |
| 24 | The following inconsistencies were found and repaired: |
| 25 | |
| 26 | 0 leaked clusters |
| 27 | 4 corruptions |
| 28 | |
| 29 | Double checking the fixed image now... |
| 30 | No errors were found on the image. |
| 31 | read 4194304/4194304 bytes at offset 0 |
| 32 | 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 33 | read 4194304/4194304 bytes at offset 4194304 |
| 34 | 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 35 | |
| 36 | === Write compressed data of multiple clusters === |
| 37 | |
| 38 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2097152 |
| 39 | Write uncompressed data: |
| 40 | wrote 524288/524288 bytes at offset 0 |
| 41 | 512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 42 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2097152 |
| 43 | Write compressed data: |
| 44 | wrote 229376/229376 bytes at offset 0 |
| 45 | 224 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 46 | wrote 229376/229376 bytes at offset 278528 |
| 47 | 224 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 48 | "compressed-clusters": 8 |
| 49 | *** done |