Created
July 25, 2017 06:21
-
-
Save kunalkushwaha/66b53c0a123e48a03c0f932fac128440 to your computer and use it in GitHub Desktop.
containerd log for multiple commit on same snapshot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- FAIL: TestOverlay/MultipleCommitTest (0.22s) | |
| testsuite.go:431: snapshot /tmp/snapshot-suite-Overlay-143202977/work/base: not found | |
| helpers_unix.go:16: unmount /tmp/snapshot-suite-Overlay-143202977/work/base | |
| helpers.go:52: drwx------ /tmp/snapshot-suite-Overlay-143202977 | |
| helpers.go:52: drwxrwxrwx /tmp/snapshot-suite-Overlay-143202977/root | |
| helpers.go:50: -rw------- /tmp/snapshot-suite-Overlay-143202977/root/metadata.db [ "\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\xed\xda\f\xed\x02\x00\x00\x00\x00\ | |
| x10\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\a\x00\x00\x00\x00\x00\x00\x00" ...] | |
| helpers.go:52: drwx------ /tmp/snapshot-suite-Overlay-143202977/root/snapshots | |
| helpers.go:52: drwx------ /tmp/snapshot-suite-Overlay-143202977/root/snapshots/1 | |
| helpers.go:52: drwx--x--x /tmp/snapshot-suite-Overlay-143202977/root/snapshots/1/fs | |
| helpers.go:50: -rwxrwxrwx /tmp/snapshot-suite-Overlay-143202977/root/snapshots/1/fs/foo [ "foo\n" ...] | |
| helpers.go:50: -rwxrwxrwx /tmp/snapshot-suite-Overlay-143202977/root/snapshots/1/fs/foobar [ "foobar\n" ...] | |
| helpers.go:52: drwx------ /tmp/snapshot-suite-Overlay-143202977/root/snapshots/1/work | |
| helpers.go:52: drwxrwxrwx /tmp/snapshot-suite-Overlay-143202977/work | |
| helpers.go:52: drwxrwxrwx /tmp/snapshot-suite-Overlay-143202977/work/base |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment