"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2022/03/15 06:15:01 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/15 06:15:02 DEBUG : Creating backend with remote "/tmp/rclone576335713" === RUN TestDirHandleMethods run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:15:10 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:15:10 DEBUG : dir: Looking for writers 2022/03/15 06:15:10 DEBUG : : Looking for writers 2022/03/15 06:15:10 DEBUG : dir: reading active writers 2022/03/15 06:15:10 DEBUG : >WaitForWriters: 2022/03/15 06:15:12 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:15:12 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleMethods (11.07s) === RUN TestDirHandleReaddir run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:15:31 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:15:31 DEBUG : dir/subdir: Looking for writers 2022/03/15 06:15:31 DEBUG : dir: Looking for writers 2022/03/15 06:15:31 DEBUG : file2: reading active writers 2022/03/15 06:15:31 DEBUG : subdir: reading active writers 2022/03/15 06:15:31 DEBUG : file1: reading active writers 2022/03/15 06:15:31 DEBUG : : Looking for writers 2022/03/15 06:15:31 DEBUG : dir: reading active writers 2022/03/15 06:15:31 DEBUG : >WaitForWriters: 2022/03/15 06:15:37 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.bin" 2022/03/15 06:15:37 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.json" 2022/03/15 06:15:38 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2022/03/15 06:15:38 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2022/03/15 06:15:38 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2022/03/15 06:15:38 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:15:38 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddir (25.38s) === RUN TestDirHandleReaddirnames run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:15:46 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:15:46 DEBUG : dir: Looking for writers 2022/03/15 06:15:46 DEBUG : file1: reading active writers 2022/03/15 06:15:46 DEBUG : : Looking for writers 2022/03/15 06:15:46 DEBUG : dir: reading active writers 2022/03/15 06:15:46 DEBUG : >WaitForWriters: 2022/03/15 06:15:49 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:15:49 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleReaddirnames (11.10s) === RUN TestDirMethods run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:15:57 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:15:57 DEBUG : dir: Looking for writers 2022/03/15 06:15:57 DEBUG : : Looking for writers 2022/03/15 06:15:57 DEBUG : dir: reading active writers 2022/03/15 06:15:57 DEBUG : >WaitForWriters: 2022/03/15 06:15:59 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:15:59 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMethods (10.28s) === RUN TestDirForgetAll run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:16:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:16:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "" entryType 0 2022/03/15 06:16:03 DEBUG : : changeNotify: relativePath="", type=0 2022/03/15 06:16:03 DEBUG : : invalidating directory cache 2022/03/15 06:16:03 DEBUG : : >changeNotify: 2022/03/15 06:16:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:16:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:16:03 DEBUG : : >changeNotify: 2022/03/15 06:16:07 DEBUG : dir: forgetting directory cache 2022/03/15 06:16:07 DEBUG : : forgetting directory cache 2022/03/15 06:16:07 DEBUG : dir: forgetting directory cache 2022/03/15 06:16:07 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:16:07 DEBUG : : Looking for writers 2022/03/15 06:16:07 DEBUG : >WaitForWriters: 2022/03/15 06:16:10 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:16:10 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirForgetAll (10.41s) === RUN TestDirForgetPath run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:16:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:16:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:16:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:16:14 DEBUG : : invalidating directory cache 2022/03/15 06:16:14 DEBUG : dir: invalidating directory cache 2022/03/15 06:16:14 DEBUG : : >changeNotify: 2022/03/15 06:16:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:16:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:16:14 DEBUG : : >changeNotify: 2022/03/15 06:16:18 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2022/03/15 06:16:18 DEBUG : dir: invalidating directory cache 2022/03/15 06:16:18 DEBUG : : >ForgetPath: 2022/03/15 06:16:18 DEBUG : : ForgetPath: relativePath="dir", type=0 2022/03/15 06:16:18 DEBUG : : invalidating directory cache 2022/03/15 06:16:18 DEBUG : dir: forgetting directory cache 2022/03/15 06:16:18 DEBUG : : >ForgetPath: 2022/03/15 06:16:18 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2022/03/15 06:16:18 DEBUG : : >ForgetPath: 2022/03/15 06:16:18 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:16:18 DEBUG : dir: Looking for writers 2022/03/15 06:16:18 DEBUG : : Looking for writers 2022/03/15 06:16:18 DEBUG : dir: reading active writers 2022/03/15 06:16:18 DEBUG : >WaitForWriters: 2022/03/15 06:16:20 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:16:20 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirForgetPath (10.83s) === RUN TestDirWalk run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:16:37 DEBUG : : forgetting directory cache 2022/03/15 06:16:37 DEBUG : dir: forgetting directory cache 2022/03/15 06:16:38 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:16:38 DEBUG : fil/a/b: Looking for writers 2022/03/15 06:16:38 DEBUG : fil/a: Looking for writers 2022/03/15 06:16:38 DEBUG : b: reading active writers 2022/03/15 06:16:38 DEBUG : fil: Looking for writers 2022/03/15 06:16:38 DEBUG : a: reading active writers 2022/03/15 06:16:38 DEBUG : dir: Looking for writers 2022/03/15 06:16:38 DEBUG : : Looking for writers 2022/03/15 06:16:38 DEBUG : dir: reading active writers 2022/03/15 06:16:38 DEBUG : fil: reading active writers 2022/03/15 06:16:38 DEBUG : >WaitForWriters: 2022/03/15 06:16:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:16:39 DEBUG : : invalidating directory cache 2022/03/15 06:16:39 DEBUG : dir: invalidating directory cache 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil/a" entryType 0 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="fil/a", type=0 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil/a/b" entryType 0 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="fil/a/b", type=0 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil/a/b/c.bin" entryType 1 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="fil/a/b/c.bin.json", type=1 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil/a/b/c.json" entryType 1 2022/03/15 06:16:39 DEBUG : : changeNotify: relativePath="fil/a/b/c.json.json", type=1 2022/03/15 06:16:39 DEBUG : : >changeNotify: 2022/03/15 06:16:43 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.json" 2022/03/15 06:16:43 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.bin" 2022/03/15 06:16:44 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2022/03/15 06:16:45 DEBUG : fil: Rmdir: contains trashed file: "a" 2022/03/15 06:16:46 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:16:46 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirWalk (25.63s) === RUN TestDirSetModTime run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:16:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:16:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:16:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:16:51 DEBUG : : invalidating directory cache 2022/03/15 06:16:51 DEBUG : : >changeNotify: 2022/03/15 06:16:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:16:51 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:16:51 DEBUG : : >changeNotify: 2022/03/15 06:16:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:16:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:16:51 DEBUG : : >changeNotify: 2022/03/15 06:16:54 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:16:54 DEBUG : dir: Looking for writers 2022/03/15 06:16:54 DEBUG : : Looking for writers 2022/03/15 06:16:54 DEBUG : dir: reading active writers 2022/03/15 06:16:54 DEBUG : >WaitForWriters: 2022/03/15 06:16:56 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:16:56 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirSetModTime (10.45s) === RUN TestDirStat run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:17:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:01 DEBUG : : >changeNotify: 2022/03/15 06:17:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:17:01 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:17:01 DEBUG : : >changeNotify: 2022/03/15 06:17:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:17:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:17:01 DEBUG : : >changeNotify: 2022/03/15 06:17:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:03 DEBUG : : >changeNotify: 2022/03/15 06:17:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:17:03 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:17:03 DEBUG : : >changeNotify: 2022/03/15 06:17:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:17:03 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:17:03 DEBUG : : >changeNotify: 2022/03/15 06:17:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:17:03 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:17:03 DEBUG : : >changeNotify: 2022/03/15 06:17:05 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:17:05 DEBUG : dir: Looking for writers 2022/03/15 06:17:05 DEBUG : file1: reading active writers 2022/03/15 06:17:05 DEBUG : : Looking for writers 2022/03/15 06:17:05 DEBUG : dir: reading active writers 2022/03/15 06:17:05 DEBUG : >WaitForWriters: 2022/03/15 06:17:07 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:17:07 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirStat (10.51s) === RUN TestDirReadDirAll run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:17:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:11 DEBUG : : >changeNotify: 2022/03/15 06:17:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:17:11 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:17:11 DEBUG : : >changeNotify: 2022/03/15 06:17:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:17:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:17:11 DEBUG : : >changeNotify: 2022/03/15 06:17:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:14 DEBUG : : >changeNotify: 2022/03/15 06:17:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:17:14 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:17:14 DEBUG : : >changeNotify: 2022/03/15 06:17:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:17:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:17:14 DEBUG : : >changeNotify: 2022/03/15 06:17:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:17:14 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:17:14 DEBUG : : >changeNotify: 2022/03/15 06:17:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:17:22 DEBUG : : invalidating directory cache 2022/03/15 06:17:22 DEBUG : fil: invalidating directory cache 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file2.bin" entryType 1 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir/file2.bin.json", type=1 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file2.json" entryType 1 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir/file2.json.json", type=1 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/subdir" entryType 0 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/subdir/file3.bin" entryType 1 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir/subdir/file3.bin.json", type=1 2022/03/15 06:17:22 DEBUG : : >changeNotify: 2022/03/15 06:17:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/subdir/file3.json" entryType 1 2022/03/15 06:17:22 DEBUG : : changeNotify: relativePath="dir/subdir/file3.json.json", type=1 2022/03/15 06:17:22 DEBUG : : >changeNotify: === RUN TestDirReadDirAll/Virtual 2022/03/15 06:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2022/03/15 06:17:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2022/03/15 06:17:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/03/15 06:17:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2022/03/15 06:17:36 DEBUG : dir: invalidating directory cache 2022/03/15 06:17:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2022/03/15 06:17:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2022/03/15 06:17:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2022/03/15 06:17:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2022/03/15 06:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2022/03/15 06:17:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2022/03/15 06:17:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:17:36 DEBUG : dir: invalidating directory cache 2022/03/15 06:17:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2022/03/15 06:17:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2022/03/15 06:17:37 DEBUG : : forgetting directory cache 2022/03/15 06:17:37 DEBUG : dir: forgetting directory cache 2022/03/15 06:17:37 DEBUG : dir/virtualDir: forgetting directory cache 2022/03/15 06:17:37 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:17:37 DEBUG : dir/virtualDir: Looking for writers 2022/03/15 06:17:37 DEBUG : dir: Looking for writers 2022/03/15 06:17:37 DEBUG : virtualFile: reading active writers 2022/03/15 06:17:37 DEBUG : virtualDir: reading active writers 2022/03/15 06:17:37 DEBUG : file1: reading active writers 2022/03/15 06:17:37 DEBUG : virtualFile2: reading active writers 2022/03/15 06:17:37 DEBUG : : Looking for writers 2022/03/15 06:17:37 DEBUG : dir: reading active writers 2022/03/15 06:17:37 DEBUG : >WaitForWriters: 2022/03/15 06:17:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "fil" entryType 0 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="fil", type=0 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/virtualFile.bin" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/virtualFile.bin.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/virtualFile.json" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/virtualFile.json.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/virtualDir" entryType 0 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/virtualDir", type=0 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/virtualDir/testFile.bin" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/virtualDir/testFile.bin.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/virtualDir/testFile.json" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/virtualDir/testFile.json.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file2.json" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/file2.json.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file2.bin" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/file2.bin.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/subdir" entryType 0 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:17:39 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:17:39 DEBUG : : >changeNotify: 2022/03/15 06:17:43 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.json" 2022/03/15 06:17:43 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.bin" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.json" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.bin" 2022/03/15 06:17:44 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirReadDirAll (37.22s) --- PASS: TestDirReadDirAll/Virtual (11.86s) === RUN TestDirOpen run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:17:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:48 DEBUG : : invalidating directory cache 2022/03/15 06:17:48 DEBUG : : >changeNotify: 2022/03/15 06:17:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:51 DEBUG : : >changeNotify: 2022/03/15 06:17:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:17:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:17:51 DEBUG : : >changeNotify: 2022/03/15 06:17:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:17:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:17:51 DEBUG : : >changeNotify: 2022/03/15 06:17:52 ERROR : dir/: Can only open directories read only 2022/03/15 06:17:52 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:17:52 DEBUG : dir: Looking for writers 2022/03/15 06:17:52 DEBUG : : Looking for writers 2022/03/15 06:17:52 DEBUG : dir: reading active writers 2022/03/15 06:17:52 DEBUG : >WaitForWriters: 2022/03/15 06:17:54 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:17:54 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirOpen (10.03s) === RUN TestDirCreate run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:17:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:17:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:17:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:17:58 DEBUG : : invalidating directory cache 2022/03/15 06:17:58 DEBUG : dir: invalidating directory cache 2022/03/15 06:17:58 DEBUG : : >changeNotify: 2022/03/15 06:18:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:01 DEBUG : : >changeNotify: 2022/03/15 06:18:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:01 DEBUG : : >changeNotify: 2022/03/15 06:18:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:01 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:01 DEBUG : : >changeNotify: 2022/03/15 06:18:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/03/15 06:18:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2022/03/15 06:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/03/15 06:18:02 DEBUG : Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: File to upload is small (5 bytes), uploading instead of streaming 2022/03/15 06:18:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:03 DEBUG : : >changeNotify: 2022/03/15 06:18:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:03 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:03 DEBUG : : >changeNotify: 2022/03/15 06:18:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:03 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:03 DEBUG : : >changeNotify: 2022/03/15 06:18:05 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/15 06:18:05 INFO : dir/potato: Copied (new) 2022/03/15 06:18:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/03/15 06:18:05 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:18:05 DEBUG : dir: Looking for writers 2022/03/15 06:18:05 DEBUG : file1: reading active writers 2022/03/15 06:18:05 DEBUG : potato: reading active writers 2022/03/15 06:18:05 DEBUG : : Looking for writers 2022/03/15 06:18:05 DEBUG : dir: reading active writers 2022/03/15 06:18:05 DEBUG : >WaitForWriters: 2022/03/15 06:18:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:09 DEBUG : dir: invalidating directory cache 2022/03/15 06:18:09 DEBUG : : >changeNotify: 2022/03/15 06:18:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:09 DEBUG : : >changeNotify: 2022/03/15 06:18:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:09 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:09 DEBUG : : >changeNotify: 2022/03/15 06:18:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/potato.json" entryType 1 2022/03/15 06:18:09 DEBUG : : changeNotify: relativePath="dir/potato.json.json", type=1 2022/03/15 06:18:09 DEBUG : : >changeNotify: 2022/03/15 06:18:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/potato.bin" entryType 1 2022/03/15 06:18:09 DEBUG : : changeNotify: relativePath="dir/potato.bin.json", type=1 2022/03/15 06:18:09 DEBUG : : >changeNotify: 2022/03/15 06:18:10 DEBUG : dir: Rmdir: contains trashed file: "potato.json" 2022/03/15 06:18:10 DEBUG : dir: Rmdir: contains trashed file: "potato.bin" 2022/03/15 06:18:10 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:18:10 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirCreate (15.25s) === RUN TestDirMkdir run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:18:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:12 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:12 DEBUG : : >changeNotify: 2022/03/15 06:18:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:14 DEBUG : : >changeNotify: 2022/03/15 06:18:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:14 DEBUG : : >changeNotify: 2022/03/15 06:18:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/03/15 06:18:21 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:18:21 DEBUG : dir/sub: Looking for writers 2022/03/15 06:18:21 DEBUG : dir: Looking for writers 2022/03/15 06:18:21 DEBUG : file1: reading active writers 2022/03/15 06:18:21 DEBUG : sub: reading active writers 2022/03/15 06:18:21 DEBUG : : Looking for writers 2022/03/15 06:18:21 DEBUG : dir: reading active writers 2022/03/15 06:18:21 DEBUG : >WaitForWriters: 2022/03/15 06:18:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:22 DEBUG : : >changeNotify: 2022/03/15 06:18:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:22 DEBUG : : >changeNotify: 2022/03/15 06:18:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:22 DEBUG : : >changeNotify: 2022/03/15 06:18:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/sub" entryType 0 2022/03/15 06:18:22 DEBUG : : changeNotify: relativePath="dir/sub", type=0 2022/03/15 06:18:22 DEBUG : : >changeNotify: 2022/03/15 06:18:24 DEBUG : dir: Rmdir: contains trashed file: "sub" 2022/03/15 06:18:24 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:18:24 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdir (14.83s) === RUN TestDirMkdirSub run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:18:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/03/15 06:18:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2022/03/15 06:18:37 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:18:37 DEBUG : dir/sub/subsub: Looking for writers 2022/03/15 06:18:37 DEBUG : dir/sub: Looking for writers 2022/03/15 06:18:37 DEBUG : subsub: reading active writers 2022/03/15 06:18:37 DEBUG : dir: Looking for writers 2022/03/15 06:18:37 DEBUG : file1: reading active writers 2022/03/15 06:18:37 DEBUG : sub: reading active writers 2022/03/15 06:18:37 DEBUG : : Looking for writers 2022/03/15 06:18:37 DEBUG : dir: reading active writers 2022/03/15 06:18:37 DEBUG : >WaitForWriters: 2022/03/15 06:18:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:40 DEBUG : : >changeNotify: 2022/03/15 06:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:40 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:40 DEBUG : : >changeNotify: 2022/03/15 06:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/sub" entryType 0 2022/03/15 06:18:40 DEBUG : : changeNotify: relativePath="dir/sub", type=0 2022/03/15 06:18:40 DEBUG : : >changeNotify: 2022/03/15 06:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/sub/subsub" entryType 0 2022/03/15 06:18:40 DEBUG : : changeNotify: relativePath="dir/sub/subsub", type=0 2022/03/15 06:18:40 DEBUG : : >changeNotify: 2022/03/15 06:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:40 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:40 DEBUG : : >changeNotify: 2022/03/15 06:18:41 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2022/03/15 06:18:42 DEBUG : dir: Rmdir: contains trashed file: "sub" 2022/03/15 06:18:42 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:18:42 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirMkdirSub (17.48s) === RUN TestDirRemove run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:18:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:46 DEBUG : : invalidating directory cache 2022/03/15 06:18:46 DEBUG : : >changeNotify: 2022/03/15 06:18:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:48 DEBUG : : >changeNotify: 2022/03/15 06:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:48 DEBUG : : >changeNotify: 2022/03/15 06:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:48 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:48 DEBUG : : >changeNotify: 2022/03/15 06:18:50 ERROR : dir/: Dir.Remove not empty 2022/03/15 06:18:50 DEBUG : dir/file1: Remove: 2022/03/15 06:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:18:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:51 DEBUG : : >changeNotify: 2022/03/15 06:18:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:51 DEBUG : : >changeNotify: 2022/03/15 06:18:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:51 DEBUG : : >changeNotify: 2022/03/15 06:18:51 DEBUG : dir/file1: >Remove: err= 2022/03/15 06:18:51 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:18:51 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:18:52 DEBUG : : Added virtual directory entry vDel: "dir" 2022/03/15 06:18:52 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:18:52 DEBUG : : Looking for writers 2022/03/15 06:18:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (10.17s) === RUN TestDirRemoveAll run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:18:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:56 DEBUG : : invalidating directory cache 2022/03/15 06:18:56 DEBUG : dir: invalidating directory cache 2022/03/15 06:18:56 DEBUG : : >changeNotify: 2022/03/15 06:18:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:18:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:18:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:18:58 DEBUG : : >changeNotify: 2022/03/15 06:18:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:18:58 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:18:58 DEBUG : : >changeNotify: 2022/03/15 06:18:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:18:58 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:18:58 DEBUG : : >changeNotify: 2022/03/15 06:19:00 DEBUG : dir/file1: Remove: 2022/03/15 06:19:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:19:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:01 DEBUG : : >changeNotify: 2022/03/15 06:19:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:01 DEBUG : : >changeNotify: 2022/03/15 06:19:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:01 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:01 DEBUG : : >changeNotify: 2022/03/15 06:19:01 DEBUG : dir/file1: >Remove: err= 2022/03/15 06:19:02 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:19:02 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:19:02 DEBUG : : Added virtual directory entry vDel: "dir" 2022/03/15 06:19:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:03 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:19:03 DEBUG : : Looking for writers 2022/03/15 06:19:03 DEBUG : >WaitForWriters: 2022/03/15 06:19:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:03 DEBUG : : >changeNotify: --- PASS: TestDirRemoveAll (10.25s) === RUN TestDirRemoveName run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:19:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:09 DEBUG : : >changeNotify: 2022/03/15 06:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:09 DEBUG : : >changeNotify: 2022/03/15 06:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:09 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:09 DEBUG : : >changeNotify: 2022/03/15 06:19:10 DEBUG : dir/file1: Remove: 2022/03/15 06:19:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:19:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:11 DEBUG : : invalidating directory cache 2022/03/15 06:19:11 DEBUG : dir: invalidating directory cache 2022/03/15 06:19:11 DEBUG : : >changeNotify: 2022/03/15 06:19:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:11 DEBUG : : >changeNotify: 2022/03/15 06:19:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:11 DEBUG : : >changeNotify: 2022/03/15 06:19:12 DEBUG : dir/file1: >Remove: err= 2022/03/15 06:19:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:12 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:12 DEBUG : : >changeNotify: 2022/03/15 06:19:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:12 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:12 DEBUG : : >changeNotify: 2022/03/15 06:19:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:12 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:12 DEBUG : : >changeNotify: 2022/03/15 06:19:12 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:19:12 DEBUG : dir: Looking for writers 2022/03/15 06:19:12 DEBUG : : Looking for writers 2022/03/15 06:19:12 DEBUG : dir: reading active writers 2022/03/15 06:19:12 DEBUG : >WaitForWriters: 2022/03/15 06:19:13 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:19:13 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:19:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestDirRemoveName (10.73s) === RUN TestDirRename run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:19:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:14 DEBUG : : >changeNotify: 2022/03/15 06:19:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:22 DEBUG : : >changeNotify: 2022/03/15 06:19:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:22 DEBUG : : >changeNotify: 2022/03/15 06:19:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:22 DEBUG : : >changeNotify: 2022/03/15 06:19:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:26 DEBUG : : invalidating directory cache 2022/03/15 06:19:26 DEBUG : dir: invalidating directory cache 2022/03/15 06:19:26 DEBUG : : >changeNotify: 2022/03/15 06:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:26 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:26 DEBUG : : >changeNotify: 2022/03/15 06:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:26 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:26 DEBUG : : >changeNotify: 2022/03/15 06:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file3.bin" entryType 1 2022/03/15 06:19:26 DEBUG : : changeNotify: relativePath="dir/file3.bin.json", type=1 2022/03/15 06:19:26 DEBUG : : >changeNotify: 2022/03/15 06:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file3.json" entryType 1 2022/03/15 06:19:26 DEBUG : : changeNotify: relativePath="dir/file3.json.json", type=1 2022/03/15 06:19:26 DEBUG : : >changeNotify: 2022/03/15 06:19:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2022/03/15 06:19:28 DEBUG : dir: Updating dir with dir2 0xc000bc6780 2022/03/15 06:19:28 DEBUG : dir: forgetting directory cache 2022/03/15 06:19:28 DEBUG : : Added virtual directory entry vDel: "dir" 2022/03/15 06:19:28 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2022/03/15 06:19:34 INFO : dir2/file1: Moved (server-side) to: file2 2022/03/15 06:19:34 DEBUG : file2: Updating file with file2 0xc00082fe00 2022/03/15 06:19:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2022/03/15 06:19:34 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/15 06:19:38 INFO : dir2/file3: Deleted 2022/03/15 06:19:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:39 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:39 DEBUG : : >changeNotify: 2022/03/15 06:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:39 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:39 DEBUG : : >changeNotify: 2022/03/15 06:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:19:39 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:19:39 DEBUG : : >changeNotify: 2022/03/15 06:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:19:39 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:19:39 DEBUG : : >changeNotify: 2022/03/15 06:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.json" entryType 1 2022/03/15 06:19:39 DEBUG : : changeNotify: relativePath="dir2/file3.json.json", type=1 2022/03/15 06:19:39 DEBUG : : >changeNotify: 2022/03/15 06:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.bin" entryType 1 2022/03/15 06:19:39 DEBUG : : changeNotify: relativePath="dir2/file3.bin.json", type=1 2022/03/15 06:19:39 DEBUG : : >changeNotify: 2022/03/15 06:19:40 INFO : file2: Moved (server-side) to: dir2/file3 2022/03/15 06:19:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00082fe00 2022/03/15 06:19:40 DEBUG : : Added virtual directory entry vDel: "file2" 2022/03/15 06:19:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2022/03/15 06:19:43 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2022/03/15 06:19:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:43 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:43 DEBUG : : invalidating directory cache 2022/03/15 06:19:43 DEBUG : : >changeNotify: 2022/03/15 06:19:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:43 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:43 DEBUG : : >changeNotify: 2022/03/15 06:19:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.json" entryType 1 2022/03/15 06:19:43 DEBUG : : changeNotify: relativePath="dir2/file3.json.json", type=1 2022/03/15 06:19:43 DEBUG : : >changeNotify: 2022/03/15 06:19:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.bin" entryType 1 2022/03/15 06:19:43 DEBUG : : changeNotify: relativePath="dir2/file3.bin.json", type=1 2022/03/15 06:19:43 DEBUG : : >changeNotify: 2022/03/15 06:19:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "empty directory" entryType 0 2022/03/15 06:19:43 DEBUG : : changeNotify: relativePath="empty directory", type=0 2022/03/15 06:19:43 DEBUG : : >changeNotify: 2022/03/15 06:19:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0015ee0c0 2022/03/15 06:19:44 DEBUG : empty directory: forgetting directory cache 2022/03/15 06:19:44 DEBUG : : Added virtual directory entry vDel: "empty directory" 2022/03/15 06:19:44 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2022/03/15 06:19:44 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:19:44 DEBUG : dir2: Looking for writers 2022/03/15 06:19:44 DEBUG : file3: reading active writers 2022/03/15 06:19:44 DEBUG : renamed empty directory: Looking for writers 2022/03/15 06:19:44 DEBUG : : Looking for writers 2022/03/15 06:19:44 DEBUG : dir2: reading active writers 2022/03/15 06:19:44 DEBUG : renamed empty directory: reading active writers 2022/03/15 06:19:44 DEBUG : >WaitForWriters: 2022/03/15 06:19:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:46 DEBUG : : >changeNotify: 2022/03/15 06:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:46 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:46 DEBUG : : >changeNotify: 2022/03/15 06:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.json" entryType 1 2022/03/15 06:19:46 DEBUG : : changeNotify: relativePath="dir2/file3.json.json", type=1 2022/03/15 06:19:46 DEBUG : : >changeNotify: 2022/03/15 06:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.bin" entryType 1 2022/03/15 06:19:46 DEBUG : : changeNotify: relativePath="dir2/file3.bin.json", type=1 2022/03/15 06:19:46 DEBUG : : >changeNotify: 2022/03/15 06:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:19:46 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:19:46 DEBUG : : >changeNotify: 2022/03/15 06:19:47 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2022/03/15 06:19:47 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2022/03/15 06:19:47 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2022/03/15 06:19:47 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2022/03/15 06:19:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:48 DEBUG : : >changeNotify: 2022/03/15 06:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:48 DEBUG : : >changeNotify: 2022/03/15 06:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.json" entryType 1 2022/03/15 06:19:48 DEBUG : : changeNotify: relativePath="dir2/file3.json.json", type=1 2022/03/15 06:19:48 DEBUG : : >changeNotify: 2022/03/15 06:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2/file3.bin" entryType 1 2022/03/15 06:19:48 DEBUG : : changeNotify: relativePath="dir2/file3.bin.json", type=1 2022/03/15 06:19:48 DEBUG : : >changeNotify: 2022/03/15 06:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:19:48 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:19:48 DEBUG : : >changeNotify: --- PASS: TestDirRename (34.11s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:19:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:51 DEBUG : : >changeNotify: 2022/03/15 06:19:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:19:51 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:19:51 DEBUG : : >changeNotify: 2022/03/15 06:19:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:51 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:51 DEBUG : : >changeNotify: 2022/03/15 06:19:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:54 DEBUG : : invalidating directory cache 2022/03/15 06:19:54 DEBUG : : >changeNotify: 2022/03/15 06:19:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:19:54 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:19:54 DEBUG : : >changeNotify: 2022/03/15 06:19:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:54 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:54 DEBUG : : >changeNotify: 2022/03/15 06:19:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:54 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:54 DEBUG : : >changeNotify: 2022/03/15 06:19:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:54 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:54 DEBUG : : >changeNotify: 2022/03/15 06:19:55 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:19:55 DEBUG : dir: Looking for writers 2022/03/15 06:19:55 DEBUG : file1: reading active writers 2022/03/15 06:19:55 DEBUG : : Looking for writers 2022/03/15 06:19:55 DEBUG : dir: reading active writers 2022/03/15 06:19:55 DEBUG : >WaitForWriters: 2022/03/15 06:19:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:56 DEBUG : : >changeNotify: 2022/03/15 06:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:19:56 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:19:56 DEBUG : : >changeNotify: 2022/03/15 06:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:56 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:56 DEBUG : : >changeNotify: 2022/03/15 06:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:19:56 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:19:56 DEBUG : : >changeNotify: 2022/03/15 06:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:19:56 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:19:56 DEBUG : : >changeNotify: 2022/03/15 06:19:57 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:19:57 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:19:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestFileMethods (10.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:19:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:19:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:19:58 DEBUG : : >changeNotify: 2022/03/15 06:19:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:19:58 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:19:58 DEBUG : : >changeNotify: 2022/03/15 06:19:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:19:58 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:19:58 DEBUG : : >changeNotify: 2022/03/15 06:20:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:01 DEBUG : : >changeNotify: 2022/03/15 06:20:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:01 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:01 DEBUG : : >changeNotify: 2022/03/15 06:20:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:01 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:01 DEBUG : : >changeNotify: 2022/03/15 06:20:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:03 DEBUG : : >changeNotify: 2022/03/15 06:20:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:03 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:03 DEBUG : : >changeNotify: 2022/03/15 06:20:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:03 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:03 DEBUG : : >changeNotify: 2022/03/15 06:20:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:03 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:03 DEBUG : : >changeNotify: 2022/03/15 06:20:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:03 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:03 DEBUG : : >changeNotify: 2022/03/15 06:20:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:04 DEBUG : : invalidating directory cache 2022/03/15 06:20:04 DEBUG : dir: invalidating directory cache 2022/03/15 06:20:04 DEBUG : : >changeNotify: 2022/03/15 06:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:04 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:04 DEBUG : : >changeNotify: 2022/03/15 06:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:04 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:04 DEBUG : : >changeNotify: 2022/03/15 06:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:04 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:04 DEBUG : : >changeNotify: 2022/03/15 06:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:04 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:04 DEBUG : : >changeNotify: 2022/03/15 06:20:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:09 DEBUG : : >changeNotify: 2022/03/15 06:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:09 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:09 DEBUG : : >changeNotify: 2022/03/15 06:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:09 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:09 DEBUG : : >changeNotify: 2022/03/15 06:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:09 DEBUG : : >changeNotify: 2022/03/15 06:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:09 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:09 DEBUG : : >changeNotify: 2022/03/15 06:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:09 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:09 DEBUG : : >changeNotify: 2022/03/15 06:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:09 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:09 DEBUG : : >changeNotify: 2022/03/15 06:20:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:11 DEBUG : : >changeNotify: 2022/03/15 06:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:11 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:11 DEBUG : : >changeNotify: 2022/03/15 06:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:11 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:11 DEBUG : : >changeNotify: 2022/03/15 06:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:11 DEBUG : : >changeNotify: 2022/03/15 06:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:11 DEBUG : : >changeNotify: 2022/03/15 06:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:11 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:11 DEBUG : : >changeNotify: 2022/03/15 06:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:11 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:11 DEBUG : : >changeNotify: 2022/03/15 06:20:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:12 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:12 DEBUG : : >changeNotify: 2022/03/15 06:20:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:12 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:12 DEBUG : : >changeNotify: 2022/03/15 06:20:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:12 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:12 DEBUG : : >changeNotify: 2022/03/15 06:20:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:12 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:12 DEBUG : : >changeNotify: 2022/03/15 06:20:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:12 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:12 DEBUG : : >changeNotify: 2022/03/15 06:20:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:12 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:12 DEBUG : : >changeNotify: 2022/03/15 06:20:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:12 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:12 DEBUG : : >changeNotify: 2022/03/15 06:20:12 DEBUG : Can set mod time: true 2022/03/15 06:20:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/15 06:20:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:14 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:20:14 DEBUG : dir: Looking for writers 2022/03/15 06:20:14 DEBUG : file1: reading active writers 2022/03/15 06:20:14 DEBUG : : Looking for writers 2022/03/15 06:20:14 DEBUG : dir: reading active writers 2022/03/15 06:20:14 DEBUG : >WaitForWriters: 2022/03/15 06:20:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:14 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:14 DEBUG : : >changeNotify: 2022/03/15 06:20:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:14 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:14 DEBUG : : >changeNotify: 2022/03/15 06:20:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:14 DEBUG : : >changeNotify: 2022/03/15 06:20:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:14 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:14 DEBUG : : >changeNotify: 2022/03/15 06:20:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:14 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:14 DEBUG : : >changeNotify: 2022/03/15 06:20:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:14 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:14 DEBUG : : >changeNotify: 2022/03/15 06:20:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:14 DEBUG : : >changeNotify: 2022/03/15 06:20:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:15 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:15 DEBUG : : invalidating directory cache 2022/03/15 06:20:15 DEBUG : : >changeNotify: 2022/03/15 06:20:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:15 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:15 DEBUG : dir2: invalidating directory cache 2022/03/15 06:20:15 DEBUG : : >changeNotify: 2022/03/15 06:20:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:15 DEBUG : : >changeNotify: 2022/03/15 06:20:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:15 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:15 DEBUG : : >changeNotify: 2022/03/15 06:20:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:15 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:15 DEBUG : : >changeNotify: 2022/03/15 06:20:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:15 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:15 DEBUG : : >changeNotify: 2022/03/15 06:20:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:15 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:15 DEBUG : : >changeNotify: 2022/03/15 06:20:16 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:20:16 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:20:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:22 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:22 DEBUG : : >changeNotify: 2022/03/15 06:20:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:22 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:22 DEBUG : : >changeNotify: 2022/03/15 06:20:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:22 DEBUG : : >changeNotify: 2022/03/15 06:20:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:22 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:22 DEBUG : : >changeNotify: 2022/03/15 06:20:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:22 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:22 DEBUG : : >changeNotify: 2022/03/15 06:20:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:22 DEBUG : : >changeNotify: 2022/03/15 06:20:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:20:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/15 06:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:20:24 DEBUG : Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: File to upload is small (0 bytes), uploading instead of streaming 2022/03/15 06:20:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:26 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:26 DEBUG : : >changeNotify: 2022/03/15 06:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:26 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:26 DEBUG : : >changeNotify: 2022/03/15 06:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:26 DEBUG : : >changeNotify: 2022/03/15 06:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:26 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:26 DEBUG : : >changeNotify: 2022/03/15 06:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:26 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:26 DEBUG : : >changeNotify: 2022/03/15 06:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:26 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:26 DEBUG : : >changeNotify: 2022/03/15 06:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:26 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:26 DEBUG : : >changeNotify: 2022/03/15 06:20:28 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/15 06:20:28 INFO : dir/file1: Copied (new) 2022/03/15 06:20:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/15 06:20:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:20:29 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:20:29 DEBUG : dir: Looking for writers 2022/03/15 06:20:29 DEBUG : file1: reading active writers 2022/03/15 06:20:29 DEBUG : : Looking for writers 2022/03/15 06:20:29 DEBUG : dir: reading active writers 2022/03/15 06:20:29 DEBUG : >WaitForWriters: 2022/03/15 06:20:30 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:20:30 DEBUG : dir: Looking for writers 2022/03/15 06:20:30 DEBUG : file1: reading active writers 2022/03/15 06:20:30 DEBUG : : Looking for writers 2022/03/15 06:20:30 DEBUG : dir: reading active writers 2022/03/15 06:20:30 DEBUG : >WaitForWriters: 2022/03/15 06:20:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:20:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:20:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:39 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:39 DEBUG : : >changeNotify: 2022/03/15 06:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:39 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:39 DEBUG : : >changeNotify: 2022/03/15 06:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:39 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:39 DEBUG : : >changeNotify: 2022/03/15 06:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:39 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:39 DEBUG : : >changeNotify: 2022/03/15 06:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:39 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:39 DEBUG : : >changeNotify: 2022/03/15 06:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:39 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:39 DEBUG : : >changeNotify: 2022/03/15 06:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:39 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:39 DEBUG : : >changeNotify: 2022/03/15 06:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/15 06:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:20:41 DEBUG : Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: File to upload is small (5 bytes), uploading instead of streaming 2022/03/15 06:20:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:43 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:43 DEBUG : : >changeNotify: 2022/03/15 06:20:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:43 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:43 DEBUG : : >changeNotify: 2022/03/15 06:20:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:43 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:43 DEBUG : : >changeNotify: 2022/03/15 06:20:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:43 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:43 DEBUG : : >changeNotify: 2022/03/15 06:20:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:43 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:43 DEBUG : : >changeNotify: 2022/03/15 06:20:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:43 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:43 DEBUG : : >changeNotify: 2022/03/15 06:20:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:43 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:43 DEBUG : : >changeNotify: 2022/03/15 06:20:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/15 06:20:44 INFO : dir/file1: Copied (new) 2022/03/15 06:20:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/15 06:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:20:45 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:20:45 DEBUG : dir: Looking for writers 2022/03/15 06:20:45 DEBUG : file1: reading active writers 2022/03/15 06:20:45 DEBUG : : Looking for writers 2022/03/15 06:20:45 DEBUG : dir: reading active writers 2022/03/15 06:20:45 DEBUG : >WaitForWriters: 2022/03/15 06:20:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "renamed empty directory" entryType 0 2022/03/15 06:20:46 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2022/03/15 06:20:46 DEBUG : : >changeNotify: 2022/03/15 06:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:46 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:46 DEBUG : : >changeNotify: 2022/03/15 06:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:46 DEBUG : : >changeNotify: 2022/03/15 06:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:46 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:46 DEBUG : : >changeNotify: 2022/03/15 06:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:46 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:46 DEBUG : : >changeNotify: 2022/03/15 06:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:46 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:46 DEBUG : : >changeNotify: 2022/03/15 06:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:46 DEBUG : : >changeNotify: 2022/03/15 06:20:47 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:20:47 DEBUG : dir: Looking for writers 2022/03/15 06:20:47 DEBUG : file1: reading active writers 2022/03/15 06:20:47 DEBUG : : Looking for writers 2022/03/15 06:20:47 DEBUG : dir: reading active writers 2022/03/15 06:20:47 DEBUG : >WaitForWriters: 2022/03/15 06:20:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir2" entryType 0 2022/03/15 06:20:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2022/03/15 06:20:48 DEBUG : : >changeNotify: 2022/03/15 06:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:48 DEBUG : : >changeNotify: 2022/03/15 06:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:48 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:48 DEBUG : : >changeNotify: 2022/03/15 06:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:48 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:48 DEBUG : : >changeNotify: 2022/03/15 06:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:48 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:48 DEBUG : : >changeNotify: 2022/03/15 06:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:48 DEBUG : : >changeNotify: 2022/03/15 06:20:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:49 DEBUG : : invalidating directory cache 2022/03/15 06:20:49 DEBUG : dir: invalidating directory cache 2022/03/15 06:20:49 DEBUG : : >changeNotify: 2022/03/15 06:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:49 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:49 DEBUG : : >changeNotify: 2022/03/15 06:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:49 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:49 DEBUG : : >changeNotify: 2022/03/15 06:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:49 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:49 DEBUG : : >changeNotify: 2022/03/15 06:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:49 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:49 DEBUG : : >changeNotify: 2022/03/15 06:20:49 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:20:49 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:20:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:20:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:51 DEBUG : : >changeNotify: 2022/03/15 06:20:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:51 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:51 DEBUG : : >changeNotify: 2022/03/15 06:20:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:51 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:51 DEBUG : : >changeNotify: 2022/03/15 06:20:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:20:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:20:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:20:51 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:20:51 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:20:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:20:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:54 DEBUG : : >changeNotify: 2022/03/15 06:20:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:54 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:54 DEBUG : : >changeNotify: 2022/03/15 06:20:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:54 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:54 DEBUG : : >changeNotify: 2022/03/15 06:20:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:54 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:54 DEBUG : : >changeNotify: 2022/03/15 06:20:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:56 DEBUG : : >changeNotify: 2022/03/15 06:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:56 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:56 DEBUG : : >changeNotify: 2022/03/15 06:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:56 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:56 DEBUG : : >changeNotify: 2022/03/15 06:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:56 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:56 DEBUG : : >changeNotify: 2022/03/15 06:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:56 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:56 DEBUG : : >changeNotify: 2022/03/15 06:20:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/15 06:20:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:58 DEBUG : : >changeNotify: 2022/03/15 06:20:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:58 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:58 DEBUG : : >changeNotify: 2022/03/15 06:20:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:58 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:58 DEBUG : : >changeNotify: 2022/03/15 06:20:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:58 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:58 DEBUG : : >changeNotify: 2022/03/15 06:20:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:58 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:58 DEBUG : : >changeNotify: 2022/03/15 06:20:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:20:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:20:59 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:20:59 DEBUG : : invalidating directory cache 2022/03/15 06:20:59 DEBUG : : >changeNotify: 2022/03/15 06:20:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:20:59 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:20:59 DEBUG : : >changeNotify: 2022/03/15 06:20:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:20:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:20:59 DEBUG : dir: invalidating directory cache 2022/03/15 06:20:59 DEBUG : : >changeNotify: 2022/03/15 06:20:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:20:59 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:20:59 DEBUG : : >changeNotify: 2022/03/15 06:20:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:20:59 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:20:59 DEBUG : : >changeNotify: 2022/03/15 06:20:59 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:20:59 DEBUG : dir: Looking for writers 2022/03/15 06:20:59 DEBUG : file1: reading active writers 2022/03/15 06:20:59 DEBUG : : Looking for writers 2022/03/15 06:20:59 DEBUG : dir: reading active writers 2022/03/15 06:20:59 DEBUG : >WaitForWriters: 2022/03/15 06:20:59 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:21:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:21:01 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:21:01 DEBUG : : >changeNotify: 2022/03/15 06:21:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:21:01 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:21:01 DEBUG : : >changeNotify: 2022/03/15 06:21:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:01 DEBUG : : >changeNotify: 2022/03/15 06:21:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:01 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:01 DEBUG : : >changeNotify: 2022/03/15 06:21:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:01 DEBUG : : >changeNotify: 2022/03/15 06:21:02 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:21:02 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:21:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:21:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:21:03 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:21:03 DEBUG : : >changeNotify: 2022/03/15 06:21:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:21:03 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:21:03 DEBUG : : >changeNotify: 2022/03/15 06:21:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:03 DEBUG : : >changeNotify: 2022/03/15 06:21:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:21:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:03 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:03 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:21:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:21:04 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:21:04 DEBUG : : >changeNotify: 2022/03/15 06:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:21:04 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:21:04 DEBUG : : >changeNotify: 2022/03/15 06:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:04 DEBUG : : >changeNotify: 2022/03/15 06:21:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:21:09 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:21:09 DEBUG : : >changeNotify: 2022/03/15 06:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:21:09 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:21:09 DEBUG : : >changeNotify: 2022/03/15 06:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:09 DEBUG : : >changeNotify: 2022/03/15 06:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:09 DEBUG : : >changeNotify: 2022/03/15 06:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:09 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:09 DEBUG : : >changeNotify: 2022/03/15 06:21:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/03/15 06:21:10 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:21:10 DEBUG : dir/file1(0xc000952d80): close: 2022/03/15 06:21:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/03/15 06:21:10 DEBUG : dir/file1(0xc000952d80): >close: err= 2022/03/15 06:21:10 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:21:10 DEBUG : dir: Looking for writers 2022/03/15 06:21:10 DEBUG : file1: reading active writers 2022/03/15 06:21:10 DEBUG : : Looking for writers 2022/03/15 06:21:10 DEBUG : dir: reading active writers 2022/03/15 06:21:10 DEBUG : >WaitForWriters: 2022/03/15 06:21:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.json" entryType 1 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="time_test.json.json", type=1 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "time_test.bin" entryType 1 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="time_test.bin.json", type=1 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:11 DEBUG : : >changeNotify: 2022/03/15 06:21:12 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:21:12 DEBUG : dir: Looking for writers 2022/03/15 06:21:12 DEBUG : file1: reading active writers 2022/03/15 06:21:12 DEBUG : : Looking for writers 2022/03/15 06:21:12 DEBUG : dir: reading active writers 2022/03/15 06:21:12 DEBUG : >WaitForWriters: 2022/03/15 06:21:12 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:21:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:14 DEBUG : : >changeNotify: 2022/03/15 06:21:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:14 DEBUG : : >changeNotify: 2022/03/15 06:21:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:14 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:14 DEBUG : : >changeNotify: 2022/03/15 06:21:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:15 DEBUG : : >changeNotify: 2022/03/15 06:21:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:15 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:15 DEBUG : : >changeNotify: 2022/03/15 06:21:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:15 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:15 DEBUG : : >changeNotify: 2022/03/15 06:21:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:21:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:21:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:21:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:21:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:21:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:18 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:18 DEBUG : : invalidating directory cache 2022/03/15 06:21:18 DEBUG : dir: invalidating directory cache 2022/03/15 06:21:18 DEBUG : : >changeNotify: 2022/03/15 06:21:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:22 DEBUG : : >changeNotify: 2022/03/15 06:21:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:22 DEBUG : : >changeNotify: 2022/03/15 06:21:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:22 DEBUG : : >changeNotify: 2022/03/15 06:21:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/03/15 06:21:23 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:21:23 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:21:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:21:23 DEBUG : dir/file1(0xc0002e94c0): _writeAt: size=5, off=0 2022/03/15 06:21:23 DEBUG : dir/file1(0xc0002e94c0): openPending: 2022/03/15 06:21:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/15 06:21:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:21:24 DEBUG : dir/file1(0xc0002e94c0): >openPending: err= 2022/03/15 06:21:24 DEBUG : dir/file1(0xc0002e94c0): >_writeAt: n=5, err= 2022/03/15 06:21:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/03/15 06:21:24 DEBUG : dir/file1(0xc0002e94c0): close: 2022/03/15 06:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2022/03/15 06:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2022/03/15 06:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2022/03/15 06:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/03/15 06:21:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/03/15 06:21:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:21:24 DEBUG : dir/file1(0xc0002e94c0): >close: err= 2022/03/15 06:21:24 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:21:24 DEBUG : dir: Looking for writers 2022/03/15 06:21:24 DEBUG : file1: reading active writers 2022/03/15 06:21:24 DEBUG : : Looking for writers 2022/03/15 06:21:24 DEBUG : dir: reading active writers 2022/03/15 06:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:21:24 DEBUG : dir: Looking for writers 2022/03/15 06:21:24 DEBUG : file1: reading active writers 2022/03/15 06:21:24 DEBUG : : Looking for writers 2022/03/15 06:21:24 DEBUG : dir: reading active writers 2022/03/15 06:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:21:24 DEBUG : dir: Looking for writers 2022/03/15 06:21:24 DEBUG : file1: reading active writers 2022/03/15 06:21:24 DEBUG : : Looking for writers 2022/03/15 06:21:24 DEBUG : dir: reading active writers 2022/03/15 06:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:21:24 DEBUG : dir: Looking for writers 2022/03/15 06:21:24 DEBUG : file1: reading active writers 2022/03/15 06:21:24 DEBUG : : Looking for writers 2022/03/15 06:21:24 DEBUG : dir: reading active writers 2022/03/15 06:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:21:24 DEBUG : dir/file1: vfs cache: starting upload 2022/03/15 06:21:25 DEBUG : dir: Looking for writers 2022/03/15 06:21:25 DEBUG : file1: reading active writers 2022/03/15 06:21:25 DEBUG : : Looking for writers 2022/03/15 06:21:25 DEBUG : dir: reading active writers 2022/03/15 06:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:21:25 DEBUG : dir: Looking for writers 2022/03/15 06:21:25 DEBUG : file1: reading active writers 2022/03/15 06:21:25 DEBUG : : Looking for writers 2022/03/15 06:21:25 DEBUG : dir: reading active writers 2022/03/15 06:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:21:25 DEBUG : dir: Looking for writers 2022/03/15 06:21:25 DEBUG : file1: reading active writers 2022/03/15 06:21:25 DEBUG : : Looking for writers 2022/03/15 06:21:25 DEBUG : dir: reading active writers 2022/03/15 06:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:21:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:26 DEBUG : dir: Looking for writers 2022/03/15 06:21:26 DEBUG : file1: reading active writers 2022/03/15 06:21:26 DEBUG : : Looking for writers 2022/03/15 06:21:26 DEBUG : dir: reading active writers 2022/03/15 06:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:26 DEBUG : : >changeNotify: 2022/03/15 06:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:26 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:26 DEBUG : : >changeNotify: 2022/03/15 06:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:26 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:26 DEBUG : : >changeNotify: 2022/03/15 06:21:27 DEBUG : dir: Looking for writers 2022/03/15 06:21:27 DEBUG : file1: reading active writers 2022/03/15 06:21:27 DEBUG : : Looking for writers 2022/03/15 06:21:27 DEBUG : dir: reading active writers 2022/03/15 06:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:21:27 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2022/03/15 06:21:27 INFO : dir/file1: Copied (replaced existing) 2022/03/15 06:21:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2022/03/15 06:21:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/15 06:21:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2022/03/15 06:21:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:21:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/15 06:21:28 DEBUG : dir: Looking for writers 2022/03/15 06:21:28 DEBUG : file1: reading active writers 2022/03/15 06:21:28 DEBUG : : Looking for writers 2022/03/15 06:21:28 DEBUG : dir: reading active writers 2022/03/15 06:21:28 DEBUG : >WaitForWriters: 2022/03/15 06:21:30 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:21:30 DEBUG : dir: Looking for writers 2022/03/15 06:21:30 DEBUG : file1: reading active writers 2022/03/15 06:21:30 DEBUG : : Looking for writers 2022/03/15 06:21:30 DEBUG : dir: reading active writers 2022/03/15 06:21:30 DEBUG : >WaitForWriters: 2022/03/15 06:21:30 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:21:32 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:21:32 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileSetModTime (94.95s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (19.33s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (16.25s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (16.58s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (12.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (12.91s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (17.44s) === RUN TestFileOpenRead run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:21:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:35 DEBUG : : invalidating directory cache 2022/03/15 06:21:35 DEBUG : dir: invalidating directory cache 2022/03/15 06:21:35 DEBUG : : >changeNotify: 2022/03/15 06:21:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:40 DEBUG : : >changeNotify: 2022/03/15 06:21:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:40 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:40 DEBUG : : >changeNotify: 2022/03/15 06:21:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:40 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:40 DEBUG : : >changeNotify: 2022/03/15 06:21:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:21:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/15 06:21:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:21:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2022/03/15 06:21:42 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:21:42 DEBUG : dir: Looking for writers 2022/03/15 06:21:42 DEBUG : file1: reading active writers 2022/03/15 06:21:42 DEBUG : : Looking for writers 2022/03/15 06:21:42 DEBUG : dir: reading active writers 2022/03/15 06:21:42 DEBUG : >WaitForWriters: 2022/03/15 06:21:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:44 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:44 DEBUG : : >changeNotify: 2022/03/15 06:21:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:44 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:44 DEBUG : : >changeNotify: 2022/03/15 06:21:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:44 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:44 DEBUG : : >changeNotify: 2022/03/15 06:21:45 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:21:45 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:21:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:46 DEBUG : : >changeNotify: --- PASS: TestFileOpenRead (12.80s) === RUN TestFileOpenReadUnknownSize 2022/03/15 06:21:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2022/03/15 06:21:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/03/15 06:21:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:21:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2022/03/15 06:21:46 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:21:46 DEBUG : : Looking for writers 2022/03/15 06:21:46 DEBUG : file.txt: reading active writers 2022/03/15 06:21:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:21:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:48 DEBUG : : >changeNotify: 2022/03/15 06:21:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:49 DEBUG : : >changeNotify: 2022/03/15 06:21:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:51 DEBUG : : >changeNotify: 2022/03/15 06:21:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:51 DEBUG : : >changeNotify: 2022/03/15 06:21:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:51 DEBUG : : invalidating directory cache 2022/03/15 06:21:51 DEBUG : dir: invalidating directory cache 2022/03/15 06:21:51 DEBUG : : >changeNotify: 2022/03/15 06:21:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:51 DEBUG : : >changeNotify: 2022/03/15 06:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:21:53 DEBUG : Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: File to upload is small (25 bytes), uploading instead of streaming 2022/03/15 06:21:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:54 DEBUG : : >changeNotify: 2022/03/15 06:21:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:54 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:54 DEBUG : : >changeNotify: 2022/03/15 06:21:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:54 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:54 DEBUG : : >changeNotify: 2022/03/15 06:21:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:56 DEBUG : : >changeNotify: 2022/03/15 06:21:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:56 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:56 DEBUG : : >changeNotify: 2022/03/15 06:21:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:56 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:56 DEBUG : : >changeNotify: 2022/03/15 06:21:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/15 06:21:57 INFO : dir/file1: Copied (new) 2022/03/15 06:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:21:57 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:21:57 DEBUG : dir: Looking for writers 2022/03/15 06:21:57 DEBUG : file1: reading active writers 2022/03/15 06:21:57 DEBUG : : Looking for writers 2022/03/15 06:21:57 DEBUG : dir: reading active writers 2022/03/15 06:21:57 DEBUG : >WaitForWriters: 2022/03/15 06:21:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:58 DEBUG : : >changeNotify: 2022/03/15 06:21:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:58 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:58 DEBUG : : >changeNotify: 2022/03/15 06:21:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:58 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:58 DEBUG : : >changeNotify: 2022/03/15 06:21:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:21:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:21:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:21:59 DEBUG : : >changeNotify: 2022/03/15 06:21:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:21:59 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:21:59 DEBUG : : >changeNotify: 2022/03/15 06:21:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:21:59 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:21:59 DEBUG : : >changeNotify: 2022/03/15 06:22:00 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:22:00 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:22:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestFileOpenWrite (14.67s) === RUN TestFileRemove run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:22:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:01 DEBUG : : >changeNotify: 2022/03/15 06:22:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:03 DEBUG : : >changeNotify: 2022/03/15 06:22:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:04 DEBUG : : invalidating directory cache 2022/03/15 06:22:04 DEBUG : dir: invalidating directory cache 2022/03/15 06:22:04 DEBUG : : >changeNotify: 2022/03/15 06:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:04 DEBUG : : >changeNotify: 2022/03/15 06:22:08 DEBUG : dir/file1: Remove: 2022/03/15 06:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:22:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:09 DEBUG : : >changeNotify: 2022/03/15 06:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:09 DEBUG : : >changeNotify: 2022/03/15 06:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:09 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:09 DEBUG : : >changeNotify: 2022/03/15 06:22:10 DEBUG : dir/file1: >Remove: err= 2022/03/15 06:22:10 DEBUG : dir/file1: Remove: 2022/03/15 06:22:10 DEBUG : dir/file1: >Remove: err=Read only file system 2022/03/15 06:22:10 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:22:10 DEBUG : dir: Looking for writers 2022/03/15 06:22:10 DEBUG : : Looking for writers 2022/03/15 06:22:10 DEBUG : dir: reading active writers 2022/03/15 06:22:10 DEBUG : >WaitForWriters: 2022/03/15 06:22:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:11 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:22:11 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:11 DEBUG : : >changeNotify: 2022/03/15 06:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:11 DEBUG : : >changeNotify: 2022/03/15 06:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:11 DEBUG : : >changeNotify: 2022/03/15 06:22:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:12 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:12 DEBUG : : >changeNotify: --- PASS: TestFileRemove (11.34s) === RUN TestFileRemoveAll run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:22:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:14 DEBUG : : >changeNotify: 2022/03/15 06:22:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:15 DEBUG : : >changeNotify: 2022/03/15 06:22:16 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:16 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:16 DEBUG : : invalidating directory cache 2022/03/15 06:22:16 DEBUG : dir: invalidating directory cache 2022/03/15 06:22:16 DEBUG : : >changeNotify: 2022/03/15 06:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:16 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:16 DEBUG : : >changeNotify: 2022/03/15 06:22:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:18 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:18 DEBUG : : >changeNotify: 2022/03/15 06:22:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:18 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:18 DEBUG : : >changeNotify: 2022/03/15 06:22:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:18 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:18 DEBUG : : >changeNotify: 2022/03/15 06:22:19 DEBUG : dir/file1: Remove: 2022/03/15 06:22:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:22:21 DEBUG : dir/file1: >Remove: err= 2022/03/15 06:22:21 DEBUG : dir/file1: Remove: 2022/03/15 06:22:21 DEBUG : dir/file1: >Remove: err=Read only file system 2022/03/15 06:22:21 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:22:21 DEBUG : dir: Looking for writers 2022/03/15 06:22:21 DEBUG : : Looking for writers 2022/03/15 06:22:21 DEBUG : dir: reading active writers 2022/03/15 06:22:21 DEBUG : >WaitForWriters: 2022/03/15 06:22:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:22 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:22:22 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:22:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:22 DEBUG : : >changeNotify: 2022/03/15 06:22:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:22 DEBUG : : >changeNotify: 2022/03/15 06:22:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:22 DEBUG : : >changeNotify: --- PASS: TestFileRemoveAll (11.13s) === RUN TestFileOpen run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:22:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:26 DEBUG : : >changeNotify: 2022/03/15 06:22:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/15 06:22:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/03/15 06:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/15 06:22:30 DEBUG : dir/file1: Open: flags=O_RDWR 2022/03/15 06:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/15 06:22:30 DEBUG : dir/file1: Open: flags=0x3 2022/03/15 06:22:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2022/03/15 06:22:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2022/03/15 06:22:30 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:22:30 DEBUG : dir: Looking for writers 2022/03/15 06:22:30 DEBUG : file1: reading active writers 2022/03/15 06:22:30 DEBUG : : Looking for writers 2022/03/15 06:22:30 DEBUG : dir: reading active writers 2022/03/15 06:22:30 DEBUG : >WaitForWriters: 2022/03/15 06:22:32 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:22:32 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:22:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestFileOpen (10.44s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:22:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:34 DEBUG : : invalidating directory cache 2022/03/15 06:22:34 DEBUG : dir: invalidating directory cache 2022/03/15 06:22:34 DEBUG : : >changeNotify: 2022/03/15 06:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:35 DEBUG : : >changeNotify: 2022/03/15 06:22:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:40 DEBUG : : >changeNotify: 2022/03/15 06:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:40 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:40 DEBUG : : >changeNotify: 2022/03/15 06:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:40 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:40 DEBUG : : >changeNotify: 2022/03/15 06:22:41 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:22:41 DEBUG : dir: Looking for writers 2022/03/15 06:22:41 DEBUG : file1: reading active writers 2022/03/15 06:22:41 DEBUG : : Looking for writers 2022/03/15 06:22:41 DEBUG : dir: reading active writers 2022/03/15 06:22:41 DEBUG : >WaitForWriters: 2022/03/15 06:22:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:44 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:44 DEBUG : : >changeNotify: 2022/03/15 06:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:44 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:44 DEBUG : : >changeNotify: 2022/03/15 06:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:44 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:44 DEBUG : : >changeNotify: 2022/03/15 06:22:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:46 DEBUG : : >changeNotify: 2022/03/15 06:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:46 DEBUG : : >changeNotify: 2022/03/15 06:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:22:46 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:22:46 DEBUG : : >changeNotify: 2022/03/15 06:22:46 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:22:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4d8c0 2022/03/15 06:22:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:22:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:22:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:47 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:47 DEBUG : : invalidating directory cache 2022/03/15 06:22:47 DEBUG : dir: invalidating directory cache 2022/03/15 06:22:47 DEBUG : : >changeNotify: 2022/03/15 06:22:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:22:47 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:22:47 DEBUG : : >changeNotify: 2022/03/15 06:22:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:22:47 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:22:47 DEBUG : : >changeNotify: 2022/03/15 06:22:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:48 DEBUG : : >changeNotify: 2022/03/15 06:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:22:48 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:22:48 DEBUG : : >changeNotify: 2022/03/15 06:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:22:48 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:22:48 DEBUG : : >changeNotify: 2022/03/15 06:22:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:49 DEBUG : : >changeNotify: 2022/03/15 06:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:22:49 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:22:49 DEBUG : : >changeNotify: 2022/03/15 06:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:22:49 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:22:49 DEBUG : : >changeNotify: 2022/03/15 06:22:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/03/15 06:22:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4d8c0 2022/03/15 06:22:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/15 06:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:22:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:51 DEBUG : : >changeNotify: 2022/03/15 06:22:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:51 DEBUG : : >changeNotify: 2022/03/15 06:22:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:51 DEBUG : : >changeNotify: 2022/03/15 06:22:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:51 DEBUG : : >changeNotify: 2022/03/15 06:22:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:51 DEBUG : : >changeNotify: 2022/03/15 06:22:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:51 DEBUG : : >changeNotify: 2022/03/15 06:22:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/15 06:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:22:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a4d8c0 2022/03/15 06:22:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:22:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:22:52 DEBUG : Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: File to upload is small (25 bytes), uploading instead of streaming 2022/03/15 06:22:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:54 DEBUG : : >changeNotify: 2022/03/15 06:22:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:54 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:54 DEBUG : : >changeNotify: 2022/03/15 06:22:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:54 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:54 DEBUG : : >changeNotify: 2022/03/15 06:22:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/15 06:22:55 INFO : dir/file1: Copied (new) 2022/03/15 06:22:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:22:55 DEBUG : newLeaf: Running delayed rename now 2022/03/15 06:22:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:56 DEBUG : : >changeNotify: 2022/03/15 06:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:22:56 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:22:56 DEBUG : : >changeNotify: 2022/03/15 06:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:22:56 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:22:56 DEBUG : : >changeNotify: 2022/03/15 06:22:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:22:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4d8c0 2022/03/15 06:22:58 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:22:58 DEBUG : dir: Looking for writers 2022/03/15 06:22:58 DEBUG : : Looking for writers 2022/03/15 06:22:58 DEBUG : dir: reading active writers 2022/03/15 06:22:58 DEBUG : newLeaf: reading active writers 2022/03/15 06:22:58 DEBUG : >WaitForWriters: 2022/03/15 06:22:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:22:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:58 DEBUG : : >changeNotify: 2022/03/15 06:22:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:22:58 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:22:58 DEBUG : : >changeNotify: 2022/03/15 06:22:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:22:58 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:22:58 DEBUG : : >changeNotify: 2022/03/15 06:22:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:22:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:22:59 DEBUG : : >changeNotify: 2022/03/15 06:22:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:22:59 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:22:59 DEBUG : : >changeNotify: 2022/03/15 06:22:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:22:59 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:22:59 DEBUG : : >changeNotify: 2022/03/15 06:23:00 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:23:00 DEBUG : dir: Looking for writers 2022/03/15 06:23:00 DEBUG : : Looking for writers 2022/03/15 06:23:00 DEBUG : dir: reading active writers 2022/03/15 06:23:00 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:00 DEBUG : >WaitForWriters: 2022/03/15 06:23:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:01 DEBUG : : >changeNotify: 2022/03/15 06:23:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:01 DEBUG : : >changeNotify: 2022/03/15 06:23:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:01 DEBUG : : >changeNotify: 2022/03/15 06:23:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:01 DEBUG : : invalidating directory cache 2022/03/15 06:23:01 DEBUG : dir: invalidating directory cache 2022/03/15 06:23:01 DEBUG : : >changeNotify: 2022/03/15 06:23:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:01 DEBUG : : >changeNotify: 2022/03/15 06:23:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:01 DEBUG : : >changeNotify: 2022/03/15 06:23:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:03 DEBUG : : >changeNotify: 2022/03/15 06:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:03 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:03 DEBUG : : >changeNotify: 2022/03/15 06:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:03 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:03 DEBUG : : >changeNotify: 2022/03/15 06:23:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:23:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:04 DEBUG : : >changeNotify: 2022/03/15 06:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:04 DEBUG : : >changeNotify: 2022/03/15 06:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:04 DEBUG : : >changeNotify: 2022/03/15 06:23:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:23:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:04 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:04 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:04 DEBUG : : >changeNotify: 2022/03/15 06:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:04 DEBUG : : >changeNotify: 2022/03/15 06:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:04 DEBUG : : >changeNotify: 2022/03/15 06:23:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:09 DEBUG : : >changeNotify: 2022/03/15 06:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:09 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:09 DEBUG : : >changeNotify: 2022/03/15 06:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:09 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:09 DEBUG : : >changeNotify: 2022/03/15 06:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:09 DEBUG : : >changeNotify: 2022/03/15 06:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:09 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:09 DEBUG : : >changeNotify: 2022/03/15 06:23:10 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:23:10 DEBUG : dir: Looking for writers 2022/03/15 06:23:10 DEBUG : file1: reading active writers 2022/03/15 06:23:10 DEBUG : : Looking for writers 2022/03/15 06:23:10 DEBUG : dir: reading active writers 2022/03/15 06:23:10 DEBUG : >WaitForWriters: 2022/03/15 06:23:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:11 DEBUG : : >changeNotify: 2022/03/15 06:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:11 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:11 DEBUG : : >changeNotify: 2022/03/15 06:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:11 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:11 DEBUG : : >changeNotify: 2022/03/15 06:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:11 DEBUG : : >changeNotify: 2022/03/15 06:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:11 DEBUG : : >changeNotify: 2022/03/15 06:23:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:12 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:12 DEBUG : : >changeNotify: 2022/03/15 06:23:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:12 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:12 DEBUG : : >changeNotify: 2022/03/15 06:23:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:12 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:12 DEBUG : : >changeNotify: 2022/03/15 06:23:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:12 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:12 DEBUG : : >changeNotify: 2022/03/15 06:23:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:12 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:12 DEBUG : : >changeNotify: 2022/03/15 06:23:12 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:13 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:13 DEBUG : : invalidating directory cache 2022/03/15 06:23:13 DEBUG : dir: invalidating directory cache 2022/03/15 06:23:13 DEBUG : : >changeNotify: 2022/03/15 06:23:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:13 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:13 DEBUG : : >changeNotify: 2022/03/15 06:23:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:13 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:13 DEBUG : : >changeNotify: 2022/03/15 06:23:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:13 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:13 DEBUG : : >changeNotify: 2022/03/15 06:23:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:13 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:13 DEBUG : : >changeNotify: 2022/03/15 06:23:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:14 DEBUG : : >changeNotify: 2022/03/15 06:23:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:14 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:14 DEBUG : : >changeNotify: 2022/03/15 06:23:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:14 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:14 DEBUG : : >changeNotify: 2022/03/15 06:23:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:14 DEBUG : : >changeNotify: 2022/03/15 06:23:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:15 DEBUG : : >changeNotify: 2022/03/15 06:23:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:15 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:15 DEBUG : : >changeNotify: 2022/03/15 06:23:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:15 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:15 DEBUG : : >changeNotify: 2022/03/15 06:23:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:15 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:15 DEBUG : : >changeNotify: 2022/03/15 06:23:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:23:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4cfc0 2022/03/15 06:23:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:23:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:23:16 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:16 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:16 DEBUG : : >changeNotify: 2022/03/15 06:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:16 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:16 DEBUG : : >changeNotify: 2022/03/15 06:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:16 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:16 DEBUG : : >changeNotify: 2022/03/15 06:23:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:18 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:18 DEBUG : : >changeNotify: 2022/03/15 06:23:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:18 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:18 DEBUG : : >changeNotify: 2022/03/15 06:23:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:18 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:18 DEBUG : : >changeNotify: 2022/03/15 06:23:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:18 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:18 DEBUG : : >changeNotify: 2022/03/15 06:23:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/03/15 06:23:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4cfc0 2022/03/15 06:23:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/15 06:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:23:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/03/15 06:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a4cfc0 2022/03/15 06:23:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:23:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:23:21 DEBUG : Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: File to upload is small (25 bytes), uploading instead of streaming 2022/03/15 06:23:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:22 DEBUG : : >changeNotify: 2022/03/15 06:23:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:22 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:22 DEBUG : : >changeNotify: 2022/03/15 06:23:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:22 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:22 DEBUG : : >changeNotify: 2022/03/15 06:23:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:22 DEBUG : : >changeNotify: 2022/03/15 06:23:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:22 DEBUG : : >changeNotify: 2022/03/15 06:23:23 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:24 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:24 DEBUG : : invalidating directory cache 2022/03/15 06:23:24 DEBUG : dir: invalidating directory cache 2022/03/15 06:23:24 DEBUG : : >changeNotify: 2022/03/15 06:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:24 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:24 DEBUG : : >changeNotify: 2022/03/15 06:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:24 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:24 DEBUG : : >changeNotify: 2022/03/15 06:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:24 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:24 DEBUG : : >changeNotify: 2022/03/15 06:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:24 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:24 DEBUG : : >changeNotify: 2022/03/15 06:23:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/15 06:23:25 INFO : dir/file1: Copied (new) 2022/03/15 06:23:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:23:25 DEBUG : newLeaf: Running delayed rename now 2022/03/15 06:23:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:26 DEBUG : : >changeNotify: 2022/03/15 06:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:26 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:26 DEBUG : : >changeNotify: 2022/03/15 06:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:26 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:26 DEBUG : : >changeNotify: 2022/03/15 06:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:26 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:26 DEBUG : : >changeNotify: 2022/03/15 06:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:26 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:26 DEBUG : : >changeNotify: 2022/03/15 06:23:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:23:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4cfc0 2022/03/15 06:23:28 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:23:28 DEBUG : dir: Looking for writers 2022/03/15 06:23:28 DEBUG : : Looking for writers 2022/03/15 06:23:28 DEBUG : dir: reading active writers 2022/03/15 06:23:28 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:28 DEBUG : >WaitForWriters: 2022/03/15 06:23:30 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:23:30 DEBUG : dir: Looking for writers 2022/03/15 06:23:30 DEBUG : : Looking for writers 2022/03/15 06:23:30 DEBUG : dir: reading active writers 2022/03/15 06:23:30 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:30 DEBUG : >WaitForWriters: 2022/03/15 06:23:30 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:23:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:23:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:23:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:23:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:34 DEBUG : : >changeNotify: 2022/03/15 06:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:34 DEBUG : : >changeNotify: 2022/03/15 06:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:34 DEBUG : : >changeNotify: 2022/03/15 06:23:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:35 DEBUG : : >changeNotify: 2022/03/15 06:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:35 DEBUG : : >changeNotify: 2022/03/15 06:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:35 DEBUG : : >changeNotify: 2022/03/15 06:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:35 DEBUG : : invalidating directory cache 2022/03/15 06:23:35 DEBUG : : >changeNotify: 2022/03/15 06:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:35 DEBUG : : >changeNotify: 2022/03/15 06:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:35 DEBUG : dir: invalidating directory cache 2022/03/15 06:23:35 DEBUG : : >changeNotify: 2022/03/15 06:23:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:40 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:40 DEBUG : : >changeNotify: 2022/03/15 06:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:40 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:40 DEBUG : : >changeNotify: 2022/03/15 06:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:40 DEBUG : : >changeNotify: 2022/03/15 06:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:40 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:40 DEBUG : : >changeNotify: 2022/03/15 06:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:40 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:40 DEBUG : : >changeNotify: 2022/03/15 06:23:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/15 06:23:40 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:23:40 DEBUG : dir/file1(0xc0012d0400): openPending: 2022/03/15 06:23:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/15 06:23:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:41 DEBUG : dir/file1(0xc0012d0400): >openPending: err= 2022/03/15 06:23:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/15 06:23:41 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:23:41 DEBUG : dir/file1(0xc0012d0400): _writeAt: size=14, off=0 2022/03/15 06:23:41 DEBUG : dir/file1(0xc0012d0400): >_writeAt: n=14, err= 2022/03/15 06:23:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/15 06:23:41 DEBUG : dir/file1(0xc0012d0400): close: 2022/03/15 06:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/15 06:23:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/15 06:23:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:23:41 DEBUG : dir/file1(0xc0012d0400): >close: err= 2022/03/15 06:23:41 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:23:41 DEBUG : dir: Looking for writers 2022/03/15 06:23:41 DEBUG : file1: reading active writers 2022/03/15 06:23:41 DEBUG : : Looking for writers 2022/03/15 06:23:41 DEBUG : dir: reading active writers 2022/03/15 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:23:41 DEBUG : dir: Looking for writers 2022/03/15 06:23:41 DEBUG : file1: reading active writers 2022/03/15 06:23:41 DEBUG : : Looking for writers 2022/03/15 06:23:41 DEBUG : dir: reading active writers 2022/03/15 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:23:41 DEBUG : dir: Looking for writers 2022/03/15 06:23:41 DEBUG : file1: reading active writers 2022/03/15 06:23:41 DEBUG : : Looking for writers 2022/03/15 06:23:41 DEBUG : dir: reading active writers 2022/03/15 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:23:41 DEBUG : dir: Looking for writers 2022/03/15 06:23:41 DEBUG : file1: reading active writers 2022/03/15 06:23:41 DEBUG : : Looking for writers 2022/03/15 06:23:41 DEBUG : dir: reading active writers 2022/03/15 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:23:41 DEBUG : dir/file1: vfs cache: starting upload 2022/03/15 06:23:41 DEBUG : dir: Looking for writers 2022/03/15 06:23:41 DEBUG : file1: reading active writers 2022/03/15 06:23:41 DEBUG : : Looking for writers 2022/03/15 06:23:41 DEBUG : dir: reading active writers 2022/03/15 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:23:41 DEBUG : dir: Looking for writers 2022/03/15 06:23:41 DEBUG : file1: reading active writers 2022/03/15 06:23:41 DEBUG : : Looking for writers 2022/03/15 06:23:41 DEBUG : dir: reading active writers 2022/03/15 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:23:42 DEBUG : dir: Looking for writers 2022/03/15 06:23:42 DEBUG : file1: reading active writers 2022/03/15 06:23:42 DEBUG : : Looking for writers 2022/03/15 06:23:42 DEBUG : dir: reading active writers 2022/03/15 06:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:23:42 DEBUG : dir: Looking for writers 2022/03/15 06:23:42 DEBUG : file1: reading active writers 2022/03/15 06:23:42 DEBUG : : Looking for writers 2022/03/15 06:23:42 DEBUG : dir: reading active writers 2022/03/15 06:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:23:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:43 DEBUG : dir: Looking for writers 2022/03/15 06:23:43 DEBUG : file1: reading active writers 2022/03/15 06:23:43 DEBUG : : Looking for writers 2022/03/15 06:23:43 DEBUG : dir: reading active writers 2022/03/15 06:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:23:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:43 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:43 DEBUG : : >changeNotify: 2022/03/15 06:23:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:43 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:43 DEBUG : : >changeNotify: 2022/03/15 06:23:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:43 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:43 DEBUG : : >changeNotify: 2022/03/15 06:23:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:43 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:43 DEBUG : : >changeNotify: 2022/03/15 06:23:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:43 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:43 DEBUG : : >changeNotify: 2022/03/15 06:23:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/15 06:23:44 INFO : dir/file1: Copied (replaced existing) 2022/03/15 06:23:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/15 06:23:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/03/15 06:23:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/15 06:23:44 DEBUG : dir: Looking for writers 2022/03/15 06:23:44 DEBUG : file1: reading active writers 2022/03/15 06:23:44 DEBUG : : Looking for writers 2022/03/15 06:23:44 DEBUG : dir: reading active writers 2022/03/15 06:23:44 DEBUG : >WaitForWriters: 2022/03/15 06:23:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:23:44 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:23:44 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:23:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:23:44 DEBUG : dir/file1(0xc000383400): _readAt: size=512, off=0 2022/03/15 06:23:44 DEBUG : dir/file1(0xc000383400): openPending: 2022/03/15 06:23:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/03/15 06:23:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:23:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:44 DEBUG : dir/file1(0xc000383400): >openPending: err= 2022/03/15 06:23:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/15 06:23:44 DEBUG : dir/file1(0xc000383400): >_readAt: n=14, err=EOF 2022/03/15 06:23:44 DEBUG : dir/file1(0xc000383400): close: 2022/03/15 06:23:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:23:44 DEBUG : dir/file1(0xc000383400): >close: err= 2022/03/15 06:23:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:46 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:46 DEBUG : : >changeNotify: 2022/03/15 06:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:46 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:46 DEBUG : : >changeNotify: 2022/03/15 06:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:46 DEBUG : : >changeNotify: 2022/03/15 06:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:46 DEBUG : : >changeNotify: 2022/03/15 06:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:46 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:46 DEBUG : : >changeNotify: 2022/03/15 06:23:46 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:47 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:47 DEBUG : : >changeNotify: 2022/03/15 06:23:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:47 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:47 DEBUG : : >changeNotify: 2022/03/15 06:23:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:47 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:47 DEBUG : : >changeNotify: 2022/03/15 06:23:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:47 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:47 DEBUG : : >changeNotify: 2022/03/15 06:23:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:47 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:47 DEBUG : : >changeNotify: 2022/03/15 06:23:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:48 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:48 DEBUG : : >changeNotify: 2022/03/15 06:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:48 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:48 DEBUG : : >changeNotify: 2022/03/15 06:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:48 DEBUG : : >changeNotify: 2022/03/15 06:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:48 DEBUG : : >changeNotify: 2022/03/15 06:23:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:23:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/15 06:23:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000ecfe00 2022/03/15 06:23:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:23:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:23:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:49 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:49 DEBUG : : >changeNotify: 2022/03/15 06:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:49 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:49 DEBUG : : >changeNotify: 2022/03/15 06:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:49 DEBUG : : >changeNotify: 2022/03/15 06:23:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:51 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:51 DEBUG : : >changeNotify: 2022/03/15 06:23:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:51 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:51 DEBUG : : >changeNotify: 2022/03/15 06:23:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:51 DEBUG : : >changeNotify: 2022/03/15 06:23:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:51 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:51 DEBUG : : >changeNotify: 2022/03/15 06:23:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:51 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:51 DEBUG : : >changeNotify: 2022/03/15 06:23:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:51 DEBUG : : >changeNotify: 2022/03/15 06:23:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/03/15 06:23:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/03/15 06:23:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000ecfe00 2022/03/15 06:23:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/15 06:23:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:54 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:54 DEBUG : : >changeNotify: 2022/03/15 06:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:54 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:54 DEBUG : : >changeNotify: 2022/03/15 06:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:54 DEBUG : : >changeNotify: 2022/03/15 06:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:23:54 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:23:54 DEBUG : : >changeNotify: 2022/03/15 06:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:54 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:54 DEBUG : : >changeNotify: 2022/03/15 06:23:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:23:54 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:23:54 DEBUG : dir/file1(0xc000b0b100): openPending: 2022/03/15 06:23:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/03/15 06:23:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:23:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:23:54 DEBUG : dir/file1(0xc000b0b100): >openPending: err= 2022/03/15 06:23:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/15 06:23:54 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:23:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:23:54 DEBUG : dir/file1(0xc000b0b100): _writeAt: size=25, off=0 2022/03/15 06:23:54 DEBUG : dir/file1(0xc000b0b100): >_writeAt: n=25, err= 2022/03/15 06:23:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:56 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:56 DEBUG : : >changeNotify: 2022/03/15 06:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:56 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:56 DEBUG : : >changeNotify: 2022/03/15 06:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:56 DEBUG : : >changeNotify: 2022/03/15 06:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:23:56 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:23:56 DEBUG : : >changeNotify: 2022/03/15 06:23:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:23:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/15 06:23:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000ecfe00 2022/03/15 06:23:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:23:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:23:56 DEBUG : newLeaf(0xc000b0b100): close: 2022/03/15 06:23:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/15 06:23:56 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-15 06:23:54.415417704 +0000 UTC m=+532.692042231 2022/03/15 06:23:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/15 06:23:56 DEBUG : newLeaf(0xc000b0b100): >close: err= 2022/03/15 06:23:56 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:23:56 DEBUG : dir: Looking for writers 2022/03/15 06:23:56 DEBUG : : Looking for writers 2022/03/15 06:23:56 DEBUG : dir: reading active writers 2022/03/15 06:23:56 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:23:56 DEBUG : dir: Looking for writers 2022/03/15 06:23:56 DEBUG : : Looking for writers 2022/03/15 06:23:56 DEBUG : dir: reading active writers 2022/03/15 06:23:56 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:23:56 DEBUG : dir: Looking for writers 2022/03/15 06:23:56 DEBUG : : Looking for writers 2022/03/15 06:23:56 DEBUG : dir: reading active writers 2022/03/15 06:23:56 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:23:56 DEBUG : dir: Looking for writers 2022/03/15 06:23:56 DEBUG : : Looking for writers 2022/03/15 06:23:56 DEBUG : dir: reading active writers 2022/03/15 06:23:56 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:23:56 DEBUG : newLeaf: vfs cache: starting upload 2022/03/15 06:23:57 DEBUG : dir: Looking for writers 2022/03/15 06:23:57 DEBUG : : Looking for writers 2022/03/15 06:23:57 DEBUG : dir: reading active writers 2022/03/15 06:23:57 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:23:57 DEBUG : dir: Looking for writers 2022/03/15 06:23:57 DEBUG : : Looking for writers 2022/03/15 06:23:57 DEBUG : dir: reading active writers 2022/03/15 06:23:57 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:23:57 DEBUG : dir: Looking for writers 2022/03/15 06:23:57 DEBUG : : Looking for writers 2022/03/15 06:23:57 DEBUG : dir: reading active writers 2022/03/15 06:23:57 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:23:58 DEBUG : dir: Looking for writers 2022/03/15 06:23:58 DEBUG : : Looking for writers 2022/03/15 06:23:58 DEBUG : dir: reading active writers 2022/03/15 06:23:58 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:23:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:58 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:58 DEBUG : : >changeNotify: 2022/03/15 06:23:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:58 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:58 DEBUG : : >changeNotify: 2022/03/15 06:23:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:58 DEBUG : : >changeNotify: 2022/03/15 06:23:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:23:59 DEBUG : dir: Looking for writers 2022/03/15 06:23:59 DEBUG : : Looking for writers 2022/03/15 06:23:59 DEBUG : dir: reading active writers 2022/03/15 06:23:59 DEBUG : newLeaf: reading active writers 2022/03/15 06:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:23:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:23:59 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:23:59 DEBUG : : >changeNotify: 2022/03/15 06:23:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:23:59 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:23:59 DEBUG : : >changeNotify: 2022/03/15 06:23:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:23:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:23:59 DEBUG : : >changeNotify: 2022/03/15 06:23:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/15 06:23:59 INFO : newLeaf: Copied (replaced existing) 2022/03/15 06:23:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-15 06:23:54.415 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/15 06:23:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/15 06:23:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:23:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/15 06:24:00 DEBUG : dir: Looking for writers 2022/03/15 06:24:00 DEBUG : : Looking for writers 2022/03/15 06:24:00 DEBUG : dir: reading active writers 2022/03/15 06:24:00 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:00 DEBUG : >WaitForWriters: 2022/03/15 06:24:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:01 DEBUG : : >changeNotify: 2022/03/15 06:24:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:01 DEBUG : : >changeNotify: 2022/03/15 06:24:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:01 DEBUG : : >changeNotify: 2022/03/15 06:24:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:01 DEBUG : : >changeNotify: 2022/03/15 06:24:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:01 DEBUG : : >changeNotify: 2022/03/15 06:24:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:01 DEBUG : : >changeNotify: 2022/03/15 06:24:01 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:24:01 DEBUG : dir: Looking for writers 2022/03/15 06:24:01 DEBUG : : Looking for writers 2022/03/15 06:24:01 DEBUG : dir: reading active writers 2022/03/15 06:24:01 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:01 DEBUG : >WaitForWriters: 2022/03/15 06:24:01 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:24:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:03 DEBUG : : >changeNotify: 2022/03/15 06:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:03 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:03 DEBUG : : >changeNotify: 2022/03/15 06:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:03 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:03 DEBUG : : >changeNotify: 2022/03/15 06:24:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:04 DEBUG : : invalidating directory cache 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:04 DEBUG : : >changeNotify: 2022/03/15 06:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:04 DEBUG : dir: invalidating directory cache 2022/03/15 06:24:04 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:24:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:24:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:05 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:05 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:24:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:09 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:09 DEBUG : : >changeNotify: 2022/03/15 06:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:09 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:09 DEBUG : : >changeNotify: 2022/03/15 06:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:09 DEBUG : : >changeNotify: 2022/03/15 06:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:09 DEBUG : : >changeNotify: 2022/03/15 06:24:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:11 DEBUG : : >changeNotify: 2022/03/15 06:24:12 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:12 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:24:12 DEBUG : dir: Looking for writers 2022/03/15 06:24:12 DEBUG : file1: reading active writers 2022/03/15 06:24:12 DEBUG : : Looking for writers 2022/03/15 06:24:12 DEBUG : dir: reading active writers 2022/03/15 06:24:12 DEBUG : >WaitForWriters: 2022/03/15 06:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:13 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:13 DEBUG : : >changeNotify: 2022/03/15 06:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:13 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:13 DEBUG : : >changeNotify: 2022/03/15 06:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:13 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:13 DEBUG : : >changeNotify: 2022/03/15 06:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:13 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:13 DEBUG : : >changeNotify: 2022/03/15 06:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:13 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:13 DEBUG : : >changeNotify: 2022/03/15 06:24:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:14 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:14 DEBUG : : >changeNotify: 2022/03/15 06:24:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:14 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:14 DEBUG : : >changeNotify: 2022/03/15 06:24:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:14 DEBUG : : >changeNotify: 2022/03/15 06:24:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:14 DEBUG : : >changeNotify: 2022/03/15 06:24:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:14 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:14 DEBUG : : >changeNotify: 2022/03/15 06:24:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:15 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:15 DEBUG : : >changeNotify: 2022/03/15 06:24:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:15 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:15 DEBUG : : >changeNotify: 2022/03/15 06:24:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:15 DEBUG : : >changeNotify: 2022/03/15 06:24:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:15 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:15 DEBUG : : >changeNotify: 2022/03/15 06:24:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:15 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:15 DEBUG : : >changeNotify: 2022/03/15 06:24:16 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:16 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:16 DEBUG : : >changeNotify: 2022/03/15 06:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:16 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:16 DEBUG : : >changeNotify: 2022/03/15 06:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:16 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:16 DEBUG : : >changeNotify: 2022/03/15 06:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:16 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:16 DEBUG : : >changeNotify: 2022/03/15 06:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:16 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:16 DEBUG : : >changeNotify: 2022/03/15 06:24:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:24:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4c240 2022/03/15 06:24:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:24:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:24:19 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:19 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:19 DEBUG : : >changeNotify: 2022/03/15 06:24:19 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:19 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:19 DEBUG : : >changeNotify: 2022/03/15 06:24:19 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:19 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:19 DEBUG : : >changeNotify: 2022/03/15 06:24:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/03/15 06:24:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4c240 2022/03/15 06:24:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/15 06:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:22 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:22 DEBUG : : >changeNotify: 2022/03/15 06:24:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:22 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:22 DEBUG : : >changeNotify: 2022/03/15 06:24:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:22 DEBUG : : >changeNotify: 2022/03/15 06:24:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:22 DEBUG : : >changeNotify: 2022/03/15 06:24:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:22 DEBUG : : >changeNotify: 2022/03/15 06:24:23 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:24:24 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:24:24 DEBUG : dir/file1(0xc000870b80): openPending: 2022/03/15 06:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/15 06:24:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:24 DEBUG : dir/file1(0xc000870b80): >openPending: err= 2022/03/15 06:24:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/15 06:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:24:24 DEBUG : dir/file1(0xc000870b80): _writeAt: size=25, off=0 2022/03/15 06:24:24 DEBUG : dir/file1(0xc000870b80): >_writeAt: n=25, err= 2022/03/15 06:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:24 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:24 DEBUG : : >changeNotify: 2022/03/15 06:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:24 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:24 DEBUG : : >changeNotify: 2022/03/15 06:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:24 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:24 DEBUG : : >changeNotify: 2022/03/15 06:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:24 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:24 DEBUG : : >changeNotify: 2022/03/15 06:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:24 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:24 DEBUG : : >changeNotify: 2022/03/15 06:24:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:24:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/15 06:24:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4c240 2022/03/15 06:24:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:24:26 DEBUG : newLeaf(0xc000870b80): close: 2022/03/15 06:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/15 06:24:26 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-15 06:24:24.009664639 +0000 UTC m=+562.286289156 2022/03/15 06:24:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/15 06:24:26 DEBUG : newLeaf(0xc000870b80): >close: err= 2022/03/15 06:24:26 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:24:26 DEBUG : dir: Looking for writers 2022/03/15 06:24:26 DEBUG : : Looking for writers 2022/03/15 06:24:26 DEBUG : dir: reading active writers 2022/03/15 06:24:26 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:24:26 DEBUG : dir: Looking for writers 2022/03/15 06:24:26 DEBUG : : Looking for writers 2022/03/15 06:24:26 DEBUG : dir: reading active writers 2022/03/15 06:24:26 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:24:26 DEBUG : dir: Looking for writers 2022/03/15 06:24:26 DEBUG : : Looking for writers 2022/03/15 06:24:26 DEBUG : dir: reading active writers 2022/03/15 06:24:26 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:24:26 DEBUG : dir: Looking for writers 2022/03/15 06:24:26 DEBUG : : Looking for writers 2022/03/15 06:24:26 DEBUG : dir: reading active writers 2022/03/15 06:24:26 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:24:26 DEBUG : newLeaf: vfs cache: starting upload 2022/03/15 06:24:26 DEBUG : dir: Looking for writers 2022/03/15 06:24:26 DEBUG : : Looking for writers 2022/03/15 06:24:26 DEBUG : dir: reading active writers 2022/03/15 06:24:26 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:24:26 DEBUG : dir: Looking for writers 2022/03/15 06:24:26 DEBUG : : Looking for writers 2022/03/15 06:24:26 DEBUG : dir: reading active writers 2022/03/15 06:24:26 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:26 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:26 DEBUG : : >changeNotify: 2022/03/15 06:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:26 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:26 DEBUG : : >changeNotify: 2022/03/15 06:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:26 DEBUG : : >changeNotify: 2022/03/15 06:24:27 DEBUG : dir: Looking for writers 2022/03/15 06:24:27 DEBUG : : Looking for writers 2022/03/15 06:24:27 DEBUG : dir: reading active writers 2022/03/15 06:24:27 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:24:27 DEBUG : dir: Looking for writers 2022/03/15 06:24:27 DEBUG : : Looking for writers 2022/03/15 06:24:27 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:27 DEBUG : dir: reading active writers 2022/03/15 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:24:28 DEBUG : dir: Looking for writers 2022/03/15 06:24:28 DEBUG : : Looking for writers 2022/03/15 06:24:28 DEBUG : dir: reading active writers 2022/03/15 06:24:28 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:24:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/15 06:24:29 INFO : newLeaf: Copied (replaced existing) 2022/03/15 06:24:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-15 06:24:24.009 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/15 06:24:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/15 06:24:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:24:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/15 06:24:29 DEBUG : dir: Looking for writers 2022/03/15 06:24:29 DEBUG : : Looking for writers 2022/03/15 06:24:29 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:29 DEBUG : dir: reading active writers 2022/03/15 06:24:29 DEBUG : >WaitForWriters: 2022/03/15 06:24:31 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:24:31 DEBUG : dir: Looking for writers 2022/03/15 06:24:31 DEBUG : : Looking for writers 2022/03/15 06:24:31 DEBUG : dir: reading active writers 2022/03/15 06:24:31 DEBUG : newLeaf: reading active writers 2022/03/15 06:24:31 DEBUG : >WaitForWriters: 2022/03/15 06:24:31 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:24:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:34 DEBUG : : invalidating directory cache 2022/03/15 06:24:34 DEBUG : : >changeNotify: 2022/03/15 06:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:34 DEBUG : : >changeNotify: 2022/03/15 06:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:34 DEBUG : dir: invalidating directory cache 2022/03/15 06:24:34 DEBUG : : >changeNotify: 2022/03/15 06:24:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:34 DEBUG : : >changeNotify: 2022/03/15 06:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:34 DEBUG : : >changeNotify: 2022/03/15 06:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:34 DEBUG : : >changeNotify: 2022/03/15 06:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:35 DEBUG : : >changeNotify: 2022/03/15 06:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:35 DEBUG : : >changeNotify: 2022/03/15 06:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:35 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:24:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:24:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:24:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:35 DEBUG : : >changeNotify: 2022/03/15 06:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:35 DEBUG : : >changeNotify: 2022/03/15 06:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:35 DEBUG : : >changeNotify: 2022/03/15 06:24:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:40 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:40 DEBUG : : >changeNotify: 2022/03/15 06:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:40 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:40 DEBUG : : >changeNotify: 2022/03/15 06:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:40 DEBUG : : >changeNotify: 2022/03/15 06:24:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:44 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:44 DEBUG : : >changeNotify: 2022/03/15 06:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:44 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:44 DEBUG : : >changeNotify: 2022/03/15 06:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:44 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:44 DEBUG : : >changeNotify: 2022/03/15 06:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:44 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:44 DEBUG : : >changeNotify: 2022/03/15 06:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:44 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:44 DEBUG : : >changeNotify: 2022/03/15 06:24:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/15 06:24:44 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:24:44 DEBUG : dir/file1(0xc001456600): openPending: 2022/03/15 06:24:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/15 06:24:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:45 DEBUG : dir/file1(0xc001456600): >openPending: err= 2022/03/15 06:24:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/15 06:24:45 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:24:45 DEBUG : dir/file1(0xc001456600): _writeAt: size=14, off=0 2022/03/15 06:24:45 DEBUG : dir/file1(0xc001456600): >_writeAt: n=14, err= 2022/03/15 06:24:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/15 06:24:45 DEBUG : dir/file1(0xc001456600): close: 2022/03/15 06:24:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/15 06:24:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/15 06:24:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:24:45 DEBUG : dir/file1(0xc001456600): >close: err= 2022/03/15 06:24:45 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:24:45 DEBUG : dir: Looking for writers 2022/03/15 06:24:45 DEBUG : file1: reading active writers 2022/03/15 06:24:45 DEBUG : : Looking for writers 2022/03/15 06:24:45 DEBUG : dir: reading active writers 2022/03/15 06:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:24:45 DEBUG : dir: Looking for writers 2022/03/15 06:24:45 DEBUG : file1: reading active writers 2022/03/15 06:24:45 DEBUG : : Looking for writers 2022/03/15 06:24:45 DEBUG : dir: reading active writers 2022/03/15 06:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:24:45 DEBUG : dir: Looking for writers 2022/03/15 06:24:45 DEBUG : file1: reading active writers 2022/03/15 06:24:45 DEBUG : : Looking for writers 2022/03/15 06:24:45 DEBUG : dir: reading active writers 2022/03/15 06:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:24:45 DEBUG : dir: Looking for writers 2022/03/15 06:24:45 DEBUG : file1: reading active writers 2022/03/15 06:24:45 DEBUG : : Looking for writers 2022/03/15 06:24:45 DEBUG : dir: reading active writers 2022/03/15 06:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:24:45 DEBUG : dir/file1: vfs cache: starting upload 2022/03/15 06:24:45 DEBUG : dir: Looking for writers 2022/03/15 06:24:45 DEBUG : file1: reading active writers 2022/03/15 06:24:45 DEBUG : : Looking for writers 2022/03/15 06:24:45 DEBUG : dir: reading active writers 2022/03/15 06:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:24:45 DEBUG : dir: Looking for writers 2022/03/15 06:24:45 DEBUG : file1: reading active writers 2022/03/15 06:24:45 DEBUG : : Looking for writers 2022/03/15 06:24:45 DEBUG : dir: reading active writers 2022/03/15 06:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:24:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:46 DEBUG : dir: Looking for writers 2022/03/15 06:24:46 DEBUG : file1: reading active writers 2022/03/15 06:24:46 DEBUG : : Looking for writers 2022/03/15 06:24:46 DEBUG : dir: reading active writers 2022/03/15 06:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:46 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:46 DEBUG : : >changeNotify: 2022/03/15 06:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:46 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:46 DEBUG : : >changeNotify: 2022/03/15 06:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:46 DEBUG : : >changeNotify: 2022/03/15 06:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:46 DEBUG : : >changeNotify: 2022/03/15 06:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:46 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:46 DEBUG : : >changeNotify: 2022/03/15 06:24:46 DEBUG : dir: Looking for writers 2022/03/15 06:24:46 DEBUG : file1: reading active writers 2022/03/15 06:24:46 DEBUG : : Looking for writers 2022/03/15 06:24:46 DEBUG : dir: reading active writers 2022/03/15 06:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:24:46 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:47 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:47 DEBUG : : >changeNotify: 2022/03/15 06:24:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:47 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:47 DEBUG : : >changeNotify: 2022/03/15 06:24:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:47 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:47 DEBUG : : >changeNotify: 2022/03/15 06:24:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:47 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:47 DEBUG : : >changeNotify: 2022/03/15 06:24:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:47 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:47 DEBUG : : >changeNotify: 2022/03/15 06:24:47 DEBUG : dir: Looking for writers 2022/03/15 06:24:47 DEBUG : file1: reading active writers 2022/03/15 06:24:47 DEBUG : : Looking for writers 2022/03/15 06:24:47 DEBUG : dir: reading active writers 2022/03/15 06:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:24:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:48 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:48 DEBUG : : >changeNotify: 2022/03/15 06:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:48 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:48 DEBUG : : >changeNotify: 2022/03/15 06:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:48 DEBUG : : >changeNotify: 2022/03/15 06:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:48 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:48 DEBUG : : >changeNotify: 2022/03/15 06:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:48 DEBUG : : >changeNotify: 2022/03/15 06:24:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/03/15 06:24:48 INFO : dir/file1: Copied (replaced existing) 2022/03/15 06:24:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/15 06:24:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/03/15 06:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/15 06:24:48 DEBUG : dir: Looking for writers 2022/03/15 06:24:48 DEBUG : file1: reading active writers 2022/03/15 06:24:48 DEBUG : : Looking for writers 2022/03/15 06:24:48 DEBUG : dir: reading active writers 2022/03/15 06:24:48 DEBUG : >WaitForWriters: 2022/03/15 06:24:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:24:48 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:24:48 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:24:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:24:48 DEBUG : dir/file1(0xc000953b40): _readAt: size=512, off=0 2022/03/15 06:24:48 DEBUG : dir/file1(0xc000953b40): openPending: 2022/03/15 06:24:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/03/15 06:24:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:48 DEBUG : dir/file1(0xc000953b40): >openPending: err= 2022/03/15 06:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/03/15 06:24:48 DEBUG : dir/file1(0xc000953b40): >_readAt: n=14, err=EOF 2022/03/15 06:24:48 DEBUG : dir/file1(0xc000953b40): close: 2022/03/15 06:24:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:24:48 DEBUG : dir/file1(0xc000953b40): >close: err= 2022/03/15 06:24:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:49 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:49 DEBUG : : >changeNotify: 2022/03/15 06:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:49 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:49 DEBUG : : >changeNotify: 2022/03/15 06:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:49 DEBUG : : >changeNotify: 2022/03/15 06:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:49 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:49 DEBUG : : >changeNotify: 2022/03/15 06:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:49 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:49 DEBUG : : >changeNotify: 2022/03/15 06:24:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:51 DEBUG : : >changeNotify: 2022/03/15 06:24:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:24:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/15 06:24:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000ebc240 2022/03/15 06:24:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:24:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:24:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:54 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:54 DEBUG : : >changeNotify: 2022/03/15 06:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:54 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:54 DEBUG : : >changeNotify: 2022/03/15 06:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:54 DEBUG : : >changeNotify: 2022/03/15 06:24:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:56 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:56 DEBUG : : >changeNotify: 2022/03/15 06:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:56 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:56 DEBUG : : >changeNotify: 2022/03/15 06:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:56 DEBUG : : >changeNotify: 2022/03/15 06:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:56 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:56 DEBUG : : >changeNotify: 2022/03/15 06:24:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/03/15 06:24:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/03/15 06:24:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000ebc240 2022/03/15 06:24:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/15 06:24:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:24:58 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:24:58 DEBUG : dir/file1(0xc000e764c0): openPending: 2022/03/15 06:24:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/03/15 06:24:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:24:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:24:58 DEBUG : dir/file1(0xc000e764c0): >openPending: err= 2022/03/15 06:24:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/15 06:24:58 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:24:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:24:58 DEBUG : dir/file1(0xc000e764c0): _writeAt: size=25, off=0 2022/03/15 06:24:58 DEBUG : dir/file1(0xc000e764c0): >_writeAt: n=25, err= 2022/03/15 06:24:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:58 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:58 DEBUG : : >changeNotify: 2022/03/15 06:24:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:58 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:58 DEBUG : : >changeNotify: 2022/03/15 06:24:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:58 DEBUG : : >changeNotify: 2022/03/15 06:24:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:58 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:58 DEBUG : : >changeNotify: 2022/03/15 06:24:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:58 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:58 DEBUG : : >changeNotify: 2022/03/15 06:24:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:24:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:24:59 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:24:59 DEBUG : : >changeNotify: 2022/03/15 06:24:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:24:59 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:24:59 DEBUG : : >changeNotify: 2022/03/15 06:24:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:24:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:24:59 DEBUG : : >changeNotify: 2022/03/15 06:24:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:24:59 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:24:59 DEBUG : : >changeNotify: 2022/03/15 06:24:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:24:59 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:24:59 DEBUG : : >changeNotify: 2022/03/15 06:25:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:25:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/15 06:25:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000ebc240 2022/03/15 06:25:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:25:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:25:00 DEBUG : newLeaf(0xc000e764c0): close: 2022/03/15 06:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/15 06:25:00 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-15 06:24:58.368074604 +0000 UTC m=+596.644699132 2022/03/15 06:25:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/15 06:25:00 DEBUG : newLeaf(0xc000e764c0): >close: err= 2022/03/15 06:25:00 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:25:00 DEBUG : dir: Looking for writers 2022/03/15 06:25:00 DEBUG : : Looking for writers 2022/03/15 06:25:00 DEBUG : dir: reading active writers 2022/03/15 06:25:00 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:25:00 DEBUG : dir: Looking for writers 2022/03/15 06:25:00 DEBUG : : Looking for writers 2022/03/15 06:25:00 DEBUG : dir: reading active writers 2022/03/15 06:25:00 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:25:00 DEBUG : dir: Looking for writers 2022/03/15 06:25:00 DEBUG : : Looking for writers 2022/03/15 06:25:00 DEBUG : dir: reading active writers 2022/03/15 06:25:00 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:25:00 DEBUG : dir: Looking for writers 2022/03/15 06:25:00 DEBUG : : Looking for writers 2022/03/15 06:25:00 DEBUG : dir: reading active writers 2022/03/15 06:25:00 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:25:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:00 DEBUG : newLeaf: vfs cache: starting upload 2022/03/15 06:25:01 DEBUG : dir: Looking for writers 2022/03/15 06:25:01 DEBUG : : Looking for writers 2022/03/15 06:25:01 DEBUG : dir: reading active writers 2022/03/15 06:25:01 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:25:01 DEBUG : dir: Looking for writers 2022/03/15 06:25:01 DEBUG : : Looking for writers 2022/03/15 06:25:01 DEBUG : dir: reading active writers 2022/03/15 06:25:01 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:25:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:01 DEBUG : : >changeNotify: 2022/03/15 06:25:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:01 DEBUG : : >changeNotify: 2022/03/15 06:25:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:01 DEBUG : : >changeNotify: 2022/03/15 06:25:01 DEBUG : dir: Looking for writers 2022/03/15 06:25:01 DEBUG : : Looking for writers 2022/03/15 06:25:01 DEBUG : dir: reading active writers 2022/03/15 06:25:01 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:25:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:01 DEBUG : : >changeNotify: 2022/03/15 06:25:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:01 DEBUG : : >changeNotify: 2022/03/15 06:25:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:01 DEBUG : : >changeNotify: 2022/03/15 06:25:02 DEBUG : dir: Looking for writers 2022/03/15 06:25:02 DEBUG : : Looking for writers 2022/03/15 06:25:02 DEBUG : dir: reading active writers 2022/03/15 06:25:02 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:25:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:03 DEBUG : dir: Looking for writers 2022/03/15 06:25:03 DEBUG : : Looking for writers 2022/03/15 06:25:03 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:03 DEBUG : dir: reading active writers 2022/03/15 06:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:25:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/15 06:25:03 INFO : newLeaf: Copied (replaced existing) 2022/03/15 06:25:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-15 06:24:58.368 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/15 06:25:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/15 06:25:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:25:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/15 06:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:03 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:03 DEBUG : : >changeNotify: 2022/03/15 06:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:03 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:03 DEBUG : : >changeNotify: 2022/03/15 06:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:03 DEBUG : : >changeNotify: 2022/03/15 06:25:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:04 DEBUG : dir: Looking for writers 2022/03/15 06:25:04 DEBUG : : Looking for writers 2022/03/15 06:25:04 DEBUG : dir: reading active writers 2022/03/15 06:25:04 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:04 DEBUG : >WaitForWriters: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:04 DEBUG : : >changeNotify: 2022/03/15 06:25:05 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:05 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:25:05 DEBUG : dir: Looking for writers 2022/03/15 06:25:05 DEBUG : : Looking for writers 2022/03/15 06:25:05 DEBUG : dir: reading active writers 2022/03/15 06:25:05 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:05 DEBUG : >WaitForWriters: 2022/03/15 06:25:05 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:06 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:06 DEBUG : : invalidating directory cache 2022/03/15 06:25:06 DEBUG : : >changeNotify: 2022/03/15 06:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:06 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:06 DEBUG : : >changeNotify: 2022/03/15 06:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:06 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:06 DEBUG : dir: invalidating directory cache 2022/03/15 06:25:06 DEBUG : : >changeNotify: 2022/03/15 06:25:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:09 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:09 DEBUG : : >changeNotify: 2022/03/15 06:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:09 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:09 DEBUG : : >changeNotify: 2022/03/15 06:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:09 DEBUG : : >changeNotify: === RUN TestFileRename/full,forceCache=false run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:25:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:25:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:25:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:25:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:25:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:25:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:25:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:11 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:11 DEBUG : : >changeNotify: 2022/03/15 06:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:11 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:11 DEBUG : : >changeNotify: 2022/03/15 06:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:11 DEBUG : : >changeNotify: 2022/03/15 06:25:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:12 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:12 DEBUG : : >changeNotify: 2022/03/15 06:25:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:12 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:12 DEBUG : : >changeNotify: 2022/03/15 06:25:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:12 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:12 DEBUG : : >changeNotify: 2022/03/15 06:25:12 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:13 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:13 DEBUG : : >changeNotify: 2022/03/15 06:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:13 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:13 DEBUG : : >changeNotify: 2022/03/15 06:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:13 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:13 DEBUG : : >changeNotify: 2022/03/15 06:25:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:14 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:14 DEBUG : : >changeNotify: 2022/03/15 06:25:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:14 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:14 DEBUG : : >changeNotify: 2022/03/15 06:25:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:14 DEBUG : : >changeNotify: 2022/03/15 06:25:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:14 DEBUG : : >changeNotify: 2022/03/15 06:25:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:15 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:15 DEBUG : : >changeNotify: 2022/03/15 06:25:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:15 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:15 DEBUG : : >changeNotify: 2022/03/15 06:25:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:15 DEBUG : : >changeNotify: 2022/03/15 06:25:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:15 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:15 DEBUG : : >changeNotify: 2022/03/15 06:25:16 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:16 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:16 DEBUG : : >changeNotify: 2022/03/15 06:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:16 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:16 DEBUG : : >changeNotify: 2022/03/15 06:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:16 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:16 DEBUG : : >changeNotify: 2022/03/15 06:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:16 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:16 DEBUG : : >changeNotify: 2022/03/15 06:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:16 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:16 DEBUG : : >changeNotify: 2022/03/15 06:25:17 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:25:17 DEBUG : dir: Looking for writers 2022/03/15 06:25:17 DEBUG : file1: reading active writers 2022/03/15 06:25:17 DEBUG : : Looking for writers 2022/03/15 06:25:17 DEBUG : dir: reading active writers 2022/03/15 06:25:17 DEBUG : >WaitForWriters: 2022/03/15 06:25:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:25:17 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:25:17 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:25:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:25:17 DEBUG : dir/file1(0xc0012a13c0): _readAt: size=512, off=0 2022/03/15 06:25:17 DEBUG : dir/file1(0xc0012a13c0): openPending: 2022/03/15 06:25:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:18 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:18 DEBUG : : >changeNotify: 2022/03/15 06:25:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:18 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:18 DEBUG : : >changeNotify: 2022/03/15 06:25:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:18 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:18 DEBUG : : >changeNotify: 2022/03/15 06:25:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:18 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:18 DEBUG : : >changeNotify: 2022/03/15 06:25:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:18 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:18 DEBUG : : >changeNotify: 2022/03/15 06:25:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/03/15 06:25:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:25:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:25:19 DEBUG : dir/file1(0xc0012a13c0): >openPending: err= 2022/03/15 06:25:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2022/03/15 06:25:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/15 06:25:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/15 06:25:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:25:19 DEBUG : dir/file1(0xc0012a13c0): >_readAt: n=14, err=EOF 2022/03/15 06:25:19 DEBUG : dir/file1(0xc0012a13c0): close: 2022/03/15 06:25:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:25:19 DEBUG : dir/file1(0xc0012a13c0): >close: err= 2022/03/15 06:25:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:22 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:22 DEBUG : : >changeNotify: 2022/03/15 06:25:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:22 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:22 DEBUG : : >changeNotify: 2022/03/15 06:25:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:22 DEBUG : : >changeNotify: 2022/03/15 06:25:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:22 DEBUG : : >changeNotify: 2022/03/15 06:25:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:22 DEBUG : : >changeNotify: 2022/03/15 06:25:23 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:25:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/15 06:25:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000ec8900 2022/03/15 06:25:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:25:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:25:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:24 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:24 DEBUG : : >changeNotify: 2022/03/15 06:25:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:24 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:24 DEBUG : : >changeNotify: 2022/03/15 06:25:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:24 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:24 DEBUG : : >changeNotify: 2022/03/15 06:25:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:26 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:26 DEBUG : : >changeNotify: 2022/03/15 06:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:26 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:26 DEBUG : : >changeNotify: 2022/03/15 06:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:26 DEBUG : : >changeNotify: 2022/03/15 06:25:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/03/15 06:25:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/03/15 06:25:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000ec8900 2022/03/15 06:25:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/03/15 06:25:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:25:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:25:29 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:25:29 DEBUG : dir/file1(0xc0008aae00): openPending: 2022/03/15 06:25:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2022/03/15 06:25:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/03/15 06:25:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:25:29 DEBUG : dir/file1(0xc0008aae00): >openPending: err= 2022/03/15 06:25:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/15 06:25:29 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:25:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:25:29 DEBUG : dir/file1(0xc0008aae00): _writeAt: size=25, off=0 2022/03/15 06:25:29 DEBUG : dir/file1(0xc0008aae00): >_writeAt: n=25, err= 2022/03/15 06:25:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/03/15 06:25:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/03/15 06:25:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000ec8900 2022/03/15 06:25:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/03/15 06:25:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:25:31 DEBUG : newLeaf(0xc0008aae00): close: 2022/03/15 06:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/03/15 06:25:31 DEBUG : newLeaf: vfs cache: setting modification time to 2022-03-15 06:25:29.476144213 +0000 UTC m=+627.752768750 2022/03/15 06:25:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/03/15 06:25:31 DEBUG : newLeaf(0xc0008aae00): >close: err= 2022/03/15 06:25:31 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:25:31 DEBUG : dir: Looking for writers 2022/03/15 06:25:31 DEBUG : : Looking for writers 2022/03/15 06:25:31 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:31 DEBUG : dir: reading active writers 2022/03/15 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:25:31 DEBUG : dir: Looking for writers 2022/03/15 06:25:31 DEBUG : : Looking for writers 2022/03/15 06:25:31 DEBUG : dir: reading active writers 2022/03/15 06:25:31 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:25:31 DEBUG : dir: Looking for writers 2022/03/15 06:25:31 DEBUG : : Looking for writers 2022/03/15 06:25:31 DEBUG : dir: reading active writers 2022/03/15 06:25:31 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:25:31 DEBUG : dir: Looking for writers 2022/03/15 06:25:31 DEBUG : : Looking for writers 2022/03/15 06:25:31 DEBUG : dir: reading active writers 2022/03/15 06:25:31 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:25:31 DEBUG : newLeaf: vfs cache: starting upload 2022/03/15 06:25:31 DEBUG : dir: Looking for writers 2022/03/15 06:25:31 DEBUG : : Looking for writers 2022/03/15 06:25:31 DEBUG : dir: reading active writers 2022/03/15 06:25:31 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:25:32 DEBUG : dir: Looking for writers 2022/03/15 06:25:32 DEBUG : : Looking for writers 2022/03/15 06:25:32 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:32 DEBUG : dir: reading active writers 2022/03/15 06:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:25:32 DEBUG : dir: Looking for writers 2022/03/15 06:25:32 DEBUG : : Looking for writers 2022/03/15 06:25:32 DEBUG : dir: reading active writers 2022/03/15 06:25:32 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:25:32 DEBUG : dir: Looking for writers 2022/03/15 06:25:32 DEBUG : : Looking for writers 2022/03/15 06:25:32 DEBUG : dir: reading active writers 2022/03/15 06:25:32 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:25:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:33 DEBUG : dir: Looking for writers 2022/03/15 06:25:33 DEBUG : : Looking for writers 2022/03/15 06:25:33 DEBUG : dir: reading active writers 2022/03/15 06:25:33 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/03/15 06:25:34 INFO : newLeaf: Copied (replaced existing) 2022/03/15 06:25:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-03-15 06:25:29.476 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/03/15 06:25:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/03/15 06:25:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/03/15 06:25:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/03/15 06:25:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:34 DEBUG : : >changeNotify: 2022/03/15 06:25:34 DEBUG : dir: Looking for writers 2022/03/15 06:25:34 DEBUG : : Looking for writers 2022/03/15 06:25:34 DEBUG : dir: reading active writers 2022/03/15 06:25:34 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:34 DEBUG : >WaitForWriters: 2022/03/15 06:25:35 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:35 DEBUG : : >changeNotify: 2022/03/15 06:25:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:35 DEBUG : : >changeNotify: 2022/03/15 06:25:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:35 DEBUG : : >changeNotify: 2022/03/15 06:25:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:35 DEBUG : : invalidating directory cache 2022/03/15 06:25:35 DEBUG : : >changeNotify: 2022/03/15 06:25:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:35 DEBUG : : >changeNotify: 2022/03/15 06:25:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:35 DEBUG : dir: invalidating directory cache 2022/03/15 06:25:35 DEBUG : : >changeNotify: 2022/03/15 06:25:36 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:25:36 DEBUG : dir: Looking for writers 2022/03/15 06:25:36 DEBUG : : Looking for writers 2022/03/15 06:25:36 DEBUG : dir: reading active writers 2022/03/15 06:25:36 DEBUG : newLeaf: reading active writers 2022/03/15 06:25:36 DEBUG : >WaitForWriters: 2022/03/15 06:25:36 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:25:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:40 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:40 DEBUG : : >changeNotify: 2022/03/15 06:25:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:40 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:40 DEBUG : : >changeNotify: 2022/03/15 06:25:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:40 DEBUG : : >changeNotify: --- PASS: TestFileRename (186.24s) --- PASS: TestFileRename/off,forceCache=false (29.80s) --- PASS: TestFileRename/minimal,forceCache=false (29.67s) --- PASS: TestFileRename/minimal,forceCache=true (31.81s) --- PASS: TestFileRename/writes,forceCache=false (29.71s) --- PASS: TestFileRename/writes,forceCache=true (34.96s) --- PASS: TestFileRename/full,forceCache=false (30.28s) === RUN TestRcGetVFS run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:25:40 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:25:40 DEBUG : : Looking for writers 2022/03/15 06:25:40 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.95s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:25:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:43 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:43 DEBUG : : >changeNotify: 2022/03/15 06:25:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:43 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:43 DEBUG : : >changeNotify: 2022/03/15 06:25:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:43 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:43 DEBUG : : >changeNotify: 2022/03/15 06:25:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:46 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:46 DEBUG : : >changeNotify: 2022/03/15 06:25:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:46 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:46 DEBUG : : >changeNotify: 2022/03/15 06:25:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:46 DEBUG : : >changeNotify: 2022/03/15 06:25:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:46 DEBUG : : >changeNotify: 2022/03/15 06:25:46 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:47 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:47 DEBUG : : >changeNotify: 2022/03/15 06:25:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:47 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:47 DEBUG : : >changeNotify: 2022/03/15 06:25:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:47 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:47 DEBUG : : >changeNotify: 2022/03/15 06:25:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:47 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:47 DEBUG : : >changeNotify: 2022/03/15 06:25:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:47 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:47 DEBUG : : >changeNotify: 2022/03/15 06:25:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:48 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:48 DEBUG : : >changeNotify: 2022/03/15 06:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:48 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:48 DEBUG : : >changeNotify: 2022/03/15 06:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:48 DEBUG : : >changeNotify: 2022/03/15 06:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:48 DEBUG : : >changeNotify: 2022/03/15 06:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:48 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:48 DEBUG : : >changeNotify: 2022/03/15 06:25:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:25:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/15 06:25:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/15 06:25:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:25:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:49 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:49 DEBUG : : >changeNotify: 2022/03/15 06:25:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:49 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:49 DEBUG : : >changeNotify: 2022/03/15 06:25:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:49 DEBUG : : >changeNotify: 2022/03/15 06:25:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:49 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:49 DEBUG : : >changeNotify: 2022/03/15 06:25:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:49 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:49 DEBUG : : >changeNotify: 2022/03/15 06:25:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/03/15 06:25:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2022/03/15 06:25:50 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:25:50 DEBUG : dir: Looking for writers 2022/03/15 06:25:50 DEBUG : file1: reading active writers 2022/03/15 06:25:50 DEBUG : : Looking for writers 2022/03/15 06:25:50 DEBUG : dir: reading active writers 2022/03/15 06:25:50 DEBUG : >WaitForWriters: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:25:51 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:25:51 DEBUG : : >changeNotify: 2022/03/15 06:25:53 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:25:53 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:25:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:54 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:54 DEBUG : : >changeNotify: 2022/03/15 06:25:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:54 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:54 DEBUG : : >changeNotify: 2022/03/15 06:25:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:54 DEBUG : : >changeNotify: --- PASS: TestReadFileHandleMethods (13.13s) === RUN TestReadFileHandleSeek run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:25:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:56 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:56 DEBUG : : >changeNotify: 2022/03/15 06:25:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:56 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:56 DEBUG : : >changeNotify: 2022/03/15 06:25:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:56 DEBUG : : >changeNotify: 2022/03/15 06:25:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:58 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:58 DEBUG : : >changeNotify: 2022/03/15 06:25:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:58 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:58 DEBUG : : >changeNotify: 2022/03/15 06:25:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:58 DEBUG : : >changeNotify: 2022/03/15 06:25:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:58 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:58 DEBUG : : >changeNotify: 2022/03/15 06:25:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:25:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:25:59 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:25:59 DEBUG : : >changeNotify: 2022/03/15 06:25:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:25:59 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:25:59 DEBUG : : >changeNotify: 2022/03/15 06:25:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:25:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:25:59 DEBUG : : >changeNotify: 2022/03/15 06:25:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:25:59 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:25:59 DEBUG : : >changeNotify: 2022/03/15 06:26:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:26:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:01 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:01 DEBUG : : >changeNotify: 2022/03/15 06:26:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:26:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/15 06:26:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/15 06:26:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:26:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/03/15 06:26:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/03/15 06:26:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/03/15 06:26:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/03/15 06:26:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/03/15 06:26:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/03/15 06:26:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/03/15 06:26:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/03/15 06:26:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:03 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:03 DEBUG : : >changeNotify: 2022/03/15 06:26:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:03 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:03 DEBUG : : >changeNotify: 2022/03/15 06:26:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:03 DEBUG : : >changeNotify: 2022/03/15 06:26:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:03 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:03 DEBUG : : >changeNotify: 2022/03/15 06:26:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:03 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:03 DEBUG : : >changeNotify: 2022/03/15 06:26:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2022/03/15 06:26:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2022/03/15 06:26:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2022/03/15 06:26:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:04 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:04 DEBUG : : >changeNotify: 2022/03/15 06:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2022/03/15 06:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2022/03/15 06:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2022/03/15 06:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2022/03/15 06:26:05 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:05 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:05 DEBUG : : >changeNotify: 2022/03/15 06:26:05 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:05 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:05 DEBUG : : >changeNotify: 2022/03/15 06:26:05 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:05 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:05 DEBUG : : >changeNotify: 2022/03/15 06:26:05 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:05 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:05 DEBUG : : >changeNotify: 2022/03/15 06:26:05 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:05 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:05 DEBUG : : >changeNotify: 2022/03/15 06:26:05 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:26:05 DEBUG : dir: Looking for writers 2022/03/15 06:26:05 DEBUG : file1: reading active writers 2022/03/15 06:26:05 DEBUG : : Looking for writers 2022/03/15 06:26:05 DEBUG : dir: reading active writers 2022/03/15 06:26:05 DEBUG : >WaitForWriters: 2022/03/15 06:26:05 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:06 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:06 DEBUG : : >changeNotify: 2022/03/15 06:26:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:06 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:06 DEBUG : : >changeNotify: 2022/03/15 06:26:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:06 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:06 DEBUG : : >changeNotify: 2022/03/15 06:26:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:06 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:06 DEBUG : : >changeNotify: 2022/03/15 06:26:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:06 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:06 DEBUG : : >changeNotify: 2022/03/15 06:26:08 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:26:08 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:26:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:09 DEBUG : : >changeNotify: 2022/03/15 06:26:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:09 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:09 DEBUG : : >changeNotify: 2022/03/15 06:26:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:09 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:09 DEBUG : : >changeNotify: --- PASS: TestReadFileHandleSeek (15.04s) === RUN TestReadFileHandleReadAt run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:26:10 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:10 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:10 DEBUG : : invalidating directory cache 2022/03/15 06:26:10 DEBUG : : >changeNotify: 2022/03/15 06:26:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:10 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:10 DEBUG : : >changeNotify: 2022/03/15 06:26:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:10 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:10 DEBUG : dir: invalidating directory cache 2022/03/15 06:26:10 DEBUG : : >changeNotify: 2022/03/15 06:26:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:11 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:11 DEBUG : : >changeNotify: 2022/03/15 06:26:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:11 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:11 DEBUG : : >changeNotify: 2022/03/15 06:26:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:11 DEBUG : : >changeNotify: 2022/03/15 06:26:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:11 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:11 DEBUG : : >changeNotify: 2022/03/15 06:26:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:11 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:11 DEBUG : : >changeNotify: 2022/03/15 06:26:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:11 DEBUG : : >changeNotify: 2022/03/15 06:26:12 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:13 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:13 DEBUG : : >changeNotify: 2022/03/15 06:26:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:13 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:13 DEBUG : : >changeNotify: 2022/03/15 06:26:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:13 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:13 DEBUG : : >changeNotify: 2022/03/15 06:26:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:13 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:13 DEBUG : : >changeNotify: 2022/03/15 06:26:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:14 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:14 DEBUG : : >changeNotify: 2022/03/15 06:26:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:14 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:14 DEBUG : : >changeNotify: 2022/03/15 06:26:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:14 DEBUG : : >changeNotify: 2022/03/15 06:26:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:14 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:14 DEBUG : : >changeNotify: 2022/03/15 06:26:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:14 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:14 DEBUG : : >changeNotify: 2022/03/15 06:26:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:15 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:15 DEBUG : : >changeNotify: 2022/03/15 06:26:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:15 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:15 DEBUG : : >changeNotify: 2022/03/15 06:26:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:15 DEBUG : : >changeNotify: 2022/03/15 06:26:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:15 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:15 DEBUG : : >changeNotify: 2022/03/15 06:26:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:15 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:15 DEBUG : : >changeNotify: 2022/03/15 06:26:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:26:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:26:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/15 06:26:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/15 06:26:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:26:16 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:16 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:16 DEBUG : : >changeNotify: 2022/03/15 06:26:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:16 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:16 DEBUG : : >changeNotify: 2022/03/15 06:26:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:16 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:16 DEBUG : : >changeNotify: 2022/03/15 06:26:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:16 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:16 DEBUG : : >changeNotify: 2022/03/15 06:26:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:16 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:16 DEBUG : : >changeNotify: 2022/03/15 06:26:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/03/15 06:26:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/03/15 06:26:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/03/15 06:26:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/03/15 06:26:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/03/15 06:26:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/03/15 06:26:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/03/15 06:26:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/03/15 06:26:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2022/03/15 06:26:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2022/03/15 06:26:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2022/03/15 06:26:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2022/03/15 06:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:18 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:18 DEBUG : : >changeNotify: 2022/03/15 06:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:18 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:18 DEBUG : : >changeNotify: 2022/03/15 06:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:18 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:18 DEBUG : : >changeNotify: 2022/03/15 06:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:18 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:18 DEBUG : : >changeNotify: 2022/03/15 06:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:18 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:18 DEBUG : : >changeNotify: 2022/03/15 06:26:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2022/03/15 06:26:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2022/03/15 06:26:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2022/03/15 06:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2022/03/15 06:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2022/03/15 06:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2022/03/15 06:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/03/15 06:26:20 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2022/03/15 06:26:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2022/03/15 06:26:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2022/03/15 06:26:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/03/15 06:26:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/03/15 06:26:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/03/15 06:26:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/03/15 06:26:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2022/03/15 06:26:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/03/15 06:26:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/03/15 06:26:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/03/15 06:26:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2022/03/15 06:26:20 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:26:20 DEBUG : dir: Looking for writers 2022/03/15 06:26:20 DEBUG : file1: reading active writers 2022/03/15 06:26:20 DEBUG : : Looking for writers 2022/03/15 06:26:20 DEBUG : dir: reading active writers 2022/03/15 06:26:20 DEBUG : >WaitForWriters: 2022/03/15 06:26:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:22 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:22 DEBUG : : >changeNotify: 2022/03/15 06:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:22 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:22 DEBUG : : >changeNotify: 2022/03/15 06:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:22 DEBUG : : >changeNotify: 2022/03/15 06:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:22 DEBUG : : >changeNotify: 2022/03/15 06:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:22 DEBUG : : >changeNotify: 2022/03/15 06:26:23 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:26:23 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:26:23 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:24 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:24 DEBUG : : >changeNotify: 2022/03/15 06:26:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:24 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:24 DEBUG : : >changeNotify: 2022/03/15 06:26:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:24 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:24 DEBUG : : >changeNotify: 2022/03/15 06:26:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:24 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:24 DEBUG : : >changeNotify: 2022/03/15 06:26:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:24 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:24 DEBUG : : >changeNotify: --- PASS: TestReadFileHandleReadAt (15.32s) === RUN TestReadFileHandleFlush run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:26:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:26 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:26 DEBUG : : >changeNotify: 2022/03/15 06:26:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:26 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:26 DEBUG : : >changeNotify: 2022/03/15 06:26:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:26 DEBUG : : >changeNotify: 2022/03/15 06:26:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:26:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:26:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/15 06:26:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/15 06:26:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:26:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/03/15 06:26:33 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:26:33 DEBUG : dir: Looking for writers 2022/03/15 06:26:33 DEBUG : file1: reading active writers 2022/03/15 06:26:33 DEBUG : : Looking for writers 2022/03/15 06:26:33 DEBUG : dir: reading active writers 2022/03/15 06:26:33 DEBUG : >WaitForWriters: 2022/03/15 06:26:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:34 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:34 DEBUG : : >changeNotify: 2022/03/15 06:26:35 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.json" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="newLeaf.json.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "newLeaf.bin" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="newLeaf.bin.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:35 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:35 DEBUG : : >changeNotify: 2022/03/15 06:26:35 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:26:35 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleFlush (12.01s) === RUN TestReadFileHandleRelease run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:26:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:40 DEBUG : : >changeNotify: 2022/03/15 06:26:40 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:40 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:41 DEBUG : : >changeNotify: 2022/03/15 06:26:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:41 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:41 DEBUG : : >changeNotify: 2022/03/15 06:26:41 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:41 DEBUG : : >changeNotify: 2022/03/15 06:26:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:41 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:41 DEBUG : : >changeNotify: 2022/03/15 06:26:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:41 DEBUG : : invalidating directory cache 2022/03/15 06:26:41 DEBUG : dir: invalidating directory cache 2022/03/15 06:26:41 DEBUG : : >changeNotify: 2022/03/15 06:26:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:41 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:41 DEBUG : : >changeNotify: 2022/03/15 06:26:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:26:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:43 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:43 DEBUG : : >changeNotify: 2022/03/15 06:26:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:43 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:43 DEBUG : : >changeNotify: 2022/03/15 06:26:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:43 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:43 DEBUG : : >changeNotify: 2022/03/15 06:26:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:26:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/03/15 06:26:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/03/15 06:26:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:26:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/03/15 06:26:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2022/03/15 06:26:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2022/03/15 06:26:45 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:26:45 DEBUG : dir: Looking for writers 2022/03/15 06:26:45 DEBUG : file1: reading active writers 2022/03/15 06:26:45 DEBUG : : Looking for writers 2022/03/15 06:26:45 DEBUG : dir: reading active writers 2022/03/15 06:26:45 DEBUG : >WaitForWriters: 2022/03/15 06:26:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:46 DEBUG : : >changeNotify: 2022/03/15 06:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:46 DEBUG : : >changeNotify: 2022/03/15 06:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:46 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:46 DEBUG : : >changeNotify: 2022/03/15 06:26:46 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:47 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:47 DEBUG : : >changeNotify: 2022/03/15 06:26:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:47 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:47 DEBUG : : >changeNotify: 2022/03/15 06:26:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:47 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:47 DEBUG : : >changeNotify: 2022/03/15 06:26:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:47 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:26:47 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:48 DEBUG : : >changeNotify: 2022/03/15 06:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:48 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:48 DEBUG : : >changeNotify: 2022/03/15 06:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:48 DEBUG : : >changeNotify: 2022/03/15 06:26:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestReadFileHandleRelease (12.16s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:26:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:26:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:49 DEBUG : : >changeNotify: 2022/03/15 06:26:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:51 DEBUG : : >changeNotify: 2022/03/15 06:26:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:51 DEBUG : : >changeNotify: 2022/03/15 06:26:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:54 DEBUG : : >changeNotify: 2022/03/15 06:26:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:54 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:54 DEBUG : : >changeNotify: 2022/03/15 06:26:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:54 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:54 DEBUG : : >changeNotify: 2022/03/15 06:26:54 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:55 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:55 DEBUG : : invalidating directory cache 2022/03/15 06:26:55 DEBUG : dir: invalidating directory cache 2022/03/15 06:26:55 DEBUG : : >changeNotify: 2022/03/15 06:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:55 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:55 DEBUG : : >changeNotify: 2022/03/15 06:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:55 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:55 DEBUG : : >changeNotify: 2022/03/15 06:26:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:26:55 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:26:55 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:26:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/15 06:26:55 DEBUG : dir/file1(0xc000b0ab80): _readAt: size=1, off=0 2022/03/15 06:26:55 DEBUG : dir/file1(0xc000b0ab80): openPending: 2022/03/15 06:26:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:56 DEBUG : : >changeNotify: 2022/03/15 06:26:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:56 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:56 DEBUG : : >changeNotify: 2022/03/15 06:26:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:56 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:56 DEBUG : : >changeNotify: 2022/03/15 06:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/15 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/15 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:26:56 DEBUG : dir/file1(0xc000b0ab80): >openPending: err= 2022/03/15 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/03/15 06:26:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/15 06:26:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/15 06:26:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): >_readAt: n=1, err= 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): _readAt: size=256, off=1 2022/03/15 06:26:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): >_readAt: n=15, err=EOF 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): _readAt: size=16, off=16 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): >_readAt: n=0, err=EOF 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): close: 2022/03/15 06:26:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): >close: err= 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): close: 2022/03/15 06:26:57 DEBUG : dir/file1(0xc000b0ab80): >close: err=file already closed 2022/03/15 06:26:57 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:26:57 DEBUG : dir: Looking for writers 2022/03/15 06:26:57 DEBUG : file1: reading active writers 2022/03/15 06:26:57 DEBUG : : Looking for writers 2022/03/15 06:26:57 DEBUG : dir: reading active writers 2022/03/15 06:26:57 DEBUG : >WaitForWriters: 2022/03/15 06:26:57 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:26:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:58 DEBUG : : >changeNotify: 2022/03/15 06:26:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:58 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:58 DEBUG : : >changeNotify: 2022/03/15 06:26:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:58 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:58 DEBUG : : >changeNotify: 2022/03/15 06:26:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:26:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:26:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:26:59 DEBUG : : >changeNotify: 2022/03/15 06:26:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:26:59 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:26:59 DEBUG : : >changeNotify: 2022/03/15 06:26:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:26:59 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:26:59 DEBUG : : >changeNotify: 2022/03/15 06:26:59 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:26:59 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestRWFileHandleMethodsRead (11.93s) === RUN TestRWFileHandleSeek run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:27:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:27:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:27:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:01 DEBUG : : >changeNotify: 2022/03/15 06:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:02 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:02 DEBUG : : >changeNotify: 2022/03/15 06:27:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:03 DEBUG : : >changeNotify: 2022/03/15 06:27:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:04 DEBUG : : >changeNotify: 2022/03/15 06:27:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:04 DEBUG : : >changeNotify: 2022/03/15 06:27:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:04 DEBUG : : >changeNotify: 2022/03/15 06:27:05 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:06 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:06 DEBUG : : >changeNotify: 2022/03/15 06:27:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:06 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:06 DEBUG : : >changeNotify: 2022/03/15 06:27:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:27:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:27:08 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:27:08 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:27:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/15 06:27:08 DEBUG : dir/file1(0xc0008aa6c0): _readAt: size=1, off=0 2022/03/15 06:27:08 DEBUG : dir/file1(0xc0008aa6c0): openPending: 2022/03/15 06:27:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:09 DEBUG : : >changeNotify: 2022/03/15 06:27:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:09 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:09 DEBUG : : >changeNotify: 2022/03/15 06:27:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:09 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:09 DEBUG : : >changeNotify: 2022/03/15 06:27:09 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/15 06:27:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/15 06:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:09 DEBUG : dir/file1(0xc0008aa6c0): >openPending: err= 2022/03/15 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/03/15 06:27:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/15 06:27:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/15 06:27:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:27:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:10 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:10 DEBUG : : invalidating directory cache 2022/03/15 06:27:10 DEBUG : dir: invalidating directory cache 2022/03/15 06:27:10 DEBUG : : >changeNotify: 2022/03/15 06:27:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:10 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:10 DEBUG : : >changeNotify: 2022/03/15 06:27:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:10 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:10 DEBUG : : >changeNotify: 2022/03/15 06:27:10 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): >_readAt: n=1, err= 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): _readAt: size=1, off=5 2022/03/15 06:27:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): >_readAt: n=1, err= 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): _readAt: size=1, off=3 2022/03/15 06:27:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): >_readAt: n=1, err= 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): _readAt: size=1, off=13 2022/03/15 06:27:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): >_readAt: n=1, err= 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): _readAt: size=16, off=100 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): >_readAt: n=0, err=EOF 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): close: 2022/03/15 06:27:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:27:10 DEBUG : dir/file1(0xc0008aa6c0): >close: err= 2022/03/15 06:27:10 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:27:10 DEBUG : dir: Looking for writers 2022/03/15 06:27:10 DEBUG : file1: reading active writers 2022/03/15 06:27:10 DEBUG : : Looking for writers 2022/03/15 06:27:10 DEBUG : dir: reading active writers 2022/03/15 06:27:10 DEBUG : >WaitForWriters: 2022/03/15 06:27:10 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:27:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:10 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:10 DEBUG : : >changeNotify: 2022/03/15 06:27:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:10 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:10 DEBUG : : >changeNotify: 2022/03/15 06:27:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:10 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:10 DEBUG : : >changeNotify: 2022/03/15 06:27:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:11 DEBUG : : >changeNotify: 2022/03/15 06:27:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:11 DEBUG : : >changeNotify: 2022/03/15 06:27:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:11 DEBUG : : >changeNotify: 2022/03/15 06:27:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:11 DEBUG : : >changeNotify: 2022/03/15 06:27:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:11 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:11 DEBUG : : >changeNotify: 2022/03/15 06:27:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:11 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:11 DEBUG : : >changeNotify: 2022/03/15 06:27:12 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:12 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:27:12 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:27:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:13 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:13 DEBUG : : >changeNotify: 2022/03/15 06:27:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:13 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:13 DEBUG : : >changeNotify: 2022/03/15 06:27:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:13 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:13 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSeek (13.36s) === RUN TestRWFileHandleReadAt run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:27:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:27:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:14 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:14 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:27:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:14 DEBUG : : >changeNotify: 2022/03/15 06:27:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:15 DEBUG : : >changeNotify: 2022/03/15 06:27:16 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:16 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:16 DEBUG : : >changeNotify: 2022/03/15 06:27:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:18 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:18 DEBUG : : >changeNotify: 2022/03/15 06:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:18 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:18 DEBUG : : >changeNotify: 2022/03/15 06:27:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:27:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:27:20 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:27:20 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:27:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:27:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/15 06:27:20 DEBUG : dir/file1(0xc000382680): _readAt: size=1, off=0 2022/03/15 06:27:20 DEBUG : dir/file1(0xc000382680): openPending: 2022/03/15 06:27:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/15 06:27:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/15 06:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:21 DEBUG : dir/file1(0xc000382680): >openPending: err= 2022/03/15 06:27:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/03/15 06:27:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/15 06:27:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/15 06:27:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:27:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >_readAt: n=1, err= 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): _readAt: size=1, off=5 2022/03/15 06:27:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >_readAt: n=1, err= 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): _readAt: size=1, off=1 2022/03/15 06:27:22 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >_readAt: n=1, err= 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): _readAt: size=6, off=10 2022/03/15 06:27:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >_readAt: n=6, err= 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): _readAt: size=256, off=10 2022/03/15 06:27:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >_readAt: n=6, err=EOF 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): _readAt: size=256, off=100 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >_readAt: n=0, err=EOF 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): close: 2022/03/15 06:27:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >close: err= 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): _readAt: size=256, off=100 2022/03/15 06:27:22 DEBUG : dir/file1(0xc000382680): >_readAt: n=0, err=file already closed 2022/03/15 06:27:22 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:27:22 DEBUG : dir: Looking for writers 2022/03/15 06:27:22 DEBUG : file1: reading active writers 2022/03/15 06:27:22 DEBUG : : Looking for writers 2022/03/15 06:27:22 DEBUG : dir: reading active writers 2022/03/15 06:27:22 DEBUG : >WaitForWriters: 2022/03/15 06:27:22 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:22 DEBUG : : >changeNotify: 2022/03/15 06:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:22 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:22 DEBUG : : >changeNotify: 2022/03/15 06:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:22 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:22 DEBUG : : >changeNotify: 2022/03/15 06:27:23 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:24 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:24 DEBUG : : >changeNotify: 2022/03/15 06:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:24 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:24 DEBUG : : >changeNotify: 2022/03/15 06:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:24 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:24 DEBUG : : >changeNotify: 2022/03/15 06:27:24 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:25 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:27:25 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:27:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:25 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:25 DEBUG : : invalidating directory cache 2022/03/15 06:27:25 DEBUG : dir: invalidating directory cache 2022/03/15 06:27:25 DEBUG : : >changeNotify: 2022/03/15 06:27:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:25 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:25 DEBUG : : >changeNotify: 2022/03/15 06:27:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:25 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:25 DEBUG : : >changeNotify: 2022/03/15 06:27:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestRWFileHandleReadAt (11.98s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:27:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:27:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:27:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:26 DEBUG : : >changeNotify: 2022/03/15 06:27:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:27:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:27:32 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:27:32 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:27:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:27:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/15 06:27:32 DEBUG : dir/file1(0xc000e76680): RWFileHandle.Flush 2022/03/15 06:27:32 DEBUG : dir/file1(0xc000e76680): _readAt: size=256, off=0 2022/03/15 06:27:32 DEBUG : dir/file1(0xc000e76680): openPending: 2022/03/15 06:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/15 06:27:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/15 06:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:33 DEBUG : dir/file1(0xc000e76680): >openPending: err= 2022/03/15 06:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/03/15 06:27:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/15 06:27:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/15 06:27:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:27:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:34 DEBUG : : >changeNotify: 2022/03/15 06:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:34 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:34 DEBUG : : >changeNotify: 2022/03/15 06:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:34 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:34 DEBUG : : >changeNotify: 2022/03/15 06:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:34 DEBUG : : >changeNotify: 2022/03/15 06:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:34 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:34 DEBUG : : >changeNotify: 2022/03/15 06:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:34 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:34 DEBUG : : >changeNotify: 2022/03/15 06:27:34 DEBUG : dir/file1(0xc000e76680): >_readAt: n=16, err=EOF 2022/03/15 06:27:34 DEBUG : dir/file1(0xc000e76680): RWFileHandle.Flush 2022/03/15 06:27:34 DEBUG : dir/file1(0xc000e76680): RWFileHandle.Flush 2022/03/15 06:27:34 DEBUG : dir/file1(0xc000e76680): close: 2022/03/15 06:27:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:27:34 DEBUG : dir/file1(0xc000e76680): >close: err= 2022/03/15 06:27:34 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:27:34 DEBUG : dir: Looking for writers 2022/03/15 06:27:34 DEBUG : file1: reading active writers 2022/03/15 06:27:34 DEBUG : : Looking for writers 2022/03/15 06:27:34 DEBUG : dir: reading active writers 2022/03/15 06:27:34 DEBUG : >WaitForWriters: 2022/03/15 06:27:34 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:27:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:35 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:35 DEBUG : : >changeNotify: 2022/03/15 06:27:36 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:37 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:27:37 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:27:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:37 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:37 DEBUG : : invalidating directory cache 2022/03/15 06:27:37 DEBUG : dir: invalidating directory cache 2022/03/15 06:27:37 DEBUG : : >changeNotify: 2022/03/15 06:27:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:37 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:37 DEBUG : : >changeNotify: 2022/03/15 06:27:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:37 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:37 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleFlushRead (11.85s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:27:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:27:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:27:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:40 DEBUG : : >changeNotify: 2022/03/15 06:27:40 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:40 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:41 DEBUG : : >changeNotify: 2022/03/15 06:27:41 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:41 DEBUG : : >changeNotify: 2022/03/15 06:27:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:41 DEBUG : : >changeNotify: 2022/03/15 06:27:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:41 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:41 DEBUG : : >changeNotify: 2022/03/15 06:27:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:44 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:44 DEBUG : : >changeNotify: 2022/03/15 06:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:44 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:44 DEBUG : : >changeNotify: 2022/03/15 06:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:44 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:44 DEBUG : : >changeNotify: 2022/03/15 06:27:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/03/15 06:27:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/03/15 06:27:44 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:27:44 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:27:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:27:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/15 06:27:44 DEBUG : dir/file1(0xc000b0b300): _readAt: size=256, off=0 2022/03/15 06:27:44 DEBUG : dir/file1(0xc000b0b300): openPending: 2022/03/15 06:27:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/15 06:27:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/15 06:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:45 DEBUG : dir/file1(0xc000b0b300): >openPending: err= 2022/03/15 06:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/03/15 06:27:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/03/15 06:27:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/03/15 06:27:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/03/15 06:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:46 DEBUG : : >changeNotify: 2022/03/15 06:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:46 DEBUG : : >changeNotify: 2022/03/15 06:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:46 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:46 DEBUG : : >changeNotify: 2022/03/15 06:27:46 DEBUG : dir/file1(0xc000b0b300): >_readAt: n=16, err=EOF 2022/03/15 06:27:46 DEBUG : dir/file1(0xc000b0b300): RWFileHandle.Release 2022/03/15 06:27:46 DEBUG : dir/file1(0xc000b0b300): close: 2022/03/15 06:27:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2022/03/15 06:27:46 DEBUG : dir/file1(0xc000b0b300): >close: err= 2022/03/15 06:27:46 DEBUG : dir/file1(0xc000b0b300): RWFileHandle.Release 2022/03/15 06:27:46 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:27:46 DEBUG : dir: Looking for writers 2022/03/15 06:27:46 DEBUG : file1: reading active writers 2022/03/15 06:27:46 DEBUG : : Looking for writers 2022/03/15 06:27:46 DEBUG : dir: reading active writers 2022/03/15 06:27:46 DEBUG : >WaitForWriters: 2022/03/15 06:27:46 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:27:46 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:47 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:47 DEBUG : : >changeNotify: 2022/03/15 06:27:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:47 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:47 DEBUG : : >changeNotify: 2022/03/15 06:27:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:47 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:47 DEBUG : : >changeNotify: 2022/03/15 06:27:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:48 DEBUG : : >changeNotify: 2022/03/15 06:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:48 DEBUG : : >changeNotify: 2022/03/15 06:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:48 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:48 DEBUG : : >changeNotify: 2022/03/15 06:27:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:49 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:27:49 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:27:49 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:49 DEBUG : : >changeNotify: 2022/03/15 06:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:27:49 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:27:49 DEBUG : : >changeNotify: 2022/03/15 06:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:27:49 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:27:49 DEBUG : : >changeNotify: 2022/03/15 06:27:50 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:50 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:50 DEBUG : : invalidating directory cache 2022/03/15 06:27:50 DEBUG : dir: invalidating directory cache 2022/03/15 06:27:50 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleReleaseRead (12.05s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:27:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:27:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:50 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:50 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:27:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:27:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:27:51 DEBUG : file1: newRWFileHandle: 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): openPending: 2022/03/15 06:27:51 DEBUG : file1: vfs cache: truncate to size=0 2022/03/15 06:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): >openPending: err= 2022/03/15 06:27:51 DEBUG : file1: >newRWFileHandle: err= 2022/03/15 06:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/15 06:27:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): _writeAt: size=5, off=0 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): >_writeAt: n=5, err= 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): _writeAt: size=7, off=5 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): >_writeAt: n=7, err= 2022/03/15 06:27:51 DEBUG : file1: vfs cache: truncate to size=11 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): close: 2022/03/15 06:27:51 DEBUG : file1: vfs cache: setting modification time to 2022-03-15 06:27:51.071663358 +0000 UTC m=+769.348287896 2022/03/15 06:27:51 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): >close: err= 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): close: 2022/03/15 06:27:51 DEBUG : file1(0xc001457b40): >close: err=file already closed 2022/03/15 06:27:51 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:27:51 DEBUG : : Looking for writers 2022/03/15 06:27:51 DEBUG : file1: reading active writers 2022/03/15 06:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:27:51 DEBUG : : Looking for writers 2022/03/15 06:27:51 DEBUG : file1: reading active writers 2022/03/15 06:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:27:51 DEBUG : : Looking for writers 2022/03/15 06:27:51 DEBUG : file1: reading active writers 2022/03/15 06:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:27:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:51 DEBUG : : >changeNotify: 2022/03/15 06:27:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:51 DEBUG : : Looking for writers 2022/03/15 06:27:51 DEBUG : file1: reading active writers 2022/03/15 06:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:27:51 DEBUG : file1: vfs cache: starting upload 2022/03/15 06:27:51 DEBUG : : Looking for writers 2022/03/15 06:27:51 DEBUG : file1: reading active writers 2022/03/15 06:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:27:51 DEBUG : : Looking for writers 2022/03/15 06:27:51 DEBUG : file1: reading active writers 2022/03/15 06:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:27:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:51 DEBUG : : >changeNotify: 2022/03/15 06:27:51 DEBUG : : Looking for writers 2022/03/15 06:27:51 DEBUG : file1: reading active writers 2022/03/15 06:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:27:52 DEBUG : : Looking for writers 2022/03/15 06:27:52 DEBUG : file1: reading active writers 2022/03/15 06:27:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:27:53 DEBUG : : Looking for writers 2022/03/15 06:27:53 DEBUG : file1: reading active writers 2022/03/15 06:27:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:27:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:54 DEBUG : : >changeNotify: 2022/03/15 06:27:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:27:54 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:27:54 DEBUG : : >changeNotify: 2022/03/15 06:27:54 DEBUG : : Looking for writers 2022/03/15 06:27:54 DEBUG : file1: reading active writers 2022/03/15 06:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:27:54 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/15 06:27:54 INFO : file1: Copied (new) 2022/03/15 06:27:54 DEBUG : file1: vfs cache: fingerprint now "11,2022-03-15 06:27:51.071 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/03/15 06:27:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/15 06:27:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:54 INFO : file1: vfs cache: upload succeeded try #1 2022/03/15 06:27:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:55 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:55 DEBUG : : >changeNotify: 2022/03/15 06:27:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:27:55 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:27:55 DEBUG : : >changeNotify: 2022/03/15 06:27:55 DEBUG : : Looking for writers 2022/03/15 06:27:55 DEBUG : file1: reading active writers 2022/03/15 06:27:55 DEBUG : >WaitForWriters: 2022/03/15 06:27:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:56 DEBUG : : >changeNotify: 2022/03/15 06:27:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:27:56 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:27:56 DEBUG : : >changeNotify: 2022/03/15 06:27:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:27:56 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:27:56 DEBUG : : >changeNotify: 2022/03/15 06:27:56 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:27:56 DEBUG : : Looking for writers 2022/03/15 06:27:56 DEBUG : file1: reading active writers 2022/03/15 06:27:56 DEBUG : >WaitForWriters: 2022/03/15 06:27:56 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:27:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:27:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:58 DEBUG : : >changeNotify: 2022/03/15 06:27:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:27:58 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:27:58 DEBUG : : >changeNotify: 2022/03/15 06:27:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:27:58 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:27:58 DEBUG : : >changeNotify: 2022/03/15 06:27:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestRWFileHandleMethodsWrite (9.30s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:27:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:27:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:27:59 DEBUG : : >changeNotify: 2022/03/15 06:27:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:27:59 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:27:59 DEBUG : : >changeNotify: 2022/03/15 06:27:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:27:59 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:27:59 DEBUG : : >changeNotify: 2022/03/15 06:27:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:27:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:59 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:59 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:27:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:27:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:27:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:27:59 DEBUG : file1: newRWFileHandle: 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): openPending: 2022/03/15 06:27:59 DEBUG : file1: vfs cache: truncate to size=0 2022/03/15 06:27:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): >openPending: err= 2022/03/15 06:27:59 DEBUG : file1: >newRWFileHandle: err= 2022/03/15 06:27:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:27:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/15 06:27:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): _writeAt: size=7, off=0 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): >_writeAt: n=7, err= 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): _writeAt: size=6, off=5 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): >_writeAt: n=6, err= 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): close: 2022/03/15 06:27:59 DEBUG : file1: vfs cache: setting modification time to 2022-03-15 06:27:59.890445198 +0000 UTC m=+778.167069725 2022/03/15 06:27:59 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): >close: err= 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): _writeAt: size=5, off=0 2022/03/15 06:27:59 DEBUG : file1(0xc000871140): >_writeAt: n=0, err=file already closed 2022/03/15 06:27:59 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:27:59 DEBUG : : Looking for writers 2022/03/15 06:27:59 DEBUG : file1: reading active writers 2022/03/15 06:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:27:59 DEBUG : : Looking for writers 2022/03/15 06:27:59 DEBUG : file1: reading active writers 2022/03/15 06:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:27:59 DEBUG : : Looking for writers 2022/03/15 06:27:59 DEBUG : file1: reading active writers 2022/03/15 06:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:27:59 DEBUG : : Looking for writers 2022/03/15 06:27:59 DEBUG : file1: reading active writers 2022/03/15 06:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:27:59 DEBUG : file1: vfs cache: starting upload 2022/03/15 06:28:00 DEBUG : : Looking for writers 2022/03/15 06:28:00 DEBUG : file1: reading active writers 2022/03/15 06:28:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:28:00 DEBUG : : Looking for writers 2022/03/15 06:28:00 DEBUG : file1: reading active writers 2022/03/15 06:28:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:28:00 DEBUG : : Looking for writers 2022/03/15 06:28:00 DEBUG : file1: reading active writers 2022/03/15 06:28:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:28:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:01 DEBUG : : Looking for writers 2022/03/15 06:28:01 DEBUG : file1: reading active writers 2022/03/15 06:28:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:01 DEBUG : : invalidating directory cache 2022/03/15 06:28:01 DEBUG : dir: invalidating directory cache 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:01 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:01 DEBUG : : >changeNotify: 2022/03/15 06:28:02 DEBUG : : Looking for writers 2022/03/15 06:28:02 DEBUG : file1: reading active writers 2022/03/15 06:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:03 DEBUG : : Looking for writers 2022/03/15 06:28:03 DEBUG : file1: reading active writers 2022/03/15 06:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/15 06:28:03 INFO : file1: Copied (new) 2022/03/15 06:28:03 DEBUG : file1: vfs cache: fingerprint now "11,2022-03-15 06:27:59.89 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/03/15 06:28:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/15 06:28:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:03 INFO : file1: vfs cache: upload succeeded try #1 2022/03/15 06:28:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:03 DEBUG : : >changeNotify: 2022/03/15 06:28:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:03 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:03 DEBUG : : >changeNotify: 2022/03/15 06:28:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:03 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:03 DEBUG : : >changeNotify: 2022/03/15 06:28:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:04 DEBUG : : Looking for writers 2022/03/15 06:28:04 DEBUG : file1: reading active writers 2022/03/15 06:28:04 DEBUG : >WaitForWriters: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:04 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:04 DEBUG : : >changeNotify: 2022/03/15 06:28:05 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:28:05 DEBUG : : Looking for writers 2022/03/15 06:28:05 DEBUG : file1: reading active writers 2022/03/15 06:28:05 DEBUG : >WaitForWriters: 2022/03/15 06:28:05 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:28:05 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:06 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:06 DEBUG : : >changeNotify: 2022/03/15 06:28:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:06 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:06 DEBUG : : >changeNotify: 2022/03/15 06:28:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:06 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:06 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleWriteAt (8.37s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:28:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:28:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:28:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:28:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:28:08 DEBUG : file1: newRWFileHandle: 2022/03/15 06:28:08 DEBUG : file1(0xc000b0a640): openPending: 2022/03/15 06:28:08 DEBUG : file1: vfs cache: truncate to size=0 2022/03/15 06:28:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:08 DEBUG : file1(0xc000b0a640): >openPending: err= 2022/03/15 06:28:08 DEBUG : file1: >newRWFileHandle: err= 2022/03/15 06:28:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/15 06:28:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/15 06:28:08 DEBUG : file1(0xc000b0a640): close: 2022/03/15 06:28:08 DEBUG : file1: vfs cache: setting modification time to 2022-03-15 06:28:08.242888645 +0000 UTC m=+786.519513173 2022/03/15 06:28:08 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:28:08 DEBUG : file1(0xc000b0a640): >close: err= 2022/03/15 06:28:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/03/15 06:28:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/15 06:28:08 DEBUG : file2: newRWFileHandle: 2022/03/15 06:28:08 DEBUG : file2(0xc000b0a780): openPending: 2022/03/15 06:28:08 DEBUG : file2: vfs cache: truncate to size=0 2022/03/15 06:28:08 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/15 06:28:08 DEBUG : file2(0xc000b0a780): >openPending: err= 2022/03/15 06:28:08 DEBUG : file2: >newRWFileHandle: err= 2022/03/15 06:28:08 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/15 06:28:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2022/03/15 06:28:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2022/03/15 06:28:08 DEBUG : file2(0xc000b0a780): RWFileHandle.Flush 2022/03/15 06:28:08 DEBUG : file2(0xc000b0a780): RWFileHandle.Release 2022/03/15 06:28:08 DEBUG : file2(0xc000b0a780): close: 2022/03/15 06:28:08 DEBUG : file2: vfs cache: setting modification time to 2022-03-15 06:28:08.243757153 +0000 UTC m=+786.520381689 2022/03/15 06:28:08 INFO : file2: vfs cache: queuing for upload in 100ms 2022/03/15 06:28:08 DEBUG : file2(0xc000b0a780): >close: err= 2022/03/15 06:28:08 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:28:08 DEBUG : : Looking for writers 2022/03/15 06:28:08 DEBUG : file1: reading active writers 2022/03/15 06:28:08 DEBUG : file2: reading active writers 2022/03/15 06:28:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2022/03/15 06:28:08 DEBUG : : Looking for writers 2022/03/15 06:28:08 DEBUG : file1: reading active writers 2022/03/15 06:28:08 DEBUG : file2: reading active writers 2022/03/15 06:28:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2022/03/15 06:28:08 DEBUG : : Looking for writers 2022/03/15 06:28:08 DEBUG : file2: reading active writers 2022/03/15 06:28:08 DEBUG : file1: reading active writers 2022/03/15 06:28:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2022/03/15 06:28:08 DEBUG : : Looking for writers 2022/03/15 06:28:08 DEBUG : file1: reading active writers 2022/03/15 06:28:08 DEBUG : file2: reading active writers 2022/03/15 06:28:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2022/03/15 06:28:08 DEBUG : file2: vfs cache: starting upload 2022/03/15 06:28:08 DEBUG : file1: vfs cache: starting upload 2022/03/15 06:28:08 DEBUG : : Looking for writers 2022/03/15 06:28:08 DEBUG : file2: reading active writers 2022/03/15 06:28:08 DEBUG : file1: reading active writers 2022/03/15 06:28:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2022/03/15 06:28:08 DEBUG : : Looking for writers 2022/03/15 06:28:08 DEBUG : file1: reading active writers 2022/03/15 06:28:08 DEBUG : file2: reading active writers 2022/03/15 06:28:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2022/03/15 06:28:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:08 DEBUG : : Looking for writers 2022/03/15 06:28:08 DEBUG : file1: reading active writers 2022/03/15 06:28:08 DEBUG : file2: reading active writers 2022/03/15 06:28:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2022/03/15 06:28:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:09 DEBUG : : >changeNotify: 2022/03/15 06:28:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:09 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:09 DEBUG : : >changeNotify: 2022/03/15 06:28:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:09 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:09 DEBUG : : >changeNotify: 2022/03/15 06:28:09 DEBUG : : Looking for writers 2022/03/15 06:28:09 DEBUG : file1: reading active writers 2022/03/15 06:28:09 DEBUG : file2: reading active writers 2022/03/15 06:28:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2022/03/15 06:28:09 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:10 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:10 DEBUG : : >changeNotify: 2022/03/15 06:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:10 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:10 DEBUG : : >changeNotify: 2022/03/15 06:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:10 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:10 DEBUG : : >changeNotify: 2022/03/15 06:28:10 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:10 DEBUG : : Looking for writers 2022/03/15 06:28:10 DEBUG : file1: reading active writers 2022/03/15 06:28:10 DEBUG : file2: reading active writers 2022/03/15 06:28:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2022/03/15 06:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:10 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:10 DEBUG : : >changeNotify: 2022/03/15 06:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:10 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:10 DEBUG : : >changeNotify: 2022/03/15 06:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:10 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:10 DEBUG : : >changeNotify: 2022/03/15 06:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:10 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:10 DEBUG : : >changeNotify: 2022/03/15 06:28:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:11 DEBUG : : Looking for writers 2022/03/15 06:28:11 DEBUG : file1: reading active writers 2022/03/15 06:28:11 DEBUG : file2: reading active writers 2022/03/15 06:28:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2022/03/15 06:28:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:11 DEBUG : : >changeNotify: 2022/03/15 06:28:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:11 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:11 DEBUG : : >changeNotify: 2022/03/15 06:28:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:11 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:11 DEBUG : : >changeNotify: 2022/03/15 06:28:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:11 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:11 DEBUG : : >changeNotify: 2022/03/15 06:28:11 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/15 06:28:11 INFO : file2: Copied (new) 2022/03/15 06:28:11 DEBUG : file2: vfs cache: fingerprint now "0,2022-03-15 06:28:08.243 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/03/15 06:28:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2022/03/15 06:28:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/03/15 06:28:11 INFO : file2: vfs cache: upload succeeded try #1 2022/03/15 06:28:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/15 06:28:12 INFO : file1: Copied (new) 2022/03/15 06:28:12 DEBUG : file1: vfs cache: fingerprint now "0,2022-03-15 06:28:08.242 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/03/15 06:28:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/15 06:28:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:12 INFO : file1: vfs cache: upload succeeded try #1 2022/03/15 06:28:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:12 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:12 DEBUG : : >changeNotify: 2022/03/15 06:28:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:12 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:12 DEBUG : : >changeNotify: 2022/03/15 06:28:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:12 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:12 DEBUG : : >changeNotify: 2022/03/15 06:28:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:12 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:12 DEBUG : : >changeNotify: 2022/03/15 06:28:12 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:12 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:12 DEBUG : : >changeNotify: 2022/03/15 06:28:12 DEBUG : : Looking for writers 2022/03/15 06:28:12 DEBUG : file1: reading active writers 2022/03/15 06:28:12 DEBUG : file2: reading active writers 2022/03/15 06:28:12 DEBUG : >WaitForWriters: 2022/03/15 06:28:12 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:13 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:13 DEBUG : : >changeNotify: 2022/03/15 06:28:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:13 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:13 DEBUG : : >changeNotify: 2022/03/15 06:28:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:13 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:13 DEBUG : : >changeNotify: 2022/03/15 06:28:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:13 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:13 DEBUG : : >changeNotify: 2022/03/15 06:28:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:13 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:13 DEBUG : : >changeNotify: 2022/03/15 06:28:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:14 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:14 DEBUG : : >changeNotify: 2022/03/15 06:28:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:14 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:14 DEBUG : : >changeNotify: 2022/03/15 06:28:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:14 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:14 DEBUG : : >changeNotify: 2022/03/15 06:28:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:14 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:14 DEBUG : : >changeNotify: 2022/03/15 06:28:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:14 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:14 DEBUG : : >changeNotify: 2022/03/15 06:28:14 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:14 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:28:14 DEBUG : : Looking for writers 2022/03/15 06:28:14 DEBUG : file1: reading active writers 2022/03/15 06:28:14 DEBUG : file2: reading active writers 2022/03/15 06:28:14 DEBUG : >WaitForWriters: 2022/03/15 06:28:14 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:15 DEBUG : : invalidating directory cache 2022/03/15 06:28:15 DEBUG : dir: invalidating directory cache 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:15 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:15 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:15 DEBUG : : >changeNotify: 2022/03/15 06:28:16 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:16 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:16 DEBUG : : >changeNotify: 2022/03/15 06:28:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:16 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:16 DEBUG : : >changeNotify: 2022/03/15 06:28:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:16 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:16 DEBUG : : >changeNotify: 2022/03/15 06:28:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:16 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:16 DEBUG : : >changeNotify: 2022/03/15 06:28:16 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:16 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:16 DEBUG : : >changeNotify: 2022/03/15 06:28:18 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:18 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:18 DEBUG : : >changeNotify: 2022/03/15 06:28:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:18 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:18 DEBUG : : >changeNotify: 2022/03/15 06:28:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:18 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:18 DEBUG : : >changeNotify: 2022/03/15 06:28:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:18 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:18 DEBUG : : >changeNotify: 2022/03/15 06:28:18 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:18 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:18 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleWriteNoWrite (11.23s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:28:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:28:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:19 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:28:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:28:19 DEBUG : file1: newRWFileHandle: 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): openPending: 2022/03/15 06:28:19 DEBUG : file1: vfs cache: truncate to size=0 2022/03/15 06:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): >openPending: err= 2022/03/15 06:28:19 DEBUG : file1: >newRWFileHandle: err= 2022/03/15 06:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/15 06:28:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): _writeAt: size=5, off=0 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): >_writeAt: n=5, err= 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): RWFileHandle.Flush 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): RWFileHandle.Flush 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): close: 2022/03/15 06:28:19 DEBUG : file1: vfs cache: setting modification time to 2022-03-15 06:28:19.460959877 +0000 UTC m=+797.737584414 2022/03/15 06:28:19 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:28:19 DEBUG : file1(0xc001296840): >close: err= 2022/03/15 06:28:19 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:28:19 DEBUG : : Looking for writers 2022/03/15 06:28:19 DEBUG : file1: reading active writers 2022/03/15 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:28:19 DEBUG : : Looking for writers 2022/03/15 06:28:19 DEBUG : file1: reading active writers 2022/03/15 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:28:19 DEBUG : : Looking for writers 2022/03/15 06:28:19 DEBUG : file1: reading active writers 2022/03/15 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:28:19 DEBUG : : Looking for writers 2022/03/15 06:28:19 DEBUG : file1: reading active writers 2022/03/15 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:28:19 DEBUG : file1: vfs cache: starting upload 2022/03/15 06:28:19 DEBUG : : Looking for writers 2022/03/15 06:28:19 DEBUG : file1: reading active writers 2022/03/15 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:28:19 DEBUG : : Looking for writers 2022/03/15 06:28:19 DEBUG : file1: reading active writers 2022/03/15 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:28:20 DEBUG : : Looking for writers 2022/03/15 06:28:20 DEBUG : file1: reading active writers 2022/03/15 06:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:28:20 DEBUG : : Looking for writers 2022/03/15 06:28:20 DEBUG : file1: reading active writers 2022/03/15 06:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:21 DEBUG : : Looking for writers 2022/03/15 06:28:21 DEBUG : file1: reading active writers 2022/03/15 06:28:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:22 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:22 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:22 DEBUG : : >changeNotify: 2022/03/15 06:28:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:22 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:22 DEBUG : : >changeNotify: 2022/03/15 06:28:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:22 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:22 DEBUG : : >changeNotify: 2022/03/15 06:28:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:22 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:22 DEBUG : : >changeNotify: 2022/03/15 06:28:22 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:22 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:22 DEBUG : : >changeNotify: 2022/03/15 06:28:22 DEBUG : : Looking for writers 2022/03/15 06:28:22 DEBUG : file1: reading active writers 2022/03/15 06:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/15 06:28:22 INFO : file1: Copied (new) 2022/03/15 06:28:22 DEBUG : file1: vfs cache: fingerprint now "5,2022-03-15 06:28:19.46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/15 06:28:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/15 06:28:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:22 INFO : file1: vfs cache: upload succeeded try #1 2022/03/15 06:28:23 DEBUG : : Looking for writers 2022/03/15 06:28:23 DEBUG : file1: reading active writers 2022/03/15 06:28:23 DEBUG : >WaitForWriters: 2022/03/15 06:28:23 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:28:23 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:24 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:24 DEBUG : : >changeNotify: 2022/03/15 06:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:24 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:24 DEBUG : : >changeNotify: 2022/03/15 06:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:24 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:24 DEBUG : : >changeNotify: 2022/03/15 06:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:24 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:24 DEBUG : : >changeNotify: 2022/03/15 06:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:24 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:24 DEBUG : : >changeNotify: 2022/03/15 06:28:24 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:25 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:25 DEBUG : : >changeNotify: 2022/03/15 06:28:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:25 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:25 DEBUG : : >changeNotify: 2022/03/15 06:28:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:25 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:25 DEBUG : : >changeNotify: 2022/03/15 06:28:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:25 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:25 DEBUG : : >changeNotify: 2022/03/15 06:28:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:25 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:25 DEBUG : : >changeNotify: 2022/03/15 06:28:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestRWFileHandleFlushWrite (7.06s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:28:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:28:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:28:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:28:26 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:28:26 DEBUG : file1: newRWFileHandle: 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): openPending: 2022/03/15 06:28:26 DEBUG : file1: vfs cache: truncate to size=0 2022/03/15 06:28:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): >openPending: err= 2022/03/15 06:28:26 DEBUG : file1: >newRWFileHandle: err= 2022/03/15 06:28:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/15 06:28:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): _writeAt: size=5, off=0 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): >_writeAt: n=5, err= 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): RWFileHandle.Release 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): close: 2022/03/15 06:28:26 DEBUG : file1: vfs cache: setting modification time to 2022-03-15 06:28:26.541633872 +0000 UTC m=+804.818258400 2022/03/15 06:28:26 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): >close: err= 2022/03/15 06:28:26 DEBUG : file1(0xc000871740): RWFileHandle.Release 2022/03/15 06:28:26 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:28:26 DEBUG : : Looking for writers 2022/03/15 06:28:26 DEBUG : file1: reading active writers 2022/03/15 06:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:28:26 DEBUG : : Looking for writers 2022/03/15 06:28:26 DEBUG : file1: reading active writers 2022/03/15 06:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:28:26 DEBUG : : Looking for writers 2022/03/15 06:28:26 DEBUG : file1: reading active writers 2022/03/15 06:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:28:26 DEBUG : : Looking for writers 2022/03/15 06:28:26 DEBUG : file1: reading active writers 2022/03/15 06:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:28:26 DEBUG : file1: vfs cache: starting upload 2022/03/15 06:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:26 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:26 DEBUG : : >changeNotify: 2022/03/15 06:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:26 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:26 DEBUG : : >changeNotify: 2022/03/15 06:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:26 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:26 DEBUG : : >changeNotify: 2022/03/15 06:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:26 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:26 DEBUG : : >changeNotify: 2022/03/15 06:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:26 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:26 DEBUG : : >changeNotify: 2022/03/15 06:28:26 DEBUG : : Looking for writers 2022/03/15 06:28:26 DEBUG : file1: reading active writers 2022/03/15 06:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:28:26 DEBUG : : Looking for writers 2022/03/15 06:28:26 DEBUG : file1: reading active writers 2022/03/15 06:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:28:27 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:27 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:27 DEBUG : : invalidating directory cache 2022/03/15 06:28:27 DEBUG : dir: invalidating directory cache 2022/03/15 06:28:27 DEBUG : : >changeNotify: 2022/03/15 06:28:27 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:27 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:27 DEBUG : : >changeNotify: 2022/03/15 06:28:27 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:27 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:27 DEBUG : : >changeNotify: 2022/03/15 06:28:27 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:27 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:27 DEBUG : : >changeNotify: 2022/03/15 06:28:27 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:27 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:27 DEBUG : : >changeNotify: 2022/03/15 06:28:27 DEBUG : : Looking for writers 2022/03/15 06:28:27 DEBUG : file1: reading active writers 2022/03/15 06:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:28:27 DEBUG : : Looking for writers 2022/03/15 06:28:27 DEBUG : file1: reading active writers 2022/03/15 06:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:28 DEBUG : : Looking for writers 2022/03/15 06:28:28 DEBUG : file1: reading active writers 2022/03/15 06:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:29 DEBUG : : Looking for writers 2022/03/15 06:28:29 DEBUG : file1: reading active writers 2022/03/15 06:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/15 06:28:30 INFO : file1: Copied (new) 2022/03/15 06:28:30 DEBUG : file1: vfs cache: fingerprint now "5,2022-03-15 06:28:26.541 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/15 06:28:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/15 06:28:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:30 INFO : file1: vfs cache: upload succeeded try #1 2022/03/15 06:28:30 DEBUG : : Looking for writers 2022/03/15 06:28:30 DEBUG : file1: reading active writers 2022/03/15 06:28:30 DEBUG : >WaitForWriters: 2022/03/15 06:28:30 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:28:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:33 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleReleaseWrite (8.27s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:34 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:34 DEBUG : : >changeNotify: 2022/03/15 06:28:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:28:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:28:34 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:35 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:35 DEBUG : : >changeNotify: 2022/03/15 06:28:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:35 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:35 DEBUG : : >changeNotify: 2022/03/15 06:28:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:35 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:35 DEBUG : : >changeNotify: 2022/03/15 06:28:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:35 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:35 DEBUG : : >changeNotify: 2022/03/15 06:28:35 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:35 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:35 DEBUG : : >changeNotify: 2022/03/15 06:28:35 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:36 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:36 DEBUG : : >changeNotify: 2022/03/15 06:28:36 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:37 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:37 DEBUG : : >changeNotify: 2022/03/15 06:28:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:37 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:37 DEBUG : : >changeNotify: 2022/03/15 06:28:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:37 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:37 DEBUG : : >changeNotify: 2022/03/15 06:28:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:37 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:37 DEBUG : : >changeNotify: 2022/03/15 06:28:37 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:37 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:37 DEBUG : : >changeNotify: 2022/03/15 06:28:38 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:38 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:38 DEBUG : : invalidating directory cache 2022/03/15 06:28:38 DEBUG : dir: invalidating directory cache 2022/03/15 06:28:38 DEBUG : : >changeNotify: 2022/03/15 06:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:38 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:38 DEBUG : : >changeNotify: 2022/03/15 06:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:38 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:38 DEBUG : : >changeNotify: 2022/03/15 06:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:38 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:38 DEBUG : : >changeNotify: 2022/03/15 06:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:38 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:38 DEBUG : : >changeNotify: 2022/03/15 06:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:38 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:38 DEBUG : : >changeNotify: 2022/03/15 06:28:39 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2022/03/15 06:28:40 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:40 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:40 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:40 DEBUG : : >changeNotify: 2022/03/15 06:28:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:28:41 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:28:41 DEBUG : dir/file1(0xc000953200): openPending: 2022/03/15 06:28:41 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:41 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:41 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:41 DEBUG : : >changeNotify: 2022/03/15 06:28:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/15 06:28:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/15 06:28:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:42 DEBUG : dir/file1(0xc000953200): >openPending: err= 2022/03/15 06:28:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/03/15 06:28:42 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:28:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:28:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/15 06:28:42 DEBUG : dir/file1(0xc000953200): _writeAt: size=5, off=0 2022/03/15 06:28:42 DEBUG : dir/file1(0xc000953200): >_writeAt: n=5, err= 2022/03/15 06:28:42 DEBUG : dir/file1(0xc000953200): close: 2022/03/15 06:28:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:28:42 DEBUG : dir/file1: vfs cache: setting modification time to 2022-03-15 06:28:42.050110597 +0000 UTC m=+820.326735124 2022/03/15 06:28:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:28:42 DEBUG : dir/file1(0xc000953200): >close: err= 2022/03/15 06:28:42 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:28:42 DEBUG : dir: Looking for writers 2022/03/15 06:28:42 DEBUG : file1: reading active writers 2022/03/15 06:28:42 DEBUG : : Looking for writers 2022/03/15 06:28:42 DEBUG : dir: reading active writers 2022/03/15 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:28:42 DEBUG : dir: Looking for writers 2022/03/15 06:28:42 DEBUG : file1: reading active writers 2022/03/15 06:28:42 DEBUG : : Looking for writers 2022/03/15 06:28:42 DEBUG : dir: reading active writers 2022/03/15 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:28:42 DEBUG : dir: Looking for writers 2022/03/15 06:28:42 DEBUG : file1: reading active writers 2022/03/15 06:28:42 DEBUG : : Looking for writers 2022/03/15 06:28:42 DEBUG : dir: reading active writers 2022/03/15 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:28:42 DEBUG : dir: Looking for writers 2022/03/15 06:28:42 DEBUG : file1: reading active writers 2022/03/15 06:28:42 DEBUG : : Looking for writers 2022/03/15 06:28:42 DEBUG : dir: reading active writers 2022/03/15 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:28:42 DEBUG : dir/file1: vfs cache: starting upload 2022/03/15 06:28:42 DEBUG : dir: Looking for writers 2022/03/15 06:28:42 DEBUG : file1: reading active writers 2022/03/15 06:28:42 DEBUG : : Looking for writers 2022/03/15 06:28:42 DEBUG : dir: reading active writers 2022/03/15 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:28:42 DEBUG : dir: Looking for writers 2022/03/15 06:28:42 DEBUG : file1: reading active writers 2022/03/15 06:28:42 DEBUG : : Looking for writers 2022/03/15 06:28:42 DEBUG : dir: reading active writers 2022/03/15 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:28:42 DEBUG : dir: Looking for writers 2022/03/15 06:28:42 DEBUG : file1: reading active writers 2022/03/15 06:28:42 DEBUG : : Looking for writers 2022/03/15 06:28:42 DEBUG : dir: reading active writers 2022/03/15 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:28:43 DEBUG : dir: Looking for writers 2022/03/15 06:28:43 DEBUG : file1: reading active writers 2022/03/15 06:28:43 DEBUG : : Looking for writers 2022/03/15 06:28:43 DEBUG : dir: reading active writers 2022/03/15 06:28:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:43 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:43 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:43 DEBUG : : >changeNotify: 2022/03/15 06:28:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:43 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:43 DEBUG : : >changeNotify: 2022/03/15 06:28:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:43 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:43 DEBUG : : >changeNotify: 2022/03/15 06:28:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:43 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:43 DEBUG : : >changeNotify: 2022/03/15 06:28:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:43 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:43 DEBUG : : >changeNotify: 2022/03/15 06:28:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:43 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:43 DEBUG : : >changeNotify: 2022/03/15 06:28:43 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:43 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:43 DEBUG : : >changeNotify: 2022/03/15 06:28:44 DEBUG : dir: Looking for writers 2022/03/15 06:28:44 DEBUG : file1: reading active writers 2022/03/15 06:28:44 DEBUG : : Looking for writers 2022/03/15 06:28:44 DEBUG : dir: reading active writers 2022/03/15 06:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/15 06:28:44 INFO : dir/file1: Copied (replaced existing) 2022/03/15 06:28:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2022-03-15 06:28:42.05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/15 06:28:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/15 06:28:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/15 06:28:45 DEBUG : dir: Looking for writers 2022/03/15 06:28:45 DEBUG : file1: reading active writers 2022/03/15 06:28:45 DEBUG : : Looking for writers 2022/03/15 06:28:45 DEBUG : dir: reading active writers 2022/03/15 06:28:45 DEBUG : >WaitForWriters: 2022/03/15 06:28:45 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:28:45 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:46 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:46 DEBUG : : >changeNotify: 2022/03/15 06:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:46 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:46 DEBUG : : >changeNotify: 2022/03/15 06:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:46 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:46 DEBUG : : >changeNotify: 2022/03/15 06:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:46 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:46 DEBUG : : >changeNotify: 2022/03/15 06:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:46 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:46 DEBUG : : >changeNotify: 2022/03/15 06:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:46 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:46 DEBUG : : >changeNotify: 2022/03/15 06:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:46 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:46 DEBUG : : >changeNotify: 2022/03/15 06:28:46 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:47 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:47 DEBUG : : >changeNotify: 2022/03/15 06:28:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:47 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:47 DEBUG : : >changeNotify: 2022/03/15 06:28:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:47 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:47 DEBUG : : >changeNotify: 2022/03/15 06:28:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:47 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:47 DEBUG : : >changeNotify: 2022/03/15 06:28:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:47 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:47 DEBUG : : >changeNotify: 2022/03/15 06:28:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:47 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:47 DEBUG : : >changeNotify: 2022/03/15 06:28:47 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:47 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:47 DEBUG : : >changeNotify: 2022/03/15 06:28:47 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:47 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:28:47 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:48 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:48 DEBUG : : >changeNotify: 2022/03/15 06:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:48 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:48 DEBUG : : >changeNotify: 2022/03/15 06:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:48 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:48 DEBUG : : >changeNotify: 2022/03/15 06:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:48 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:48 DEBUG : : >changeNotify: 2022/03/15 06:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:48 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:48 DEBUG : : >changeNotify: 2022/03/15 06:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:48 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:48 DEBUG : : >changeNotify: 2022/03/15 06:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:48 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:48 DEBUG : : >changeNotify: 2022/03/15 06:28:48 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote --- PASS: TestRWFileHandleSizeTruncateExisting (14.74s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:28:49 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:28:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:28:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:49 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:49 DEBUG : : >changeNotify: 2022/03/15 06:28:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:50 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:51 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:51 DEBUG : : invalidating directory cache 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:51 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:51 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:51 DEBUG : : >changeNotify: 2022/03/15 06:28:53 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:54 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:54 DEBUG : : >changeNotify: 2022/03/15 06:28:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:54 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:54 DEBUG : : >changeNotify: 2022/03/15 06:28:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:54 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:54 DEBUG : : >changeNotify: 2022/03/15 06:28:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:54 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:54 DEBUG : : >changeNotify: 2022/03/15 06:28:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:54 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:54 DEBUG : : >changeNotify: 2022/03/15 06:28:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:54 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:54 DEBUG : : >changeNotify: 2022/03/15 06:28:54 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:54 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:54 DEBUG : : >changeNotify: 2022/03/15 06:28:54 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:55 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:55 DEBUG : : >changeNotify: 2022/03/15 06:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:55 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:55 DEBUG : : >changeNotify: 2022/03/15 06:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:55 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:55 DEBUG : : >changeNotify: 2022/03/15 06:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:55 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:55 DEBUG : : >changeNotify: 2022/03/15 06:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:55 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:55 DEBUG : : >changeNotify: 2022/03/15 06:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:55 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:55 DEBUG : : >changeNotify: 2022/03/15 06:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:55 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:55 DEBUG : : >changeNotify: 2022/03/15 06:28:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:28:55 DEBUG : dir/file1: newRWFileHandle: 2022/03/15 06:28:55 DEBUG : dir/file1: >newRWFileHandle: err= 2022/03/15 06:28:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/03/15 06:28:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/03/15 06:28:55 DEBUG : dir/file1(0xc000383d00): _writeAt: size=5, off=0 2022/03/15 06:28:55 DEBUG : dir/file1(0xc000383d00): openPending: 2022/03/15 06:28:56 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:56 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:56 DEBUG : : >changeNotify: 2022/03/15 06:28:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:56 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:56 DEBUG : : >changeNotify: 2022/03/15 06:28:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:56 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:56 DEBUG : : >changeNotify: 2022/03/15 06:28:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:56 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:56 DEBUG : : >changeNotify: 2022/03/15 06:28:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:56 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:56 DEBUG : : >changeNotify: 2022/03/15 06:28:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:56 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:56 DEBUG : : >changeNotify: 2022/03/15 06:28:56 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:56 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:56 DEBUG : : >changeNotify: 2022/03/15 06:28:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/03/15 06:28:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/03/15 06:28:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:56 DEBUG : dir/file1(0xc000383d00): >openPending: err= 2022/03/15 06:28:56 DEBUG : dir/file1(0xc000383d00): >_writeAt: n=5, err= 2022/03/15 06:28:56 DEBUG : dir/file1(0xc000383d00): _writeAt: size=15, off=5 2022/03/15 06:28:56 DEBUG : dir/file1(0xc000383d00): >_writeAt: n=15, err= 2022/03/15 06:28:56 DEBUG : dir/file1(0xc000383d00): close: 2022/03/15 06:28:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2022/03/15 06:28:56 DEBUG : dir/file1: vfs cache: setting modification time to 2022-03-15 06:28:56.482625185 +0000 UTC m=+834.759249712 2022/03/15 06:28:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:28:56 DEBUG : dir/file1(0xc000383d00): >close: err= 2022/03/15 06:28:56 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:28:56 DEBUG : dir: Looking for writers 2022/03/15 06:28:56 DEBUG : file1: reading active writers 2022/03/15 06:28:56 DEBUG : : Looking for writers 2022/03/15 06:28:56 DEBUG : dir: reading active writers 2022/03/15 06:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:28:56 DEBUG : dir: Looking for writers 2022/03/15 06:28:56 DEBUG : file1: reading active writers 2022/03/15 06:28:56 DEBUG : : Looking for writers 2022/03/15 06:28:56 DEBUG : dir: reading active writers 2022/03/15 06:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:28:56 DEBUG : dir: Looking for writers 2022/03/15 06:28:56 DEBUG : file1: reading active writers 2022/03/15 06:28:56 DEBUG : : Looking for writers 2022/03/15 06:28:56 DEBUG : dir: reading active writers 2022/03/15 06:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:28:56 DEBUG : dir: Looking for writers 2022/03/15 06:28:56 DEBUG : file1: reading active writers 2022/03/15 06:28:56 DEBUG : : Looking for writers 2022/03/15 06:28:56 DEBUG : dir: reading active writers 2022/03/15 06:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:28:56 DEBUG : dir/file1: vfs cache: starting upload 2022/03/15 06:28:56 DEBUG : dir: Looking for writers 2022/03/15 06:28:56 DEBUG : file1: reading active writers 2022/03/15 06:28:56 DEBUG : : Looking for writers 2022/03/15 06:28:56 DEBUG : dir: reading active writers 2022/03/15 06:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:28:56 DEBUG : dir: Looking for writers 2022/03/15 06:28:56 DEBUG : file1: reading active writers 2022/03/15 06:28:56 DEBUG : : Looking for writers 2022/03/15 06:28:56 DEBUG : dir: reading active writers 2022/03/15 06:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:28:57 DEBUG : dir: Looking for writers 2022/03/15 06:28:57 DEBUG : file1: reading active writers 2022/03/15 06:28:57 DEBUG : : Looking for writers 2022/03/15 06:28:57 DEBUG : dir: reading active writers 2022/03/15 06:28:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:28:57 DEBUG : dir: Looking for writers 2022/03/15 06:28:57 DEBUG : file1: reading active writers 2022/03/15 06:28:57 DEBUG : : Looking for writers 2022/03/15 06:28:57 DEBUG : dir: reading active writers 2022/03/15 06:28:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:58 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:58 DEBUG : : >changeNotify: 2022/03/15 06:28:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:58 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:58 DEBUG : : >changeNotify: 2022/03/15 06:28:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:58 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:58 DEBUG : : >changeNotify: 2022/03/15 06:28:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:58 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:58 DEBUG : : >changeNotify: 2022/03/15 06:28:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:58 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:58 DEBUG : : >changeNotify: 2022/03/15 06:28:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:58 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:58 DEBUG : : >changeNotify: 2022/03/15 06:28:58 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:58 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:58 DEBUG : : >changeNotify: 2022/03/15 06:28:58 DEBUG : dir: Looking for writers 2022/03/15 06:28:58 DEBUG : file1: reading active writers 2022/03/15 06:28:58 DEBUG : : Looking for writers 2022/03/15 06:28:58 DEBUG : dir: reading active writers 2022/03/15 06:28:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:28:58 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:59 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2022/03/15 06:28:59 INFO : dir/file1: Copied (replaced existing) 2022/03/15 06:28:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2022-03-15 06:28:56.482 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2022/03/15 06:28:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/03/15 06:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/03/15 06:28:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/03/15 06:28:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:28:59 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:28:59 DEBUG : : >changeNotify: 2022/03/15 06:28:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:28:59 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:28:59 DEBUG : : >changeNotify: 2022/03/15 06:28:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:28:59 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:28:59 DEBUG : : >changeNotify: 2022/03/15 06:28:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:28:59 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:28:59 DEBUG : : >changeNotify: 2022/03/15 06:28:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:28:59 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:28:59 DEBUG : : >changeNotify: 2022/03/15 06:28:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:28:59 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:28:59 DEBUG : : >changeNotify: 2022/03/15 06:28:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:28:59 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:28:59 DEBUG : : >changeNotify: 2022/03/15 06:28:59 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:28:59 DEBUG : dir: Looking for writers 2022/03/15 06:28:59 DEBUG : file1: reading active writers 2022/03/15 06:28:59 DEBUG : : Looking for writers 2022/03/15 06:28:59 DEBUG : dir: reading active writers 2022/03/15 06:28:59 DEBUG : >WaitForWriters: 2022/03/15 06:28:59 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:00 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:00 DEBUG : : invalidating directory cache 2022/03/15 06:29:00 DEBUG : : >changeNotify: 2022/03/15 06:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:00 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:00 DEBUG : : >changeNotify: 2022/03/15 06:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:00 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:00 DEBUG : : >changeNotify: 2022/03/15 06:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:00 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:00 DEBUG : : >changeNotify: 2022/03/15 06:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:00 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:00 DEBUG : : >changeNotify: 2022/03/15 06:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:29:00 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:29:00 DEBUG : : >changeNotify: 2022/03/15 06:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:29:00 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:29:00 DEBUG : : >changeNotify: 2022/03/15 06:29:00 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:01 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:29:01 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:29:01 DEBUG : : >changeNotify: 2022/03/15 06:29:02 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2022/03/15 06:29:02 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2022/03/15 06:29:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:03 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:03 DEBUG : : >changeNotify: 2022/03/15 06:29:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:03 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:03 DEBUG : : >changeNotify: 2022/03/15 06:29:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:03 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:03 DEBUG : : >changeNotify: 2022/03/15 06:29:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:03 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:03 DEBUG : : >changeNotify: 2022/03/15 06:29:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:03 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:03 DEBUG : : >changeNotify: 2022/03/15 06:29:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.json" entryType 1 2022/03/15 06:29:03 DEBUG : : changeNotify: relativePath="dir/file1.json.json", type=1 2022/03/15 06:29:03 DEBUG : : >changeNotify: 2022/03/15 06:29:03 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir/file1.bin" entryType 1 2022/03/15 06:29:03 DEBUG : : changeNotify: relativePath="dir/file1.bin.json", type=1 2022/03/15 06:29:03 DEBUG : : >changeNotify: 2022/03/15 06:29:03 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:04 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:04 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSizeCreateExisting (15.27s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:29:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:29:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:29:04 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:29:04 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:29:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:04 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:04 DEBUG : : >changeNotify: 2022/03/15 06:29:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:04 DEBUG : file1: newRWFileHandle: 2022/03/15 06:29:04 DEBUG : file1(0xc0009d13c0): openPending: 2022/03/15 06:29:04 DEBUG : file1: vfs cache: truncate to size=0 2022/03/15 06:29:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:29:04 DEBUG : file1(0xc0009d13c0): >openPending: err= 2022/03/15 06:29:04 DEBUG : file1: >newRWFileHandle: err= 2022/03/15 06:29:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:29:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/03/15 06:29:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/03/15 06:29:04 DEBUG : file1(0xc0009d13c0): _writeAt: size=5, off=0 2022/03/15 06:29:04 DEBUG : file1(0xc0009d13c0): >_writeAt: n=5, err= 2022/03/15 06:29:04 DEBUG : file1(0xc0009d13c0): close: 2022/03/15 06:29:04 DEBUG : file1: vfs cache: setting modification time to 2022-03-15 06:29:04.817873376 +0000 UTC m=+843.094497903 2022/03/15 06:29:04 INFO : file1: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:04 DEBUG : file1(0xc0009d13c0): >close: err= 2022/03/15 06:29:04 DEBUG : WaitForWriters: timeout=30s 2022/03/15 06:29:04 DEBUG : : Looking for writers 2022/03/15 06:29:04 DEBUG : file1: reading active writers 2022/03/15 06:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/03/15 06:29:04 DEBUG : : Looking for writers 2022/03/15 06:29:04 DEBUG : file1: reading active writers 2022/03/15 06:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/03/15 06:29:04 DEBUG : : Looking for writers 2022/03/15 06:29:04 DEBUG : file1: reading active writers 2022/03/15 06:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/03/15 06:29:04 DEBUG : : Looking for writers 2022/03/15 06:29:04 DEBUG : file1: reading active writers 2022/03/15 06:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/03/15 06:29:04 DEBUG : file1: vfs cache: starting upload 2022/03/15 06:29:04 DEBUG : : Looking for writers 2022/03/15 06:29:04 DEBUG : file1: reading active writers 2022/03/15 06:29:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/03/15 06:29:05 DEBUG : : Looking for writers 2022/03/15 06:29:05 DEBUG : file1: reading active writers 2022/03/15 06:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/03/15 06:29:05 DEBUG : : Looking for writers 2022/03/15 06:29:05 DEBUG : file1: reading active writers 2022/03/15 06:29:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/03/15 06:29:05 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:06 DEBUG : : Looking for writers 2022/03/15 06:29:06 DEBUG : file1: reading active writers 2022/03/15 06:29:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:29:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:06 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:06 DEBUG : : >changeNotify: 2022/03/15 06:29:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:06 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:06 DEBUG : : >changeNotify: 2022/03/15 06:29:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:06 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:06 DEBUG : : >changeNotify: 2022/03/15 06:29:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:06 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:06 DEBUG : : >changeNotify: 2022/03/15 06:29:06 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:06 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:06 DEBUG : : >changeNotify: 2022/03/15 06:29:07 DEBUG : : Looking for writers 2022/03/15 06:29:07 DEBUG : file1: reading active writers 2022/03/15 06:29:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:29:07 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:08 DEBUG : : Looking for writers 2022/03/15 06:29:08 DEBUG : file1: reading active writers 2022/03/15 06:29:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2022/03/15 06:29:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/03/15 06:29:08 INFO : file1: Copied (new) 2022/03/15 06:29:08 DEBUG : file1: vfs cache: fingerprint now "5,2022-03-15 06:29:04.817 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/03/15 06:29:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/03/15 06:29:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/03/15 06:29:08 INFO : file1: vfs cache: upload succeeded try #1 2022/03/15 06:29:08 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:08 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:08 DEBUG : : invalidating directory cache 2022/03/15 06:29:08 DEBUG : : >changeNotify: 2022/03/15 06:29:08 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:08 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:08 DEBUG : : >changeNotify: 2022/03/15 06:29:08 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:08 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:08 DEBUG : : >changeNotify: 2022/03/15 06:29:08 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:08 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:08 DEBUG : : >changeNotify: 2022/03/15 06:29:08 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:08 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:08 DEBUG : : >changeNotify: 2022/03/15 06:29:08 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:09 DEBUG : : Looking for writers 2022/03/15 06:29:09 DEBUG : file1: reading active writers 2022/03/15 06:29:09 DEBUG : >WaitForWriters: 2022/03/15 06:29:09 DEBUG : vfs cache: cleaner exiting 2022/03/15 06:29:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:09 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:09 DEBUG : : >changeNotify: 2022/03/15 06:29:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:09 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:09 DEBUG : : >changeNotify: 2022/03/15 06:29:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:09 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:09 DEBUG : : >changeNotify: 2022/03/15 06:29:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:09 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:09 DEBUG : : >changeNotify: 2022/03/15 06:29:09 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:09 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:09 DEBUG : : >changeNotify: 2022/03/15 06:29:09 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:10 DEBUG : : >changeNotify: 2022/03/15 06:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:10 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:10 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSizeCreateNew (6.87s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5", Local "Local file system at /tmp/rclone576335713", Modify Window "1ms" 2022/03/15 06:29:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:11 DEBUG : Google drive root 'rclone-test-zumulof8kahaquy2fusozuh5': Checking for changes on remote 2022/03/15 06:29:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/03/15 06:29:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:29:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:29:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" 2022/03/15 06:29:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-zumulof8kahaquy2fusozuh5" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2022/03/15 06:29:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0dc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0dc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0dc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0dc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0dc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.742466985 +0000 UTC m=+850.019091492 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0dc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.742466985 +0000 UTC m=+850.019091492 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e80): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e80): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.742466985 +0000 UTC m=+850.019091492 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0e80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263880 item 1 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.743787217 +0000 UTC m=+850.020411724 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f40): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f40): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.743787217 +0000 UTC m=+850.020411724 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0f40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263ce0 item 2 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0fc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0fc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0fc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0fc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0fc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.745152593 +0000 UTC m=+850.021777090 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0fc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.745152593 +0000 UTC m=+850.021777090 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1000): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1040): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1040): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1040): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1040): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1040): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.745152593 +0000 UTC m=+850.021777090 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1040): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e150 item 3 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1100): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1100): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1100): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1100): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1100): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.747486754 +0000 UTC m=+850.024111251 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1100): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1180): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1180): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1180): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.747486754 +0000 UTC m=+850.024111251 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e850 item 4 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1200): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1200): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1200): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1200): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1200): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.749065109 +0000 UTC m=+850.025689606 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1200): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.749065109 +0000 UTC m=+850.025689606 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1240): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1280): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1280): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1280): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1280): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1280): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.749065109 +0000 UTC m=+850.025689606 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1280): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ed20 item 5 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a13c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a13c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a13c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a13c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a13c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.751200989 +0000 UTC m=+850.027825486 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a13c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1440): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1440): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1440): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1440): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1440): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.751200989 +0000 UTC m=+850.027825486 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1440): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f340 item 6 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1500): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1500): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1500): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1500): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1500): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.75584747 +0000 UTC m=+850.032471967 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1500): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.75584747 +0000 UTC m=+850.032471967 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a15c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1600): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1600): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1600): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1600): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1600): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.75584747 +0000 UTC m=+850.032471967 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1600): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f960 item 7 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1700): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1700): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1700): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1700): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1700): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.758185738 +0000 UTC m=+850.034810235 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1700): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1780): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1780): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1780): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1780): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1780): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.758185738 +0000 UTC m=+850.034810235 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1780): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025fe30 item 8 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1800): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc0012a1800): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1800): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1800): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1800): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1800): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1800): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1840): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1840): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1840): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1840): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1840): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.760059648 +0000 UTC m=+850.036684144 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1840): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.760059648 +0000 UTC m=+850.036684144 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1880): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a18c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a18c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a18c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a18c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a18c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.760059648 +0000 UTC m=+850.036684144 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a18c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126230 item 9 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1980): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1980): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1980): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1980): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1980): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.762244128 +0000 UTC m=+850.038868625 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1980): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1a00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1a00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1a00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1a00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1a00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.762244128 +0000 UTC m=+850.038868625 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a1a00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126af0 item 10 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc34c0): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc000bc34c0): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc34c0): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc34c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc34c0): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc34c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc34c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc3500): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc3500): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc3500): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc3500): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc3500): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.775695987 +0000 UTC m=+850.052320484 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc3500): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.775695987 +0000 UTC m=+850.052320484 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a0080): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a00c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a00c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a00c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a00c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a00c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.775695987 +0000 UTC m=+850.052320484 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012a00c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126150 item 11 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014560c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014560c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014560c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014560c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014560c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.777589883 +0000 UTC m=+850.054214420 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014560c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456140): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456140): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456140): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456140): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456140): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.777589883 +0000 UTC m=+850.054214420 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456140): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026a310 item 12 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456240): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc001456240): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456240): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456240): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456240): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456240): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456240): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456280): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456280): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456280): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456280): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456280): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.779312309 +0000 UTC m=+850.055936835 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456280): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456340): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456340): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456340): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456340): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456340): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.779312309 +0000 UTC m=+850.055936835 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456340): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026a690 item 13 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456400): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456400): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456400): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456400): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456400): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.780899069 +0000 UTC m=+850.057523596 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456400): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014564c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014564c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014564c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014564c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014564c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.780899069 +0000 UTC m=+850.057523596 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014564c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026aa80 item 14 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456600): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc001456600): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456600): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456600): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456600): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456600): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456600): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456640): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456640): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456640): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456640): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456640): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.782444543 +0000 UTC m=+850.059069071 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456640): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456700): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456700): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456700): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456700): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456700): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.782444543 +0000 UTC m=+850.059069071 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456700): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026ae70 item 15 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014567c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014567c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014567c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014567c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014567c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.78430092 +0000 UTC m=+850.060925447 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014567c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456840): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456840): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456840): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456840): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456840): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.78430092 +0000 UTC m=+850.060925447 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456840): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026b180 item 16 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014568c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014568c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014568c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014568c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014568c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.785906557 +0000 UTC m=+850.062531094 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0014568c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.785906557 +0000 UTC m=+850.062531094 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456900): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456940): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456940): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456940): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456940): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456940): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.785906557 +0000 UTC m=+850.062531094 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456940): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026b490 item 17 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456a40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456a40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456a40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456a40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456a40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.787190681 +0000 UTC m=+850.063815177 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456a40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456ac0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456ac0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456ac0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456ac0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456ac0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.787190681 +0000 UTC m=+850.063815177 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456ac0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026b810 item 18 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456b80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456b80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456b80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456b80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456b80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.788072632 +0000 UTC m=+850.064697129 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456b80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.788072632 +0000 UTC m=+850.064697129 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456c40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456d00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456d00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456d00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456d00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456d00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.788072632 +0000 UTC m=+850.064697129 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456d00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026bab0 item 19 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456dc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456dc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456dc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456dc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456dc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.789269574 +0000 UTC m=+850.065894081 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456dc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456e40): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456e40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456e40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456e40): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456e40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.789269574 +0000 UTC m=+850.065894081 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456e40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026bea0 item 20 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456f00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456f00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456f00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456f00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456f00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.79035679 +0000 UTC m=+850.066981287 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456f00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.79035679 +0000 UTC m=+850.066981287 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001456fc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457000): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457000): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457000): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457000): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457000): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.79035679 +0000 UTC m=+850.066981287 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457000): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003121c0 item 21 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457100): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457100): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457100): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457100): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457100): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.791575712 +0000 UTC m=+850.068200209 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457100): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457180): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457180): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457180): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.791575712 +0000 UTC m=+850.068200209 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312620 item 22 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457240): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457240): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457240): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457240): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457240): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.792355552 +0000 UTC m=+850.068980049 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457240): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.792355552 +0000 UTC m=+850.068980049 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457300): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457340): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457340): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457340): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457340): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457340): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.792355552 +0000 UTC m=+850.068980049 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457340): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312930 item 23 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457400): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457400): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457400): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457400): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457400): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.793492201 +0000 UTC m=+850.070116698 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457400): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457480): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457480): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457480): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457480): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457480): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.793492201 +0000 UTC m=+850.070116698 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457480): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312e70 item 24 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457600): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc001457600): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457600): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457600): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457600): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457600): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457600): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457680): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457680): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457680): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457680): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457680): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.794329167 +0000 UTC m=+850.070953665 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457680): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.794329167 +0000 UTC m=+850.070953665 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457740): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457780): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457780): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457780): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457780): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457780): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.794329167 +0000 UTC m=+850.070953665 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457780): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003132d0 item 25 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457840): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457840): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457840): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457840): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457840): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.795475103 +0000 UTC m=+850.072099600 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457840): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457900): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457900): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457900): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457900): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457900): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.795475103 +0000 UTC m=+850.072099600 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457900): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313650 item 26 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a00): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc001457a00): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a00): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a00): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a00): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.796283768 +0000 UTC m=+850.072908265 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457a40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.796283768 +0000 UTC m=+850.072908265 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457b80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457bc0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457bc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457bc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457bc0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457bc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.796283768 +0000 UTC m=+850.072908265 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457bc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003138f0 item 27 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457c80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457c80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457c80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457c80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457c80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.797322383 +0000 UTC m=+850.073946870 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457c80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457d00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457d00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457d00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457d00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457d00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.797322383 +0000 UTC m=+850.073946870 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457d00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313c70 item 28 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e00): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc001457e00): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e00): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e00): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e00): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.798257414 +0000 UTC m=+850.074881901 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457e40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457f00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457f00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457f00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457f00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457f00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.798257414 +0000 UTC m=+850.074881901 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457f00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313f10 item 29 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457fc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457fc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457fc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457fc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457fc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.799126481 +0000 UTC m=+850.075750988 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001457fc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2040): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2040): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2040): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2040): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2040): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.799126481 +0000 UTC m=+850.075750988 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2040): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002624d0 item 30 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2140): _readAt: size=2, off=0 2022/03/15 06:29:11 ERROR : open-test-file(0xc000bc2140): Couldn't read size of file 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2140): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2140): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2140): >_writeAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2140): close: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2140): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2180): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2180): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2180): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.799949512 +0000 UTC m=+850.076574010 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2240): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2240): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2240): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2240): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2240): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.799949512 +0000 UTC m=+850.076574010 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000bc2240): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262af0 item 31 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296080): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296080): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296080): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296080): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296080): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.80078113 +0000 UTC m=+850.077405627 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296080): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296100): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296100): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296100): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296100): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296100): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.80078113 +0000 UTC m=+850.077405627 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296100): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e3f0 item 32 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296180): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296180): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296180): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.801408023 +0000 UTC m=+850.078032520 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e930 item 33 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.801693739 +0000 UTC m=+850.078318236 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012961c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296200): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296200): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296200): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296200): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296200): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.801693739 +0000 UTC m=+850.078318236 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296200): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ec40 item 33 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296280): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296280): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296280): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296280): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296280): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.80260779 +0000 UTC m=+850.079232278 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296280): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025efc0 item 34 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): close: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.802902472 +0000 UTC m=+850.079526969 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012962c0): >close: err= 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296300): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296300): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296300): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296300): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296300): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.802902472 +0000 UTC m=+850.079526969 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296300): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f1f0 item 34 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296380): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296380): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296380): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296380): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296380): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.803635715 +0000 UTC m=+850.080260211 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296380): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f810 item 35 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.803876956 +0000 UTC m=+850.080501453 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012963c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296400): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296400): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296400): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296400): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296400): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.803876956 +0000 UTC m=+850.080501453 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296400): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025fab0 item 35 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012964c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012964c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012964c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012964c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012964c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.804602836 +0000 UTC m=+850.081227333 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012964c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025fe30 item 36 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.804903408 +0000 UTC m=+850.081527906 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296580): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012965c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012965c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012965c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012965c0): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012965c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.804903408 +0000 UTC m=+850.081527906 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012965c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250000 item 36 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296640): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296640): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296640): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296640): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296640): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.805552243 +0000 UTC m=+850.082176740 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296640): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250460 item 37 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.805794016 +0000 UTC m=+850.082418503 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296680): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012966c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012966c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012966c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012966c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012966c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.805794016 +0000 UTC m=+850.082418503 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012966c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250850 item 37 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296780): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296780): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296780): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296780): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296780): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.806553439 +0000 UTC m=+850.083177936 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296780): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250f50 item 38 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.806793948 +0000 UTC m=+850.083418445 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296980): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012969c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012969c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012969c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012969c0): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012969c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.806793948 +0000 UTC m=+850.083418445 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012969c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002512d0 item 38 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296a80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296a80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296a80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296a80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296a80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.807544815 +0000 UTC m=+850.084169312 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296a80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002515e0 item 39 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.807838995 +0000 UTC m=+850.084463493 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b80): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b80): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.807838995 +0000 UTC m=+850.084463493 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296b80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002517a0 item 39 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296c40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296c40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296c40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296c40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296c40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.810520827 +0000 UTC m=+850.087145324 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296c40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251d50 item 40 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.810905317 +0000 UTC m=+850.087529814 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d40): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d40): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.810905317 +0000 UTC m=+850.087529814 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296d40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251f80 item 40 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.811741954 +0000 UTC m=+850.088366461 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296dc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc690 item 41 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.812064177 +0000 UTC m=+850.088688675 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc850 item 41 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.812335565 +0000 UTC m=+850.088960062 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e80): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e80): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.812335565 +0000 UTC m=+850.088960062 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296e80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc9a0 item 41 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.813084277 +0000 UTC m=+850.089708775 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001296f80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297000): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297000): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297000): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcd20 item 42 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297000): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297000): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.813307726 +0000 UTC m=+850.089932223 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297000): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcee0 item 42 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.813580096 +0000 UTC m=+850.090204593 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012970c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297100): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297100): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297100): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297100): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297100): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.813580096 +0000 UTC m=+850.090204593 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297100): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd030 item 42 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.814237557 +0000 UTC m=+850.090862055 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297200): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297240): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297240): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297240): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd5e0 item 43 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297240): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297240): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.81446321 +0000 UTC m=+850.091087696 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297240): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd7a0 item 43 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.814734087 +0000 UTC m=+850.091358584 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297300): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297340): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297340): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297340): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297340): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297340): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.814734087 +0000 UTC m=+850.091358584 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297340): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd960 item 43 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.815348939 +0000 UTC m=+850.091973436 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297440): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297480): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297480): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297480): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdc70 item 44 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297480): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297480): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.815603515 +0000 UTC m=+850.092228012 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297480): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fde30 item 44 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.815893307 +0000 UTC m=+850.092517804 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297540): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297580): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297580): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297580): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297580): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297580): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.815893307 +0000 UTC m=+850.092517804 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297580): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca1c0 item 44 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.816585624 +0000 UTC m=+850.093210120 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297680): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297700): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297700): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297700): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca620 item 45 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297700): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297700): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.816809222 +0000 UTC m=+850.093433720 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297700): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012977c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012977c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012977c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012977c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012977c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.816809222 +0000 UTC m=+850.093433720 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012977c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca930 item 45 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.817518591 +0000 UTC m=+850.094143077 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0012978c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297900): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297900): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297900): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cae70 item 46 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297900): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297900): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.817745746 +0000 UTC m=+850.094370244 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297900): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297a00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297a00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297a00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297a00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297a00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.817745746 +0000 UTC m=+850.094370244 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297a00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb030 item 46 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.818707336 +0000 UTC m=+850.095331834 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb5e0 item 47 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.819067482 +0000 UTC m=+850.095691979 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297b40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297c00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297c00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297c00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297c00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297c00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.819067482 +0000 UTC m=+850.095691979 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297c00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6460 item 47 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): close: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.json" entryType 1 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file2.json.json", type=1 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file2.bin" entryType 1 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file2.bin.json", type=1 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.json" entryType 1 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file1.json.json", type=1 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "file1.bin" entryType 1 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="file1.bin.json", type=1 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zumulof8kahaquy2fusozuh5: path "dir" entryType 0 2022/03/15 06:29:11 DEBUG : : changeNotify: relativePath="dir", type=0 2022/03/15 06:29:11 DEBUG : : >changeNotify: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.819933593 +0000 UTC m=+850.096558080 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6850 item 48 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.820387634 +0000 UTC m=+850.097012131 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297d40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.820387634 +0000 UTC m=+850.097012131 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d69a0 item 48 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.821279303 +0000 UTC m=+850.097903800 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297e80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6fc0 item 49 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.821584394 +0000 UTC m=+850.098208892 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297ec0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297f00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297f00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297f00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297f00): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297f00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.821584394 +0000 UTC m=+850.098208892 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297f00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7260 item 49 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297fc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297fc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297fc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297fc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297fc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.823503198 +0000 UTC m=+850.100127745 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc001297fc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d75e0 item 50 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.824337309 +0000 UTC m=+850.100961856 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e080): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e0c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e0c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e0c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e0c0): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e0c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.824337309 +0000 UTC m=+850.100961856 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e0c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7880 item 50 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e180): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e180): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e180): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.826269968 +0000 UTC m=+850.102894504 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7d50 item 51 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.826908884 +0000 UTC m=+850.103533431 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e280): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e2c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e2c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e2c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e2c0): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e2c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.826908884 +0000 UTC m=+850.103533431 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e2c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7ea0 item 51 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e380): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e380): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e380): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e380): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e380): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.828716909 +0000 UTC m=+850.105341447 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e380): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2150 item 52 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.829401542 +0000 UTC m=+850.106026089 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e4c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e500): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e500): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e500): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e500): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e500): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.829401542 +0000 UTC m=+850.106026089 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e500): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e22a0 item 52 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e5c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e5c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e5c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e5c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e5c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.831442424 +0000 UTC m=+850.108066950 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e5c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2620 item 53 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.831935867 +0000 UTC m=+850.108560384 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e680): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e6c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e6c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e6c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e6c0): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e6c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.831935867 +0000 UTC m=+850.108560384 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e6c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2770 item 53 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e780): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e780): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e780): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e780): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e780): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.833413955 +0000 UTC m=+850.110038483 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e780): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2b60 item 54 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.833961159 +0000 UTC m=+850.110585687 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e840): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e880): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e880): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e880): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e880): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e880): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.833961159 +0000 UTC m=+850.110585687 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e880): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2d20 item 54 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e9c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e9c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e9c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e9c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e9c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.835382541 +0000 UTC m=+850.112007069 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160e9c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e30a0 item 55 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.83587312 +0000 UTC m=+850.112497637 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ea80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eac0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eac0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eac0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eac0): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eac0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.83587312 +0000 UTC m=+850.112497637 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eac0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e32d0 item 55 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eb80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eb80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eb80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eb80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eb80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.837330609 +0000 UTC m=+850.113955127 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160eb80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3650 item 56 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.837905716 +0000 UTC m=+850.114530244 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec80): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec80): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.837905716 +0000 UTC m=+850.114530244 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ec80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3880 item 56 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.83937114 +0000 UTC m=+850.115995658 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ed80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160edc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160edc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160edc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3b20 item 57 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160edc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160edc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.839857181 +0000 UTC m=+850.116481698 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160edc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3c70 item 57 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.840465539 +0000 UTC m=+850.117090067 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ee80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ef00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ef00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ef00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ef00): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ef00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.840465539 +0000 UTC m=+850.117090067 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ef00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3e30 item 57 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.842281991 +0000 UTC m=+850.118906508 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f000): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f040): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f040): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f040): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e61c0 item 58 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f040): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f040): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.842672482 +0000 UTC m=+850.119296979 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f040): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6380 item 58 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.843046492 +0000 UTC m=+850.119670989 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f100): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f140): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f140): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f140): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f140): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f140): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.843046492 +0000 UTC m=+850.119670989 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f140): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6620 item 58 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.843980952 +0000 UTC m=+850.120605450 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f240): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f280): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f280): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f280): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e69a0 item 59 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f280): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f280): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.844301643 +0000 UTC m=+850.120926140 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f280): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6cb0 item 59 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.844616933 +0000 UTC m=+850.121241431 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f340): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f380): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f380): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f380): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f380): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f380): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.844616933 +0000 UTC m=+850.121241431 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f380): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6e70 item 59 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.845439574 +0000 UTC m=+850.122064061 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f480): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f4c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f4c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f4c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7180 item 60 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f4c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f4c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.845695963 +0000 UTC m=+850.122320461 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f4c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e72d0 item 60 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.846054425 +0000 UTC m=+850.122678923 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f580): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f5c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f5c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f5c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f5c0): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f5c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.846054425 +0000 UTC m=+850.122678923 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f5c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7420 item 60 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.846944672 +0000 UTC m=+850.123569169 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f6c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f700): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f700): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f700): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7880 item 61 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f700): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f700): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.847231389 +0000 UTC m=+850.123855896 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f700): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f7c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f7c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f7c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f7c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f7c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.847231389 +0000 UTC m=+850.123855896 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f7c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e79d0 item 61 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.848032108 +0000 UTC m=+850.124656595 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f900): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f940): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f940): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f940): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7ce0 item 62 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f940): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f940): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.848284271 +0000 UTC m=+850.124908768 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160f940): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fa00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fa00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fa00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fa00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fa00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.848284271 +0000 UTC m=+850.124908768 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fa00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7e30 item 62 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.849151114 +0000 UTC m=+850.125775621 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4150 item 63 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.8493945 +0000 UTC m=+850.126018997 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fb40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fc00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fc00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fc00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fc00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fc00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.8493945 +0000 UTC m=+850.126018997 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fc00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f42a0 item 63 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): >_readAt: n=0, err=Bad file descriptor 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.850446149 +0000 UTC m=+850.127070666 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f45b0 item 64 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.85079918 +0000 UTC m=+850.127423697 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fd40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.85079918 +0000 UTC m=+850.127423697 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4700 item 64 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.85182443 +0000 UTC m=+850.128448947 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fe80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f49a0 item 65 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.852249676 +0000 UTC m=+850.128874202 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160fec0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff00): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.852249676 +0000 UTC m=+850.128874202 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4af0 item 65 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.853295614 +0000 UTC m=+850.129920131 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ff80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4d90 item 66 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.853711222 +0000 UTC m=+850.130335760 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc00160ffc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382180): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382180): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382180): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.853711222 +0000 UTC m=+850.130335760 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4ee0 item 66 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382300): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382300): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382300): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382300): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382300): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.855063525 +0000 UTC m=+850.131688042 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382300): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5180 item 67 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.855430813 +0000 UTC m=+850.132055330 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382340): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382680): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382680): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382680): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382680): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382680): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.855430813 +0000 UTC m=+850.132055330 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382680): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f52d0 item 67 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382780): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382780): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382780): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382780): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382780): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.856475079 +0000 UTC m=+850.133099596 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382780): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5570 item 68 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.856931002 +0000 UTC m=+850.133555519 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382840): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382880): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382880): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382880): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382880): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382880): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.856931002 +0000 UTC m=+850.133555519 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382880): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f56c0 item 68 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382980): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382980): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382980): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382980): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382980): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.858070526 +0000 UTC m=+850.134695043 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382980): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5960 item 69 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.85845736 +0000 UTC m=+850.135081857 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a40): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a40): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.85845736 +0000 UTC m=+850.135081857 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382a40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5ab0 item 69 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382c40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382c40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382c40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382c40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382c40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.859064146 +0000 UTC m=+850.135688643 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382c40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5d50 item 70 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.859368877 +0000 UTC m=+850.135993374 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e40): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e40): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.859368877 +0000 UTC m=+850.135993374 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000382e40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5ea0 item 70 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383140): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383140): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383140): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383140): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383140): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.859964362 +0000 UTC m=+850.136588849 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383140): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6150 item 71 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.860260607 +0000 UTC m=+850.136885103 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383380): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003833c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003833c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003833c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003833c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003833c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.860260607 +0000 UTC m=+850.136885103 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003833c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f62a0 item 71 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383480): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383480): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383480): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383480): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383480): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.860880698 +0000 UTC m=+850.137505195 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383480): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6620 item 72 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.861224912 +0000 UTC m=+850.137849410 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003835c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383600): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383600): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383600): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383600): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383600): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.861224912 +0000 UTC m=+850.137849410 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383600): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f68c0 item 72 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.86200349 +0000 UTC m=+850.138627988 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383780): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383880): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383880): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383880): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6e00 item 73 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383880): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383880): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.862247727 +0000 UTC m=+850.138872224 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383880): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f70a0 item 73 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.862479632 +0000 UTC m=+850.139104129 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0003838c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383900): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383900): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383900): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383900): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383900): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.862479632 +0000 UTC m=+850.139104129 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383900): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7340 item 73 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.863122385 +0000 UTC m=+850.139746883 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f77a0 item 74 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.863382833 +0000 UTC m=+850.140007320 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383a80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7a40 item 74 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.86363716 +0000 UTC m=+850.140261646 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383b80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383bc0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383bc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383bc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383bc0): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383bc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.86363716 +0000 UTC m=+850.140261646 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383bc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b90 item 74 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.864318846 +0000 UTC m=+850.140943343 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383d80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383dc0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383dc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383dc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7e30 item 75 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383dc0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383dc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.864562743 +0000 UTC m=+850.141187240 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383dc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): _writeAt: size=3, off=2 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cd20 item 75 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.864821587 +0000 UTC m=+850.141446084 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383e80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383ec0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383ec0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383ec0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383ec0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383ec0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.864821587 +0000 UTC m=+850.141446084 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000383ec0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d180 item 75 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.865531877 +0000 UTC m=+850.142156374 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870000): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870080): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870080): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870080): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d500 item 76 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870080): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870080): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.865796202 +0000 UTC m=+850.142420699 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870080): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d650 item 76 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): _writeAt: size=3, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.866087126 +0000 UTC m=+850.142711624 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008701c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008701c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008701c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008701c0): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008701c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.866087126 +0000 UTC m=+850.142711624 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008701c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d7a0 item 76 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.866723067 +0000 UTC m=+850.143347565 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008702c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870300): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870300): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870300): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003da40 item 77 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870300): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870300): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.86694868 +0000 UTC m=+850.143573178 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870300): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008703c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008703c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008703c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008703c0): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008703c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.86694868 +0000 UTC m=+850.143573178 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008703c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003db90 item 77 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.867624215 +0000 UTC m=+850.144248712 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008704c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870500): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870500): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870500): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003de30 item 78 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870500): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870500): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.867884834 +0000 UTC m=+850.144509331 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870500): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870600): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870600): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870600): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870600): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870600): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.867884834 +0000 UTC m=+850.144509331 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870600): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2000 item 78 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.86862603 +0000 UTC m=+850.145250528 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870700): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870740): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870740): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870740): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e23f0 item 79 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870740): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870740): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.868868555 +0000 UTC m=+850.145493052 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870740): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870900): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870900): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870900): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870900): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870900): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.868868555 +0000 UTC m=+850.145493052 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870900): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e25b0 item 79 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.869536175 +0000 UTC m=+850.146160672 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870ac0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870b00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870b00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870b00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2850 item 80 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870b00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870b00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.869786204 +0000 UTC m=+850.146410701 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870b00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: File.openRW failed: file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870c80): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870c80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870c80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870c80): >_readAt: n=5, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870c80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.869786204 +0000 UTC m=+850.146410701 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870c80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2a80 item 80 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d00): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d00): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.870443534 +0000 UTC m=+850.147068031 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2e70 item 81 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.870699905 +0000 UTC m=+850.147324392 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d80): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d80): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.870699905 +0000 UTC m=+850.147324392 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870d80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2fc0 item 81 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870e40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870e40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870e40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870e40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870e40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.871329784 +0000 UTC m=+850.147954281 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870e40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e32d0 item 82 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.871632992 +0000 UTC m=+850.148257489 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f80): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f80): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.871632992 +0000 UTC m=+850.148257489 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000870f80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3490 item 82 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871080): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871080): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871080): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871080): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871080): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.872293789 +0000 UTC m=+850.148918286 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871080): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e37a0 item 83 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.872535933 +0000 UTC m=+850.149160430 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871240): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871280): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871280): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871280): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871280): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871280): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.872535933 +0000 UTC m=+850.149160430 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871280): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e38f0 item 83 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008713c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008713c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008713c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008713c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008713c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.873155594 +0000 UTC m=+850.149780090 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008713c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3c70 item 84 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.873416432 +0000 UTC m=+850.150040928 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871540): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871580): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871580): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871580): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871580): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871580): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.873416432 +0000 UTC m=+850.150040928 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871580): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3e30 item 84 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871640): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871640): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871640): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871640): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871640): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.874066399 +0000 UTC m=+850.150690896 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871640): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003580e0 item 85 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.874316507 +0000 UTC m=+850.150941004 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871800): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871840): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871840): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871840): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871840): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871840): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.874316507 +0000 UTC m=+850.150941004 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871840): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358230 item 85 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871900): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871900): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871900): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871900): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871900): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.875171007 +0000 UTC m=+850.151795504 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871900): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003584d0 item 86 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.875522064 +0000 UTC m=+850.152146561 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc0008719c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871a00): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871a00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871a00): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871a00): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871a00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.875522064 +0000 UTC m=+850.152146561 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871a00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358620 item 86 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871ac0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871ac0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871ac0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871ac0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871ac0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.876332752 +0000 UTC m=+850.152957249 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871ac0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003588c0 item 87 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.876754793 +0000 UTC m=+850.153379289 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871b80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871bc0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871bc0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871bc0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871bc0): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871bc0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.876754793 +0000 UTC m=+850.153379289 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871bc0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358a10 item 87 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871c80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871c80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871c80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871c80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871c80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.877504336 +0000 UTC m=+850.154128833 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871c80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358d20 item 88 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.877857267 +0000 UTC m=+850.154481764 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e00): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e40): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e40): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e40): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.877857267 +0000 UTC m=+850.154481764 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871e40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358e70 item 88 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.878647146 +0000 UTC m=+850.155271643 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f40): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f80): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f80): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f80): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359180 item 89 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f80): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f80): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.878908907 +0000 UTC m=+850.155533403 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000871f80): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): >_readAt: n=2, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): _writeAt: size=3, off=7 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003592d0 item 89 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.879233233 +0000 UTC m=+850.155857730 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76040): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76080): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76080): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76080): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76080): >_readAt: n=8, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76080): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.879233233 +0000 UTC m=+850.155857730 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76080): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359490 item 89 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.880033151 +0000 UTC m=+850.156657648 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76180): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e761c0): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e761c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e761c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359810 item 90 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e761c0): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e761c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.880352559 +0000 UTC m=+850.156977056 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e761c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): open at offset 5 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003599d0 item 90 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): _readAt: size=2, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): _writeAt: size=3, off=5 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): >_writeAt: n=3, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.880791401 +0000 UTC m=+850.157415899 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76280): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e762c0): _readAt: size=512, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e762c0): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e762c0): >openPending: err= 2022/03/15 06:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e762c0): >_readAt: n=3, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e762c0): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.880791401 +0000 UTC m=+850.157415899 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e762c0): >close: err= 2022/03/15 06:29:11 DEBUG : open-test-file: Remove: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359b90 item 90 2022/03/15 06:29:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/03/15 06:29:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/03/15 06:29:11 DEBUG : open-test-file: newRWFileHandle: 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): openPending: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): open at offset 0 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): >openPending: err= 2022/03/15 06:29:11 DEBUG : open-test-file: >newRWFileHandle: err= 2022/03/15 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/03/15 06:29:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): _readAt: size=2, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): >_readAt: n=0, err=EOF 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): _writeAt: size=5, off=0 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): >_writeAt: n=5, err= 2022/03/15 06:29:11 DEBUG : open-test-file(0xc000e76440): close: 2022/03/15 06:29:11 DEBUG : open-test-file: vfs cache: setting modification time to 2022-03-15 06:29:11.88155997 +0000 UTC m=+850.158184467 2022/03/15 06:29:11 INFO