"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2022/01/12 05:23:22 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 05:23:22 DEBUG : Creating backend with remote "TestS3:rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:22 DEBUG : Reset feature "ListR" 2022/01/12 05:23:22 DEBUG : Creating backend with remote "/tmp/rclone1124828452" === RUN TestDirHandleMethods run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:22 INFO : S3 bucket rclone-test-vohikeq6febiven5dabeqet7: Bucket "rclone-test-vohikeq6febiven5dabeqet7" created with ACL "private" 2022/01/12 05:23:23 DEBUG : dir/file1.rclone_chunk.001_l5kxj5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:23 INFO : dir/file1.rclone_chunk.001_l5kxj5: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:23 INFO : dir/file1.rclone_chunk.001_l5kxj5: Deleted 2022/01/12 05:23:23 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:23 DEBUG : dir: Looking for writers 2022/01/12 05:23:23 DEBUG : : Looking for writers 2022/01/12 05:23:23 DEBUG : dir: reading active writers 2022/01/12 05:23:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:23 DEBUG : dir/file1.rclone_chunk.001_l5ky1u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:23 INFO : dir/file1.rclone_chunk.001_l5ky1u: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:24 INFO : dir/file1.rclone_chunk.001_l5ky1u: Deleted 2022/01/12 05:23:24 DEBUG : dir/file2.rclone_chunk.001_l5kz0m: md5 = d1b75f73cb5fce53969131dd22562187 OK 2022/01/12 05:23:24 INFO : dir/file2.rclone_chunk.001_l5kz0m: Copied (server-side copy) to: dir/file2 2022/01/12 05:23:24 INFO : dir/file2.rclone_chunk.001_l5kz0m: Deleted 2022/01/12 05:23:24 DEBUG : dir/subdir/file3.rclone_chunk.001_l5kzki: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2022/01/12 05:23:24 INFO : dir/subdir/file3.rclone_chunk.001_l5kzki: Copied (server-side copy) to: dir/subdir/file3 2022/01/12 05:23:24 INFO : dir/subdir/file3.rclone_chunk.001_l5kzki: Deleted 2022/01/12 05:23:25 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:25 DEBUG : dir/subdir: Looking for writers 2022/01/12 05:23:25 DEBUG : dir: Looking for writers 2022/01/12 05:23:25 DEBUG : file2: reading active writers 2022/01/12 05:23:25 DEBUG : subdir: reading active writers 2022/01/12 05:23:25 DEBUG : file1: reading active writers 2022/01/12 05:23:25 DEBUG : : Looking for writers 2022/01/12 05:23:25 DEBUG : dir: reading active writers 2022/01/12 05:23:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.09s) === RUN TestDirHandleReaddirnames run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:26 DEBUG : dir/file1.rclone_chunk.001_l5l0cf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:26 INFO : dir/file1.rclone_chunk.001_l5l0cf: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:26 INFO : dir/file1.rclone_chunk.001_l5l0cf: Deleted 2022/01/12 05:23:26 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:26 DEBUG : dir: Looking for writers 2022/01/12 05:23:26 DEBUG : file1: reading active writers 2022/01/12 05:23:26 DEBUG : : Looking for writers 2022/01/12 05:23:26 DEBUG : dir: reading active writers 2022/01/12 05:23:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.90s) === RUN TestDirMethods run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:26 DEBUG : dir/file1.rclone_chunk.001_l5l15m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:26 INFO : dir/file1.rclone_chunk.001_l5l15m: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:26 INFO : dir/file1.rclone_chunk.001_l5l15m: Deleted 2022/01/12 05:23:27 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:27 DEBUG : dir: Looking for writers 2022/01/12 05:23:27 DEBUG : : Looking for writers 2022/01/12 05:23:27 DEBUG : dir: reading active writers 2022/01/12 05:23:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:27 DEBUG : dir/file1.rclone_chunk.001_l5l2vg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:27 INFO : dir/file1.rclone_chunk.001_l5l2vg: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:27 INFO : dir/file1.rclone_chunk.001_l5l2vg: Deleted 2022/01/12 05:23:28 DEBUG : dir: forgetting directory cache 2022/01/12 05:23:28 DEBUG : : forgetting directory cache 2022/01/12 05:23:28 DEBUG : dir: forgetting directory cache 2022/01/12 05:23:28 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:28 DEBUG : : Looking for writers 2022/01/12 05:23:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.02s) === RUN TestDirForgetPath run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:28 DEBUG : dir/file1.rclone_chunk.001_l5l33r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:28 INFO : dir/file1.rclone_chunk.001_l5l33r: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:28 INFO : dir/file1.rclone_chunk.001_l5l33r: Deleted 2022/01/12 05:23:29 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2022/01/12 05:23:29 DEBUG : dir: invalidating directory cache 2022/01/12 05:23:29 DEBUG : : >ForgetPath: 2022/01/12 05:23:29 DEBUG : : ForgetPath: relativePath="dir", type=0 2022/01/12 05:23:29 DEBUG : : invalidating directory cache 2022/01/12 05:23:29 DEBUG : dir: forgetting directory cache 2022/01/12 05:23:29 DEBUG : : >ForgetPath: 2022/01/12 05:23:29 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2022/01/12 05:23:29 DEBUG : : >ForgetPath: 2022/01/12 05:23:29 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:29 DEBUG : dir: Looking for writers 2022/01/12 05:23:29 DEBUG : : Looking for writers 2022/01/12 05:23:29 DEBUG : dir: reading active writers 2022/01/12 05:23:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.91s) === RUN TestDirWalk run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:29 DEBUG : dir/file1.rclone_chunk.001_l5l49k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:29 INFO : dir/file1.rclone_chunk.001_l5l49k: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:29 INFO : dir/file1.rclone_chunk.001_l5l49k: Deleted 2022/01/12 05:23:30 DEBUG : fil/a/b/c.rclone_chunk.001_l5l4if: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2022/01/12 05:23:30 INFO : fil/a/b/c.rclone_chunk.001_l5l4if: Copied (server-side copy) to: fil/a/b/c 2022/01/12 05:23:30 INFO : fil/a/b/c.rclone_chunk.001_l5l4if: Deleted 2022/01/12 05:23:30 DEBUG : : forgetting directory cache 2022/01/12 05:23:30 DEBUG : dir: forgetting directory cache 2022/01/12 05:23:30 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:30 DEBUG : dir: Looking for writers 2022/01/12 05:23:30 DEBUG : fil/a/b: Looking for writers 2022/01/12 05:23:30 DEBUG : fil/a: Looking for writers 2022/01/12 05:23:30 DEBUG : b: reading active writers 2022/01/12 05:23:30 DEBUG : fil: Looking for writers 2022/01/12 05:23:30 DEBUG : a: reading active writers 2022/01/12 05:23:30 DEBUG : : Looking for writers 2022/01/12 05:23:30 DEBUG : dir: reading active writers 2022/01/12 05:23:30 DEBUG : fil: reading active writers 2022/01/12 05:23:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.96s) === RUN TestDirSetModTime run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:31 DEBUG : dir/file1.rclone_chunk.001_l5l6rk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:31 INFO : dir/file1.rclone_chunk.001_l5l6rk: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:31 INFO : dir/file1.rclone_chunk.001_l5l6rk: Deleted 2022/01/12 05:23:31 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:31 DEBUG : dir: Looking for writers 2022/01/12 05:23:31 DEBUG : : Looking for writers 2022/01/12 05:23:31 DEBUG : dir: reading active writers 2022/01/12 05:23:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.85s) === RUN TestDirStat run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:32 DEBUG : dir/file1.rclone_chunk.001_l5l71h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:32 INFO : dir/file1.rclone_chunk.001_l5l71h: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:32 INFO : dir/file1.rclone_chunk.001_l5l71h: Deleted 2022/01/12 05:23:32 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:32 DEBUG : dir: Looking for writers 2022/01/12 05:23:32 DEBUG : file1: reading active writers 2022/01/12 05:23:32 DEBUG : : Looking for writers 2022/01/12 05:23:32 DEBUG : dir: reading active writers 2022/01/12 05:23:32 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.85s) === RUN TestDirReadDirAll run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:33 DEBUG : dir/file1.rclone_chunk.001_l5l7zt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:33 INFO : dir/file1.rclone_chunk.001_l5l7zt: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:33 INFO : dir/file1.rclone_chunk.001_l5l7zt: Deleted 2022/01/12 05:23:33 DEBUG : dir/file2.rclone_chunk.001_l5l8p3: md5 = d1b75f73cb5fce53969131dd22562187 OK 2022/01/12 05:23:33 INFO : dir/file2.rclone_chunk.001_l5l8p3: Copied (server-side copy) to: dir/file2 2022/01/12 05:23:33 INFO : dir/file2.rclone_chunk.001_l5l8p3: Deleted 2022/01/12 05:23:34 DEBUG : dir/subdir/file3.rclone_chunk.001_l5l8u8: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2022/01/12 05:23:34 INFO : dir/subdir/file3.rclone_chunk.001_l5l8u8: Copied (server-side copy) to: dir/subdir/file3 2022/01/12 05:23:34 INFO : dir/subdir/file3.rclone_chunk.001_l5l8u8: Deleted === RUN TestDirReadDirAll/Virtual 2022/01/12 05:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2022/01/12 05:23:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2022/01/12 05:23:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/01/12 05:23:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2022/01/12 05:23:35 DEBUG : dir/virtualFile.rclone_chunk.001_l5l9cc: md5 = 217601602842dc7c0bba0515925e6bcb OK 2022/01/12 05:23:35 INFO : dir/virtualFile.rclone_chunk.001_l5l9cc: Copied (server-side copy) to: dir/virtualFile 2022/01/12 05:23:35 INFO : dir/virtualFile.rclone_chunk.001_l5l9cc: Deleted 2022/01/12 05:23:35 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_l5lan5: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2022/01/12 05:23:35 INFO : dir/virtualDir/testFile.rclone_chunk.001_l5lan5: Copied (server-side copy) to: dir/virtualDir/testFile 2022/01/12 05:23:35 INFO : dir/virtualDir/testFile.rclone_chunk.001_l5lan5: Deleted 2022/01/12 05:23:35 DEBUG : Waiting for deletions to finish 2022/01/12 05:23:35 INFO : dir/subdir/file3: Deleted 2022/01/12 05:23:35 INFO : dir/subdir: Removing directory 2022/01/12 05:23:35 DEBUG : dir: invalidating directory cache 2022/01/12 05:23:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2022/01/12 05:23:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2022/01/12 05:23:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2022/01/12 05:23:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2022/01/12 05:23:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2022/01/12 05:23:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2022/01/12 05:23:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:23:35 DEBUG : dir: invalidating directory cache 2022/01/12 05:23:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2022/01/12 05:23:35 DEBUG : : forgetting directory cache 2022/01/12 05:23:35 DEBUG : dir: forgetting directory cache 2022/01/12 05:23:35 DEBUG : dir/virtualDir2: forgetting directory cache 2022/01/12 05:23:35 DEBUG : dir/virtualDir: forgetting directory cache 2022/01/12 05:23:35 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:35 DEBUG : dir/virtualDir: Looking for writers 2022/01/12 05:23:35 DEBUG : dir/virtualDir2: Looking for writers 2022/01/12 05:23:35 DEBUG : dir: Looking for writers 2022/01/12 05:23:35 DEBUG : file1: reading active writers 2022/01/12 05:23:35 DEBUG : virtualFile2: reading active writers 2022/01/12 05:23:35 DEBUG : virtualDir2: reading active writers 2022/01/12 05:23:35 DEBUG : virtualFile: reading active writers 2022/01/12 05:23:35 DEBUG : virtualDir: reading active writers 2022/01/12 05:23:35 DEBUG : : Looking for writers 2022/01/12 05:23:35 DEBUG : dir: reading active writers 2022/01/12 05:23:35 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.37s) --- PASS: TestDirReadDirAll/Virtual (1.30s) === RUN TestDirOpen run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:36 DEBUG : dir/file1.rclone_chunk.001_l5lbvi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:36 INFO : dir/file1.rclone_chunk.001_l5lbvi: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:36 INFO : dir/file1.rclone_chunk.001_l5lbvi: Deleted 2022/01/12 05:23:37 ERROR : dir/: Can only open directories read only 2022/01/12 05:23:37 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:37 DEBUG : dir: Looking for writers 2022/01/12 05:23:37 DEBUG : : Looking for writers 2022/01/12 05:23:37 DEBUG : dir: reading active writers 2022/01/12 05:23:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.88s) === RUN TestDirCreate run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:37 DEBUG : dir/file1.rclone_chunk.001_l5lcg7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:37 INFO : dir/file1.rclone_chunk.001_l5lcg7: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:37 INFO : dir/file1.rclone_chunk.001_l5lcg7: Deleted 2022/01/12 05:23:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:23:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/01/12 05:23:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2022/01/12 05:23:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/01/12 05:23:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (5 bytes), uploading instead of streaming 2022/01/12 05:23:38 DEBUG : dir/potato.rclone_chunk.001_l5lc0p: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:23:38 INFO : dir/potato.rclone_chunk.001_l5lc0p: Copied (server-side copy) to: dir/potato 2022/01/12 05:23:38 INFO : dir/potato.rclone_chunk.001_l5lc0p: Deleted 2022/01/12 05:23:38 INFO : dir/potato: Copied (new) 2022/01/12 05:23:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/01/12 05:23:38 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:38 DEBUG : dir: Looking for writers 2022/01/12 05:23:38 DEBUG : file1: reading active writers 2022/01/12 05:23:38 DEBUG : potato: reading active writers 2022/01/12 05:23:38 DEBUG : : Looking for writers 2022/01/12 05:23:38 DEBUG : dir: reading active writers 2022/01/12 05:23:38 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.37s) === RUN TestDirMkdir run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:39 DEBUG : dir/file1.rclone_chunk.001_l5ld15: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:39 INFO : dir/file1.rclone_chunk.001_l5ld15: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:39 INFO : dir/file1.rclone_chunk.001_l5ld15: Deleted 2022/01/12 05:23:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2022/01/12 05:23:39 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:39 DEBUG : dir/sub: Looking for writers 2022/01/12 05:23:39 DEBUG : dir: Looking for writers 2022/01/12 05:23:39 DEBUG : file1: reading active writers 2022/01/12 05:23:39 DEBUG : sub: reading active writers 2022/01/12 05:23:39 DEBUG : : Looking for writers 2022/01/12 05:23:39 DEBUG : dir: reading active writers 2022/01/12 05:23:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.11s) === RUN TestDirMkdirSub run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:40 DEBUG : dir/file1.rclone_chunk.001_l5le1i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:40 INFO : dir/file1.rclone_chunk.001_l5le1i: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:40 INFO : dir/file1.rclone_chunk.001_l5le1i: Deleted 2022/01/12 05:23:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/01/12 05:23:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2022/01/12 05:23:40 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:40 DEBUG : dir/sub/subsub: Looking for writers 2022/01/12 05:23:40 DEBUG : dir/sub: Looking for writers 2022/01/12 05:23:40 DEBUG : subsub: reading active writers 2022/01/12 05:23:40 DEBUG : dir: Looking for writers 2022/01/12 05:23:40 DEBUG : file1: reading active writers 2022/01/12 05:23:40 DEBUG : sub: reading active writers 2022/01/12 05:23:40 DEBUG : : Looking for writers 2022/01/12 05:23:40 DEBUG : dir: reading active writers 2022/01/12 05:23:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.12s) === RUN TestDirRemove run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:41 DEBUG : dir/file1.rclone_chunk.001_l5lfgl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:41 INFO : dir/file1.rclone_chunk.001_l5lfgl: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:41 INFO : dir/file1.rclone_chunk.001_l5lfgl: Deleted 2022/01/12 05:23:41 ERROR : dir/: Dir.Remove not empty 2022/01/12 05:23:41 DEBUG : dir/file1: Remove: 2022/01/12 05:23:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:23:41 DEBUG : dir/file1: >Remove: err= 2022/01/12 05:23:41 DEBUG : : Added virtual directory entry vDel: "dir" 2022/01/12 05:23:41 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:41 DEBUG : : Looking for writers 2022/01/12 05:23:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.88s) === RUN TestDirRemoveAll run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:42 DEBUG : dir/file1.rclone_chunk.001_l5lguo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:42 INFO : dir/file1.rclone_chunk.001_l5lguo: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:42 INFO : dir/file1.rclone_chunk.001_l5lguo: Deleted 2022/01/12 05:23:42 DEBUG : dir/file1: Remove: 2022/01/12 05:23:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:23:42 DEBUG : dir/file1: >Remove: err= 2022/01/12 05:23:42 DEBUG : : Added virtual directory entry vDel: "dir" 2022/01/12 05:23:42 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:42 DEBUG : : Looking for writers 2022/01/12 05:23:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.98s) === RUN TestDirRemoveName run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:43 DEBUG : dir/file1.rclone_chunk.001_l5lh9x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:43 INFO : dir/file1.rclone_chunk.001_l5lh9x: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:43 INFO : dir/file1.rclone_chunk.001_l5lh9x: Deleted 2022/01/12 05:23:43 DEBUG : dir/file1: Remove: 2022/01/12 05:23:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:23:43 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2022/01/12 05:23:43 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:43 DEBUG : dir: Looking for writers 2022/01/12 05:23:43 DEBUG : : Looking for writers 2022/01/12 05:23:43 DEBUG : dir: reading active writers 2022/01/12 05:23:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.87s) === RUN TestDirRename run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:43 DEBUG : dir/file1.rclone_chunk.001_l5li21: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:43 INFO : dir/file1.rclone_chunk.001_l5li21: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:43 INFO : dir/file1.rclone_chunk.001_l5li21: Deleted 2022/01/12 05:23:44 DEBUG : dir/file3.rclone_chunk.001_l5ljny: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2022/01/12 05:23:44 INFO : dir/file3.rclone_chunk.001_l5ljny: Copied (server-side copy) to: dir/file3 2022/01/12 05:23:44 INFO : dir/file3.rclone_chunk.001_l5ljny: Deleted 2022/01/12 05:23:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2022/01/12 05:23:44 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:23:44 DEBUG : dir/file3: copy non-chunked object... 2022/01/12 05:23:45 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2022/01/12 05:23:45 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2022/01/12 05:23:45 INFO : dir/file1: Deleted 2022/01/12 05:23:45 INFO : dir/file3: Deleted 2022/01/12 05:23:45 DEBUG : dir: Updating dir with dir2 0xc00016b5c0 2022/01/12 05:23:45 DEBUG : dir: forgetting directory cache 2022/01/12 05:23:45 DEBUG : : Added virtual directory entry vDel: "dir" 2022/01/12 05:23:45 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2022/01/12 05:23:45 DEBUG : dir2/file1: copy non-chunked object... 2022/01/12 05:23:45 INFO : dir2/file1: Copied (server-side copy) to: file2 2022/01/12 05:23:45 INFO : dir2/file1: Deleted 2022/01/12 05:23:45 DEBUG : file2: Updating file with file2 0xc00094c6c0 2022/01/12 05:23:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2022/01/12 05:23:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/12 05:23:45 DEBUG : file2: copy non-chunked object... 2022/01/12 05:23:45 INFO : file2: Copied (server-side copy) to: dir2/file3 2022/01/12 05:23:46 INFO : file2: Deleted 2022/01/12 05:23:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00094c6c0 2022/01/12 05:23:46 DEBUG : : Added virtual directory entry vDel: "file2" 2022/01/12 05:23:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2022/01/12 05:23:46 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2022/01/12 05:23:46 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00083a180 2022/01/12 05:23:46 DEBUG : empty directory: forgetting directory cache 2022/01/12 05:23:46 DEBUG : : Added virtual directory entry vDel: "empty directory" 2022/01/12 05:23:46 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2022/01/12 05:23:46 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:46 DEBUG : dir2: Looking for writers 2022/01/12 05:23:46 DEBUG : file3: reading active writers 2022/01/12 05:23:46 DEBUG : renamed empty directory: Looking for writers 2022/01/12 05:23:46 DEBUG : : Looking for writers 2022/01/12 05:23:46 DEBUG : dir2: reading active writers 2022/01/12 05:23:46 DEBUG : renamed empty directory: reading active writers 2022/01/12 05:23:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.92s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:46 DEBUG : dir/file1.rclone_chunk.001_l5ll5a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:46 INFO : dir/file1.rclone_chunk.001_l5ll5a: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:46 INFO : dir/file1.rclone_chunk.001_l5ll5a: Deleted 2022/01/12 05:23:47 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:47 DEBUG : dir: Looking for writers 2022/01/12 05:23:47 DEBUG : file1: reading active writers 2022/01/12 05:23:47 DEBUG : : Looking for writers 2022/01/12 05:23:47 DEBUG : dir: reading active writers 2022/01/12 05:23:47 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:47 DEBUG : dir/file1.rclone_chunk.001_l5lmqp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:47 INFO : dir/file1.rclone_chunk.001_l5lmqp: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:47 INFO : dir/file1.rclone_chunk.001_l5lmqp: Deleted 2022/01/12 05:23:48 DEBUG : time_test.rclone_chunk.001_l5lnya: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2022/01/12 05:23:48 INFO : time_test.rclone_chunk.001_l5lnya: Copied (server-side copy) to: time_test 2022/01/12 05:23:48 INFO : time_test.rclone_chunk.001_l5lnya: Deleted 2022/01/12 05:23:48 DEBUG : Can set mod time: true 2022/01/12 05:23:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/12 05:23:48 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:48 DEBUG : dir: Looking for writers 2022/01/12 05:23:48 DEBUG : file1: reading active writers 2022/01/12 05:23:48 DEBUG : : Looking for writers 2022/01/12 05:23:48 DEBUG : dir: reading active writers 2022/01/12 05:23:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:49 DEBUG : dir/file1.rclone_chunk.001_l5lo13: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:49 INFO : dir/file1.rclone_chunk.001_l5lo13: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:49 INFO : dir/file1.rclone_chunk.001_l5lo13: Deleted 2022/01/12 05:23:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:23:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/12 05:23:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (0 bytes), uploading instead of streaming 2022/01/12 05:23:50 DEBUG : dir/file1.rclone_chunk.001_l5lomy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:23:50 INFO : dir/file1.rclone_chunk.001_l5lomy: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:50 INFO : dir/file1.rclone_chunk.001_l5lomy: Deleted 2022/01/12 05:23:50 INFO : dir/file1: Copied (new) 2022/01/12 05:23:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/12 05:23:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:50 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:50 DEBUG : dir: Looking for writers 2022/01/12 05:23:50 DEBUG : file1: reading active writers 2022/01/12 05:23:50 DEBUG : : Looking for writers 2022/01/12 05:23:50 DEBUG : dir: reading active writers 2022/01/12 05:23:50 DEBUG : >WaitForWriters: 2022/01/12 05:23:50 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:50 DEBUG : dir: Looking for writers 2022/01/12 05:23:50 DEBUG : file1: reading active writers 2022/01/12 05:23:50 DEBUG : : Looking for writers 2022/01/12 05:23:50 DEBUG : dir: reading active writers 2022/01/12 05:23:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:51 DEBUG : dir/file1.rclone_chunk.001_l5lpi2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:51 INFO : dir/file1.rclone_chunk.001_l5lpi2: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:51 INFO : dir/file1.rclone_chunk.001_l5lpi2: Deleted 2022/01/12 05:23:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:23:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/12 05:23:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (5 bytes), uploading instead of streaming 2022/01/12 05:23:51 DEBUG : dir/file1.rclone_chunk.001_l5lqio: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:23:51 INFO : dir/file1.rclone_chunk.001_l5lqio: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:51 INFO : dir/file1.rclone_chunk.001_l5lqio: Deleted 2022/01/12 05:23:51 INFO : dir/file1: Copied (new) 2022/01/12 05:23:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/12 05:23:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:51 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:51 DEBUG : dir: Looking for writers 2022/01/12 05:23:51 DEBUG : file1: reading active writers 2022/01/12 05:23:51 DEBUG : : Looking for writers 2022/01/12 05:23:51 DEBUG : dir: reading active writers 2022/01/12 05:23:51 DEBUG : >WaitForWriters: 2022/01/12 05:23:52 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:52 DEBUG : dir: Looking for writers 2022/01/12 05:23:52 DEBUG : file1: reading active writers 2022/01/12 05:23:52 DEBUG : : Looking for writers 2022/01/12 05:23:52 DEBUG : dir: reading active writers 2022/01/12 05:23:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:23:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:52 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:52 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:23:52 DEBUG : dir/file1.rclone_chunk.001_l5lry2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:52 INFO : dir/file1.rclone_chunk.001_l5lry2: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:52 INFO : dir/file1.rclone_chunk.001_l5lry2: Deleted 2022/01/12 05:23:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/12 05:23:53 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:53 DEBUG : dir: Looking for writers 2022/01/12 05:23:53 DEBUG : file1: reading active writers 2022/01/12 05:23:53 DEBUG : : Looking for writers 2022/01/12 05:23:53 DEBUG : dir: reading active writers 2022/01/12 05:23:53 DEBUG : >WaitForWriters: 2022/01/12 05:23:53 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:23:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:53 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:53 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:23:53 DEBUG : dir/file1.rclone_chunk.001_l5lslg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:53 INFO : dir/file1.rclone_chunk.001_l5lslg: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:53 INFO : dir/file1.rclone_chunk.001_l5lslg: Deleted 2022/01/12 05:23:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/01/12 05:23:54 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:23:54 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:23:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:23:54 DEBUG : dir/file1(0xc0007ee7c0): close: 2022/01/12 05:23:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/12 05:23:54 DEBUG : dir/file1(0xc0007ee7c0): >close: err= 2022/01/12 05:23:54 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:54 DEBUG : dir: Looking for writers 2022/01/12 05:23:54 DEBUG : file1: reading active writers 2022/01/12 05:23:54 DEBUG : : Looking for writers 2022/01/12 05:23:54 DEBUG : dir: reading active writers 2022/01/12 05:23:54 DEBUG : >WaitForWriters: 2022/01/12 05:23:54 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:54 DEBUG : dir: Looking for writers 2022/01/12 05:23:54 DEBUG : file1: reading active writers 2022/01/12 05:23:54 DEBUG : : Looking for writers 2022/01/12 05:23:54 DEBUG : dir: reading active writers 2022/01/12 05:23:54 DEBUG : >WaitForWriters: 2022/01/12 05:23:54 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:23:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:54 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:54 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:23:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:23:54 DEBUG : dir/file1.rclone_chunk.001_l5ltbq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:54 INFO : dir/file1.rclone_chunk.001_l5ltbq: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:54 INFO : dir/file1.rclone_chunk.001_l5ltbq: Deleted 2022/01/12 05:23:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/01/12 05:23:55 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:23:55 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:23:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:23:55 DEBUG : dir/file1(0xc0008b0fc0): _writeAt: size=5, off=0 2022/01/12 05:23:55 DEBUG : dir/file1(0xc0008b0fc0): openPending: 2022/01/12 05:23:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:23:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:55 DEBUG : dir/file1(0xc0008b0fc0): >openPending: err= 2022/01/12 05:23:55 DEBUG : dir/file1(0xc0008b0fc0): >_writeAt: n=5, err= 2022/01/12 05:23:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/01/12 05:23:55 DEBUG : dir/file1(0xc0008b0fc0): close: 2022/01/12 05:23:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2022/01/12 05:23:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2022/01/12 05:23:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2022/01/12 05:23:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/01/12 05:23:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/01/12 05:23:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:23:55 DEBUG : dir/file1(0xc0008b0fc0): >close: err= 2022/01/12 05:23:55 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:23:55 DEBUG : dir/file1: vfs cache: starting upload 2022/01/12 05:23:55 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:23:55 DEBUG : dir/file1.rclone_chunk.001_l5luwe: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2022/01/12 05:23:55 INFO : dir/file1.rclone_chunk.001_l5luwe: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:55 INFO : dir/file1.rclone_chunk.001_l5luwe: Deleted 2022/01/12 05:23:55 INFO : dir/file1: Copied (replaced existing) 2022/01/12 05:23:55 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2022/01/12 05:23:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/12 05:23:55 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2022/01/12 05:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : >WaitForWriters: 2022/01/12 05:23:55 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:55 DEBUG : dir: Looking for writers 2022/01/12 05:23:55 DEBUG : file1: reading active writers 2022/01/12 05:23:55 DEBUG : : Looking for writers 2022/01/12 05:23:55 DEBUG : dir: reading active writers 2022/01/12 05:23:55 DEBUG : >WaitForWriters: 2022/01/12 05:23:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.78s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.63s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.68s) === RUN TestFileOpenRead run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:56 DEBUG : dir/file1.rclone_chunk.001_l5lv4x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:56 INFO : dir/file1.rclone_chunk.001_l5lv4x: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:56 INFO : dir/file1.rclone_chunk.001_l5lv4x: Deleted 2022/01/12 05:23:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:23:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/12 05:23:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:23:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2022/01/12 05:23:56 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:56 DEBUG : dir: Looking for writers 2022/01/12 05:23:56 DEBUG : file1: reading active writers 2022/01/12 05:23:56 DEBUG : : Looking for writers 2022/01/12 05:23:56 DEBUG : dir: reading active writers 2022/01/12 05:23:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.87s) === RUN TestFileOpenReadUnknownSize 2022/01/12 05:23:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2022/01/12 05:23:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/01/12 05:23:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:23:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2022/01/12 05:23:56 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:56 DEBUG : : Looking for writers 2022/01/12 05:23:56 DEBUG : file.txt: reading active writers 2022/01/12 05:23:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:57 DEBUG : dir/file1.rclone_chunk.001_l5lwiu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:57 INFO : dir/file1.rclone_chunk.001_l5lwiu: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:57 INFO : dir/file1.rclone_chunk.001_l5lwiu: Deleted 2022/01/12 05:23:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (25 bytes), uploading instead of streaming 2022/01/12 05:23:58 DEBUG : dir/file1.rclone_chunk.001_l5lw2m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/12 05:23:58 INFO : dir/file1.rclone_chunk.001_l5lw2m: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:58 INFO : dir/file1.rclone_chunk.001_l5lw2m: Deleted 2022/01/12 05:23:58 INFO : dir/file1: Copied (new) 2022/01/12 05:23:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:23:58 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:58 DEBUG : dir: Looking for writers 2022/01/12 05:23:58 DEBUG : file1: reading active writers 2022/01/12 05:23:58 DEBUG : : Looking for writers 2022/01/12 05:23:58 DEBUG : dir: reading active writers 2022/01/12 05:23:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.43s) === RUN TestFileRemove run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:58 DEBUG : dir/file1.rclone_chunk.001_l5lx46: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:58 INFO : dir/file1.rclone_chunk.001_l5lx46: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:58 INFO : dir/file1.rclone_chunk.001_l5lx46: Deleted 2022/01/12 05:23:59 DEBUG : dir/file1: Remove: 2022/01/12 05:23:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:23:59 DEBUG : dir/file1: >Remove: err= 2022/01/12 05:23:59 DEBUG : dir/file1: Remove: 2022/01/12 05:23:59 DEBUG : dir/file1: >Remove: err=Read only file system 2022/01/12 05:23:59 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:23:59 DEBUG : dir: Looking for writers 2022/01/12 05:23:59 DEBUG : : Looking for writers 2022/01/12 05:23:59 DEBUG : dir: reading active writers 2022/01/12 05:23:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.88s) === RUN TestFileRemoveAll run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:23:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:23:59 DEBUG : dir/file1.rclone_chunk.001_l5lymw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:23:59 INFO : dir/file1.rclone_chunk.001_l5lymw: Copied (server-side copy) to: dir/file1 2022/01/12 05:23:59 INFO : dir/file1.rclone_chunk.001_l5lymw: Deleted 2022/01/12 05:23:59 DEBUG : dir/file1: Remove: 2022/01/12 05:23:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:00 DEBUG : dir/file1: >Remove: err= 2022/01/12 05:24:00 DEBUG : dir/file1: Remove: 2022/01/12 05:24:00 DEBUG : dir/file1: >Remove: err=Read only file system 2022/01/12 05:24:00 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:00 DEBUG : dir: Looking for writers 2022/01/12 05:24:00 DEBUG : : Looking for writers 2022/01/12 05:24:00 DEBUG : dir: reading active writers 2022/01/12 05:24:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.88s) === RUN TestFileOpen run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:00 DEBUG : dir/file1.rclone_chunk.001_l5lzy4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:00 INFO : dir/file1.rclone_chunk.001_l5lzy4: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:00 INFO : dir/file1.rclone_chunk.001_l5lzy4: Deleted 2022/01/12 05:24:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/12 05:24:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/01/12 05:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/12 05:24:00 DEBUG : dir/file1: Open: flags=O_RDWR 2022/01/12 05:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/12 05:24:00 DEBUG : dir/file1: Open: flags=0x3 2022/01/12 05:24:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2022/01/12 05:24:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2022/01/12 05:24:00 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:00 DEBUG : dir: Looking for writers 2022/01/12 05:24:00 DEBUG : file1: reading active writers 2022/01/12 05:24:00 DEBUG : : Looking for writers 2022/01/12 05:24:00 DEBUG : dir: reading active writers 2022/01/12 05:24:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.89s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:01 DEBUG : dir/file1.rclone_chunk.001_l5m00l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:01 INFO : dir/file1.rclone_chunk.001_l5m00l: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:01 INFO : dir/file1.rclone_chunk.001_l5m00l: Deleted 2022/01/12 05:24:01 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:01 DEBUG : dir: Looking for writers 2022/01/12 05:24:01 DEBUG : file1: reading active writers 2022/01/12 05:24:01 DEBUG : : Looking for writers 2022/01/12 05:24:01 DEBUG : dir: reading active writers 2022/01/12 05:24:01 DEBUG : >WaitForWriters: 2022/01/12 05:24:02 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:02 INFO : dir/file1: Deleted 2022/01/12 05:24:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00083b980 2022/01/12 05:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:02 DEBUG : newLeaf: copy non-chunked object... 2022/01/12 05:24:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:02 INFO : newLeaf: Deleted 2022/01/12 05:24:02 DEBUG : dir/file1: Updating file with dir/file1 0xc00083b980 2022/01/12 05:24:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/12 05:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/12 05:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc00083b980 2022/01/12 05:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (25 bytes), uploading instead of streaming 2022/01/12 05:24:03 DEBUG : dir/file1.rclone_chunk.001_l5m1yw: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/12 05:24:03 INFO : dir/file1.rclone_chunk.001_l5m1yw: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:03 INFO : dir/file1.rclone_chunk.001_l5m1yw: Deleted 2022/01/12 05:24:03 INFO : dir/file1: Copied (new) 2022/01/12 05:24:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:03 DEBUG : newLeaf: Running delayed rename now 2022/01/12 05:24:03 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:03 INFO : dir/file1: Deleted 2022/01/12 05:24:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00083b980 2022/01/12 05:24:03 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:03 DEBUG : dir: Looking for writers 2022/01/12 05:24:03 DEBUG : : Looking for writers 2022/01/12 05:24:03 DEBUG : dir: reading active writers 2022/01/12 05:24:03 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:03 DEBUG : >WaitForWriters: 2022/01/12 05:24:03 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:03 DEBUG : dir: Looking for writers 2022/01/12 05:24:03 DEBUG : : Looking for writers 2022/01/12 05:24:03 DEBUG : dir: reading active writers 2022/01/12 05:24:03 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:03 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:03 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:04 DEBUG : dir/file1.rclone_chunk.001_l5m2xa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:04 INFO : dir/file1.rclone_chunk.001_l5m2xa: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:04 INFO : dir/file1.rclone_chunk.001_l5m2xa: Deleted 2022/01/12 05:24:04 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:04 DEBUG : dir: Looking for writers 2022/01/12 05:24:04 DEBUG : file1: reading active writers 2022/01/12 05:24:04 DEBUG : : Looking for writers 2022/01/12 05:24:04 DEBUG : dir: reading active writers 2022/01/12 05:24:04 DEBUG : >WaitForWriters: 2022/01/12 05:24:04 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:04 INFO : dir/file1: Deleted 2022/01/12 05:24:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00016b740 2022/01/12 05:24:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:04 DEBUG : newLeaf: copy non-chunked object... 2022/01/12 05:24:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:05 INFO : newLeaf: Deleted 2022/01/12 05:24:05 DEBUG : dir/file1: Updating file with dir/file1 0xc00016b740 2022/01/12 05:24:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/12 05:24:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/12 05:24:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc00016b740 2022/01/12 05:24:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (25 bytes), uploading instead of streaming 2022/01/12 05:24:05 DEBUG : dir/file1.rclone_chunk.001_l5m4yr: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/12 05:24:05 INFO : dir/file1.rclone_chunk.001_l5m4yr: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:05 INFO : dir/file1.rclone_chunk.001_l5m4yr: Deleted 2022/01/12 05:24:05 INFO : dir/file1: Copied (new) 2022/01/12 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:05 DEBUG : newLeaf: Running delayed rename now 2022/01/12 05:24:05 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:06 INFO : dir/file1: Deleted 2022/01/12 05:24:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00016b740 2022/01/12 05:24:06 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:06 DEBUG : dir: Looking for writers 2022/01/12 05:24:06 DEBUG : : Looking for writers 2022/01/12 05:24:06 DEBUG : dir: reading active writers 2022/01/12 05:24:06 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:06 DEBUG : >WaitForWriters: 2022/01/12 05:24:06 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:06 DEBUG : dir: Looking for writers 2022/01/12 05:24:06 DEBUG : : Looking for writers 2022/01/12 05:24:06 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:06 DEBUG : dir: reading active writers 2022/01/12 05:24:06 DEBUG : >WaitForWriters: 2022/01/12 05:24:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:06 DEBUG : dir/file1.rclone_chunk.001_l5m5ls: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:06 INFO : dir/file1.rclone_chunk.001_l5m5ls: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:06 INFO : dir/file1.rclone_chunk.001_l5m5ls: Deleted 2022/01/12 05:24:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/12 05:24:06 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:06 DEBUG : dir/file1(0xc000566a80): openPending: 2022/01/12 05:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:06 DEBUG : dir/file1(0xc000566a80): >openPending: err= 2022/01/12 05:24:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/12 05:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:06 DEBUG : dir/file1(0xc000566a80): _writeAt: size=14, off=0 2022/01/12 05:24:06 DEBUG : dir/file1(0xc000566a80): >_writeAt: n=14, err= 2022/01/12 05:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:06 DEBUG : dir/file1(0xc000566a80): close: 2022/01/12 05:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/12 05:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:06 DEBUG : dir/file1(0xc000566a80): >close: err= 2022/01/12 05:24:06 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:06 DEBUG : dir: Looking for writers 2022/01/12 05:24:06 DEBUG : file1: reading active writers 2022/01/12 05:24:06 DEBUG : : Looking for writers 2022/01/12 05:24:06 DEBUG : dir: reading active writers 2022/01/12 05:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:07 DEBUG : dir: Looking for writers 2022/01/12 05:24:07 DEBUG : file1: reading active writers 2022/01/12 05:24:07 DEBUG : : Looking for writers 2022/01/12 05:24:07 DEBUG : dir: reading active writers 2022/01/12 05:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:07 DEBUG : dir: Looking for writers 2022/01/12 05:24:07 DEBUG : file1: reading active writers 2022/01/12 05:24:07 DEBUG : : Looking for writers 2022/01/12 05:24:07 DEBUG : dir: reading active writers 2022/01/12 05:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:07 DEBUG : dir: Looking for writers 2022/01/12 05:24:07 DEBUG : file1: reading active writers 2022/01/12 05:24:07 DEBUG : : Looking for writers 2022/01/12 05:24:07 DEBUG : dir: reading active writers 2022/01/12 05:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:07 DEBUG : dir/file1: vfs cache: starting upload 2022/01/12 05:24:07 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:07 DEBUG : dir: Looking for writers 2022/01/12 05:24:07 DEBUG : file1: reading active writers 2022/01/12 05:24:07 DEBUG : : Looking for writers 2022/01/12 05:24:07 DEBUG : dir: reading active writers 2022/01/12 05:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:07 DEBUG : dir: Looking for writers 2022/01/12 05:24:07 DEBUG : file1: reading active writers 2022/01/12 05:24:07 DEBUG : : Looking for writers 2022/01/12 05:24:07 DEBUG : dir: reading active writers 2022/01/12 05:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:07 DEBUG : dir/file1.rclone_chunk.001_l5m6ki: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:07 INFO : dir/file1.rclone_chunk.001_l5m6ki: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:07 DEBUG : dir: Looking for writers 2022/01/12 05:24:07 DEBUG : file1: reading active writers 2022/01/12 05:24:07 DEBUG : : Looking for writers 2022/01/12 05:24:07 DEBUG : dir: reading active writers 2022/01/12 05:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/01/12 05:24:07 INFO : dir/file1.rclone_chunk.001_l5m6ki: Deleted 2022/01/12 05:24:07 INFO : dir/file1: Copied (replaced existing) 2022/01/12 05:24:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/01/12 05:24:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:08 DEBUG : dir: Looking for writers 2022/01/12 05:24:08 DEBUG : file1: reading active writers 2022/01/12 05:24:08 DEBUG : : Looking for writers 2022/01/12 05:24:08 DEBUG : dir: reading active writers 2022/01/12 05:24:08 DEBUG : >WaitForWriters: 2022/01/12 05:24:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:08 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:08 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:08 DEBUG : dir/file1(0xc000567080): _readAt: size=512, off=0 2022/01/12 05:24:08 DEBUG : dir/file1(0xc000567080): openPending: 2022/01/12 05:24:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2022/01/12 05:24:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:08 DEBUG : dir/file1(0xc000567080): >openPending: err= 2022/01/12 05:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/12 05:24:08 DEBUG : dir/file1(0xc000567080): >_readAt: n=14, err=EOF 2022/01/12 05:24:08 DEBUG : dir/file1(0xc000567080): close: 2022/01/12 05:24:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:08 DEBUG : dir/file1(0xc000567080): >close: err= 2022/01/12 05:24:08 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:08 INFO : dir/file1: Deleted 2022/01/12 05:24:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/12 05:24:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000b86780 2022/01/12 05:24:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:08 DEBUG : newLeaf: copy non-chunked object... 2022/01/12 05:24:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:08 INFO : newLeaf: Deleted 2022/01/12 05:24:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/01/12 05:24:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000b86780 2022/01/12 05:24:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/12 05:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:09 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:09 DEBUG : dir/file1(0xc0008b1f00): openPending: 2022/01/12 05:24:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2022/01/12 05:24:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:09 DEBUG : dir/file1(0xc0008b1f00): >openPending: err= 2022/01/12 05:24:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/12 05:24:09 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:09 DEBUG : dir/file1(0xc0008b1f00): _writeAt: size=25, off=0 2022/01/12 05:24:09 DEBUG : dir/file1(0xc0008b1f00): >_writeAt: n=25, err= 2022/01/12 05:24:09 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:09 INFO : dir/file1: Deleted 2022/01/12 05:24:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/12 05:24:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000b86780 2022/01/12 05:24:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:09 DEBUG : newLeaf(0xc0008b1f00): close: 2022/01/12 05:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/12 05:24:09 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-12 05:24:09.082888081 +0000 UTC m=+47.063315884 2022/01/12 05:24:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:09 DEBUG : newLeaf(0xc0008b1f00): >close: err= 2022/01/12 05:24:09 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:09 DEBUG : dir: Looking for writers 2022/01/12 05:24:09 DEBUG : : Looking for writers 2022/01/12 05:24:09 DEBUG : dir: reading active writers 2022/01/12 05:24:09 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:09 DEBUG : dir: Looking for writers 2022/01/12 05:24:09 DEBUG : : Looking for writers 2022/01/12 05:24:09 DEBUG : dir: reading active writers 2022/01/12 05:24:09 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:09 DEBUG : dir: Looking for writers 2022/01/12 05:24:09 DEBUG : : Looking for writers 2022/01/12 05:24:09 DEBUG : dir: reading active writers 2022/01/12 05:24:09 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:09 DEBUG : dir: Looking for writers 2022/01/12 05:24:09 DEBUG : : Looking for writers 2022/01/12 05:24:09 DEBUG : dir: reading active writers 2022/01/12 05:24:09 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:09 DEBUG : newLeaf: vfs cache: starting upload 2022/01/12 05:24:09 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:09 DEBUG : dir: Looking for writers 2022/01/12 05:24:09 DEBUG : : Looking for writers 2022/01/12 05:24:09 DEBUG : dir: reading active writers 2022/01/12 05:24:09 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:09 DEBUG : dir: Looking for writers 2022/01/12 05:24:09 DEBUG : : Looking for writers 2022/01/12 05:24:09 DEBUG : dir: reading active writers 2022/01/12 05:24:09 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:09 DEBUG : newLeaf.rclone_chunk.001_l5m83p: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/12 05:24:09 INFO : newLeaf.rclone_chunk.001_l5m83p: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:09 INFO : newLeaf.rclone_chunk.001_l5m83p: Deleted 2022/01/12 05:24:09 INFO : newLeaf: Copied (replaced existing) 2022/01/12 05:24:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-12 05:24:09.082888081 +0000 UTC" 2022/01/12 05:24:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/12 05:24:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/12 05:24:09 DEBUG : dir: Looking for writers 2022/01/12 05:24:09 DEBUG : : Looking for writers 2022/01/12 05:24:09 DEBUG : dir: reading active writers 2022/01/12 05:24:09 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:09 DEBUG : >WaitForWriters: 2022/01/12 05:24:10 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:10 DEBUG : dir: Looking for writers 2022/01/12 05:24:10 DEBUG : : Looking for writers 2022/01/12 05:24:10 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:10 DEBUG : dir: reading active writers 2022/01/12 05:24:10 DEBUG : >WaitForWriters: 2022/01/12 05:24:10 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:10 DEBUG : dir/file1.rclone_chunk.001_l5m9wp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:10 INFO : dir/file1.rclone_chunk.001_l5m9wp: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:10 INFO : dir/file1.rclone_chunk.001_l5m9wp: Deleted 2022/01/12 05:24:10 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:10 DEBUG : dir: Looking for writers 2022/01/12 05:24:10 DEBUG : file1: reading active writers 2022/01/12 05:24:10 DEBUG : : Looking for writers 2022/01/12 05:24:10 DEBUG : dir: reading active writers 2022/01/12 05:24:10 DEBUG : >WaitForWriters: 2022/01/12 05:24:10 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:11 INFO : dir/file1: Deleted 2022/01/12 05:24:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000b86c00 2022/01/12 05:24:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:11 DEBUG : newLeaf: copy non-chunked object... 2022/01/12 05:24:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:11 INFO : newLeaf: Deleted 2022/01/12 05:24:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000b86c00 2022/01/12 05:24:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/12 05:24:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:11 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:11 DEBUG : dir/file1(0xc000999740): openPending: 2022/01/12 05:24:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:11 DEBUG : dir/file1(0xc000999740): >openPending: err= 2022/01/12 05:24:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/12 05:24:11 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:11 DEBUG : dir/file1(0xc000999740): _writeAt: size=25, off=0 2022/01/12 05:24:11 DEBUG : dir/file1(0xc000999740): >_writeAt: n=25, err= 2022/01/12 05:24:11 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:11 INFO : dir/file1: Deleted 2022/01/12 05:24:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/12 05:24:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000b86c00 2022/01/12 05:24:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:11 DEBUG : newLeaf(0xc000999740): close: 2022/01/12 05:24:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/12 05:24:11 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-12 05:24:11.579685571 +0000 UTC m=+49.560113404 2022/01/12 05:24:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:11 DEBUG : newLeaf(0xc000999740): >close: err= 2022/01/12 05:24:11 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:11 DEBUG : dir: Looking for writers 2022/01/12 05:24:11 DEBUG : : Looking for writers 2022/01/12 05:24:11 DEBUG : dir: reading active writers 2022/01/12 05:24:11 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:11 DEBUG : dir: Looking for writers 2022/01/12 05:24:11 DEBUG : : Looking for writers 2022/01/12 05:24:11 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:11 DEBUG : dir: reading active writers 2022/01/12 05:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:11 DEBUG : dir: Looking for writers 2022/01/12 05:24:11 DEBUG : : Looking for writers 2022/01/12 05:24:11 DEBUG : dir: reading active writers 2022/01/12 05:24:11 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:11 DEBUG : dir: Looking for writers 2022/01/12 05:24:11 DEBUG : : Looking for writers 2022/01/12 05:24:11 DEBUG : dir: reading active writers 2022/01/12 05:24:11 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:11 DEBUG : newLeaf: vfs cache: starting upload 2022/01/12 05:24:11 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:11 DEBUG : dir: Looking for writers 2022/01/12 05:24:11 DEBUG : : Looking for writers 2022/01/12 05:24:11 DEBUG : dir: reading active writers 2022/01/12 05:24:11 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:12 DEBUG : dir: Looking for writers 2022/01/12 05:24:12 DEBUG : : Looking for writers 2022/01/12 05:24:12 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:12 DEBUG : dir: reading active writers 2022/01/12 05:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:12 DEBUG : newLeaf.rclone_chunk.001_l5mapv: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/12 05:24:12 INFO : newLeaf.rclone_chunk.001_l5mapv: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:12 INFO : newLeaf.rclone_chunk.001_l5mapv: Deleted 2022/01/12 05:24:12 INFO : newLeaf: Copied (replaced existing) 2022/01/12 05:24:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-12 05:24:11.579685571 +0000 UTC" 2022/01/12 05:24:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/12 05:24:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/12 05:24:12 DEBUG : dir: Looking for writers 2022/01/12 05:24:12 DEBUG : : Looking for writers 2022/01/12 05:24:12 DEBUG : dir: reading active writers 2022/01/12 05:24:12 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:12 DEBUG : >WaitForWriters: 2022/01/12 05:24:12 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:12 DEBUG : dir: Looking for writers 2022/01/12 05:24:12 DEBUG : : Looking for writers 2022/01/12 05:24:12 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:12 DEBUG : dir: reading active writers 2022/01/12 05:24:12 DEBUG : >WaitForWriters: 2022/01/12 05:24:12 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:12 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:12 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:13 DEBUG : dir/file1.rclone_chunk.001_l5mbmf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:13 INFO : dir/file1.rclone_chunk.001_l5mbmf: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:13 INFO : dir/file1.rclone_chunk.001_l5mbmf: Deleted 2022/01/12 05:24:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/12 05:24:13 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:13 DEBUG : dir/file1(0xc000b703c0): openPending: 2022/01/12 05:24:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:13 DEBUG : dir/file1(0xc000b703c0): >openPending: err= 2022/01/12 05:24:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/12 05:24:13 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:13 DEBUG : dir/file1(0xc000b703c0): _writeAt: size=14, off=0 2022/01/12 05:24:13 DEBUG : dir/file1(0xc000b703c0): >_writeAt: n=14, err= 2022/01/12 05:24:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:13 DEBUG : dir/file1(0xc000b703c0): close: 2022/01/12 05:24:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/12 05:24:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:13 DEBUG : dir/file1(0xc000b703c0): >close: err= 2022/01/12 05:24:13 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:13 DEBUG : dir: Looking for writers 2022/01/12 05:24:13 DEBUG : file1: reading active writers 2022/01/12 05:24:13 DEBUG : : Looking for writers 2022/01/12 05:24:13 DEBUG : dir: reading active writers 2022/01/12 05:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:13 DEBUG : dir: Looking for writers 2022/01/12 05:24:13 DEBUG : file1: reading active writers 2022/01/12 05:24:13 DEBUG : : Looking for writers 2022/01/12 05:24:13 DEBUG : dir: reading active writers 2022/01/12 05:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:13 DEBUG : dir: Looking for writers 2022/01/12 05:24:13 DEBUG : file1: reading active writers 2022/01/12 05:24:13 DEBUG : : Looking for writers 2022/01/12 05:24:13 DEBUG : dir: reading active writers 2022/01/12 05:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:13 DEBUG : dir: Looking for writers 2022/01/12 05:24:13 DEBUG : file1: reading active writers 2022/01/12 05:24:13 DEBUG : : Looking for writers 2022/01/12 05:24:13 DEBUG : dir: reading active writers 2022/01/12 05:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:13 DEBUG : dir/file1: vfs cache: starting upload 2022/01/12 05:24:13 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:13 DEBUG : dir: Looking for writers 2022/01/12 05:24:13 DEBUG : file1: reading active writers 2022/01/12 05:24:13 DEBUG : : Looking for writers 2022/01/12 05:24:13 DEBUG : dir: reading active writers 2022/01/12 05:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:13 DEBUG : dir: Looking for writers 2022/01/12 05:24:13 DEBUG : file1: reading active writers 2022/01/12 05:24:13 DEBUG : : Looking for writers 2022/01/12 05:24:13 DEBUG : dir: reading active writers 2022/01/12 05:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:14 DEBUG : dir/file1.rclone_chunk.001_l5mc1n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:14 INFO : dir/file1.rclone_chunk.001_l5mc1n: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:14 INFO : dir/file1.rclone_chunk.001_l5mc1n: Deleted 2022/01/12 05:24:14 INFO : dir/file1: Copied (replaced existing) 2022/01/12 05:24:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/01/12 05:24:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:14 DEBUG : dir: Looking for writers 2022/01/12 05:24:14 DEBUG : file1: reading active writers 2022/01/12 05:24:14 DEBUG : : Looking for writers 2022/01/12 05:24:14 DEBUG : dir: reading active writers 2022/01/12 05:24:14 DEBUG : >WaitForWriters: 2022/01/12 05:24:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:14 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:14 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:14 DEBUG : dir/file1(0xc000c3e740): _readAt: size=512, off=0 2022/01/12 05:24:14 DEBUG : dir/file1(0xc000c3e740): openPending: 2022/01/12 05:24:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2022/01/12 05:24:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:14 DEBUG : dir/file1(0xc000c3e740): >openPending: err= 2022/01/12 05:24:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/12 05:24:14 DEBUG : dir/file1(0xc000c3e740): >_readAt: n=14, err=EOF 2022/01/12 05:24:14 DEBUG : dir/file1(0xc000c3e740): close: 2022/01/12 05:24:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:14 DEBUG : dir/file1(0xc000c3e740): >close: err= 2022/01/12 05:24:14 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:14 INFO : dir/file1: Deleted 2022/01/12 05:24:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/12 05:24:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000a74180 2022/01/12 05:24:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:14 DEBUG : newLeaf: copy non-chunked object... 2022/01/12 05:24:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:14 INFO : newLeaf: Deleted 2022/01/12 05:24:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/01/12 05:24:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000a74180 2022/01/12 05:24:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/12 05:24:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:14 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:14 DEBUG : dir/file1(0xc00095e040): openPending: 2022/01/12 05:24:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2022/01/12 05:24:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:14 DEBUG : dir/file1(0xc00095e040): >openPending: err= 2022/01/12 05:24:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/12 05:24:14 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:14 DEBUG : dir/file1(0xc00095e040): _writeAt: size=25, off=0 2022/01/12 05:24:14 DEBUG : dir/file1(0xc00095e040): >_writeAt: n=25, err= 2022/01/12 05:24:14 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:15 INFO : dir/file1: Deleted 2022/01/12 05:24:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/12 05:24:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000a74180 2022/01/12 05:24:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:15 DEBUG : newLeaf(0xc00095e040): close: 2022/01/12 05:24:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/12 05:24:15 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-12 05:24:14.938793512 +0000 UTC m=+52.919221325 2022/01/12 05:24:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:15 DEBUG : newLeaf(0xc00095e040): >close: err= 2022/01/12 05:24:15 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:15 DEBUG : newLeaf: vfs cache: starting upload 2022/01/12 05:24:15 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:15 DEBUG : newLeaf.rclone_chunk.001_l5me00: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/12 05:24:15 INFO : newLeaf.rclone_chunk.001_l5me00: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:15 INFO : newLeaf.rclone_chunk.001_l5me00: Deleted 2022/01/12 05:24:15 INFO : newLeaf: Copied (replaced existing) 2022/01/12 05:24:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-12 05:24:14.938793512 +0000 UTC" 2022/01/12 05:24:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/12 05:24:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : >WaitForWriters: 2022/01/12 05:24:15 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:15 DEBUG : dir: Looking for writers 2022/01/12 05:24:15 DEBUG : : Looking for writers 2022/01/12 05:24:15 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:15 DEBUG : dir: reading active writers 2022/01/12 05:24:15 DEBUG : >WaitForWriters: 2022/01/12 05:24:15 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:16 DEBUG : dir/file1.rclone_chunk.001_l5mfc1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:16 INFO : dir/file1.rclone_chunk.001_l5mfc1: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:16 INFO : dir/file1.rclone_chunk.001_l5mfc1: Deleted 2022/01/12 05:24:16 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:16 DEBUG : dir: Looking for writers 2022/01/12 05:24:16 DEBUG : file1: reading active writers 2022/01/12 05:24:16 DEBUG : : Looking for writers 2022/01/12 05:24:16 DEBUG : dir: reading active writers 2022/01/12 05:24:16 DEBUG : >WaitForWriters: 2022/01/12 05:24:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:16 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:16 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:16 DEBUG : dir/file1(0xc0008b0140): _readAt: size=512, off=0 2022/01/12 05:24:16 DEBUG : dir/file1(0xc0008b0140): openPending: 2022/01/12 05:24:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:16 DEBUG : dir/file1(0xc0008b0140): >openPending: err= 2022/01/12 05:24:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2022/01/12 05:24:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/12 05:24:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:16 DEBUG : dir/file1(0xc0008b0140): >_readAt: n=14, err=EOF 2022/01/12 05:24:16 DEBUG : dir/file1(0xc0008b0140): close: 2022/01/12 05:24:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:16 DEBUG : dir/file1(0xc0008b0140): >close: err= 2022/01/12 05:24:17 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:17 INFO : dir/file1: Deleted 2022/01/12 05:24:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/12 05:24:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000a74840 2022/01/12 05:24:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:17 DEBUG : newLeaf: copy non-chunked object... 2022/01/12 05:24:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:17 INFO : newLeaf: Deleted 2022/01/12 05:24:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/01/12 05:24:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000a74840 2022/01/12 05:24:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/12 05:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:17 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:17 DEBUG : dir/file1(0xc00070ff40): openPending: 2022/01/12 05:24:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2022/01/12 05:24:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/12 05:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:17 DEBUG : dir/file1(0xc00070ff40): >openPending: err= 2022/01/12 05:24:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/12 05:24:17 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:17 DEBUG : dir/file1(0xc00070ff40): _writeAt: size=25, off=0 2022/01/12 05:24:17 DEBUG : dir/file1(0xc00070ff40): >_writeAt: n=25, err= 2022/01/12 05:24:17 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:17 INFO : dir/file1: Deleted 2022/01/12 05:24:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/12 05:24:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000a74840 2022/01/12 05:24:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:17 DEBUG : newLeaf(0xc00070ff40): close: 2022/01/12 05:24:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/12 05:24:17 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-12 05:24:17.633731256 +0000 UTC m=+55.614159090 2022/01/12 05:24:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:17 DEBUG : newLeaf(0xc00070ff40): >close: err= 2022/01/12 05:24:17 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:17 DEBUG : dir: Looking for writers 2022/01/12 05:24:17 DEBUG : : Looking for writers 2022/01/12 05:24:17 DEBUG : dir: reading active writers 2022/01/12 05:24:17 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:17 DEBUG : dir: Looking for writers 2022/01/12 05:24:17 DEBUG : : Looking for writers 2022/01/12 05:24:17 DEBUG : dir: reading active writers 2022/01/12 05:24:17 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:17 DEBUG : dir: Looking for writers 2022/01/12 05:24:17 DEBUG : : Looking for writers 2022/01/12 05:24:17 DEBUG : dir: reading active writers 2022/01/12 05:24:17 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:17 DEBUG : dir: Looking for writers 2022/01/12 05:24:17 DEBUG : : Looking for writers 2022/01/12 05:24:17 DEBUG : dir: reading active writers 2022/01/12 05:24:17 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:17 DEBUG : newLeaf: vfs cache: starting upload 2022/01/12 05:24:17 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:17 DEBUG : dir: Looking for writers 2022/01/12 05:24:17 DEBUG : : Looking for writers 2022/01/12 05:24:17 DEBUG : dir: reading active writers 2022/01/12 05:24:17 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:18 DEBUG : dir: Looking for writers 2022/01/12 05:24:18 DEBUG : : Looking for writers 2022/01/12 05:24:18 DEBUG : dir: reading active writers 2022/01/12 05:24:18 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:18 DEBUG : newLeaf.rclone_chunk.001_l5mgao: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/12 05:24:18 INFO : newLeaf.rclone_chunk.001_l5mgao: Copied (server-side copy) to: newLeaf 2022/01/12 05:24:18 INFO : newLeaf.rclone_chunk.001_l5mgao: Deleted 2022/01/12 05:24:18 INFO : newLeaf: Copied (replaced existing) 2022/01/12 05:24:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-12 05:24:17.633731256 +0000 UTC" 2022/01/12 05:24:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/12 05:24:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/12 05:24:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/12 05:24:18 DEBUG : dir: Looking for writers 2022/01/12 05:24:18 DEBUG : : Looking for writers 2022/01/12 05:24:18 DEBUG : dir: reading active writers 2022/01/12 05:24:18 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:18 DEBUG : >WaitForWriters: 2022/01/12 05:24:18 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:18 DEBUG : dir: Looking for writers 2022/01/12 05:24:18 DEBUG : : Looking for writers 2022/01/12 05:24:18 DEBUG : dir: reading active writers 2022/01/12 05:24:18 DEBUG : newLeaf: reading active writers 2022/01/12 05:24:18 DEBUG : >WaitForWriters: 2022/01/12 05:24:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (17.67s) --- PASS: TestFileRename/off,forceCache=false (2.71s) --- PASS: TestFileRename/minimal,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=true (3.89s) --- PASS: TestFileRename/writes,forceCache=false (2.50s) --- PASS: TestFileRename/writes,forceCache=true (3.38s) --- PASS: TestFileRename/full,forceCache=false (2.68s) === RUN TestRcGetVFS run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:18 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:18 DEBUG : : Looking for writers 2022/01/12 05:24:18 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === 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 "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:19 DEBUG : dir/file1.rclone_chunk.001_l5mhzg: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:19 INFO : dir/file1.rclone_chunk.001_l5mhzg: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:19 INFO : dir/file1.rclone_chunk.001_l5mhzg: Deleted 2022/01/12 05:24:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/12 05:24:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/12 05:24:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:19 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:19 DEBUG : dir: Looking for writers 2022/01/12 05:24:19 DEBUG : file1: reading active writers 2022/01/12 05:24:19 DEBUG : : Looking for writers 2022/01/12 05:24:19 DEBUG : dir: reading active writers 2022/01/12 05:24:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.01s) === RUN TestReadFileHandleSeek run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:20 DEBUG : dir/file1.rclone_chunk.001_l5mi1v: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:20 INFO : dir/file1.rclone_chunk.001_l5mi1v: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:20 INFO : dir/file1.rclone_chunk.001_l5mi1v: Deleted 2022/01/12 05:24:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/12 05:24:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/01/12 05:24:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/01/12 05:24:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/01/12 05:24:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/01/12 05:24:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2022/01/12 05:24:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2022/01/12 05:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2022/01/12 05:24:21 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:21 DEBUG : dir: Looking for writers 2022/01/12 05:24:21 DEBUG : file1: reading active writers 2022/01/12 05:24:21 DEBUG : : Looking for writers 2022/01/12 05:24:21 DEBUG : dir: reading active writers 2022/01/12 05:24:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.57s) === RUN TestReadFileHandleReadAt run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:21 DEBUG : dir/file1.rclone_chunk.001_l5mkao: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:21 INFO : dir/file1.rclone_chunk.001_l5mkao: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:21 INFO : dir/file1.rclone_chunk.001_l5mkao: Deleted 2022/01/12 05:24:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/12 05:24:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/01/12 05:24:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/01/12 05:24:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/01/12 05:24:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2022/01/12 05:24:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2022/01/12 05:24:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2022/01/12 05:24:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/01/12 05:24:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/01/12 05:24:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/01/12 05:24:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/01/12 05:24:22 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2022/01/12 05:24:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/01/12 05:24:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/01/12 05:24:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/01/12 05:24:22 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2022/01/12 05:24:22 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:22 DEBUG : dir: Looking for writers 2022/01/12 05:24:22 DEBUG : file1: reading active writers 2022/01/12 05:24:22 DEBUG : : Looking for writers 2022/01/12 05:24:22 DEBUG : dir: reading active writers 2022/01/12 05:24:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.56s) === RUN TestReadFileHandleFlush run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:23 DEBUG : dir/file1.rclone_chunk.001_l5mmgq: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:23 INFO : dir/file1.rclone_chunk.001_l5mmgq: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:23 INFO : dir/file1.rclone_chunk.001_l5mmgq: Deleted 2022/01/12 05:24:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/12 05:24:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/12 05:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:23 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:23 DEBUG : dir: Looking for writers 2022/01/12 05:24:23 DEBUG : file1: reading active writers 2022/01/12 05:24:23 DEBUG : : Looking for writers 2022/01/12 05:24:23 DEBUG : dir: reading active writers 2022/01/12 05:24:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.93s) === RUN TestReadFileHandleRelease run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:24 DEBUG : dir/file1.rclone_chunk.001_l5mmkn: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:24 INFO : dir/file1.rclone_chunk.001_l5mmkn: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:24 INFO : dir/file1.rclone_chunk.001_l5mmkn: Deleted 2022/01/12 05:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/12 05:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/12 05:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2022/01/12 05:24:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2022/01/12 05:24:24 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:24 DEBUG : dir: Looking for writers 2022/01/12 05:24:24 DEBUG : file1: reading active writers 2022/01/12 05:24:24 DEBUG : : Looking for writers 2022/01/12 05:24:24 DEBUG : dir: reading active writers 2022/01/12 05:24:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.94s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:24 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:25 DEBUG : dir/file1.rclone_chunk.001_l5mnhp: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:25 INFO : dir/file1.rclone_chunk.001_l5mnhp: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:25 INFO : dir/file1.rclone_chunk.001_l5mnhp: Deleted 2022/01/12 05:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:25 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): _readAt: size=1, off=0 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): openPending: 2022/01/12 05:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/12 05:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): >openPending: err= 2022/01/12 05:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/01/12 05:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/12 05:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): >_readAt: n=1, err= 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): _readAt: size=256, off=1 2022/01/12 05:24:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): >_readAt: n=15, err=EOF 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): _readAt: size=16, off=16 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): >_readAt: n=0, err=EOF 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): close: 2022/01/12 05:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): >close: err= 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): close: 2022/01/12 05:24:25 DEBUG : dir/file1(0xc000758400): >close: err=file already closed 2022/01/12 05:24:25 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:25 DEBUG : dir: Looking for writers 2022/01/12 05:24:25 DEBUG : file1: reading active writers 2022/01/12 05:24:25 DEBUG : : Looking for writers 2022/01/12 05:24:25 DEBUG : dir: reading active writers 2022/01/12 05:24:25 DEBUG : >WaitForWriters: 2022/01/12 05:24:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:26 DEBUG : dir/file1.rclone_chunk.001_l5mopo: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:26 INFO : dir/file1.rclone_chunk.001_l5mopo: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:26 INFO : dir/file1.rclone_chunk.001_l5mopo: Deleted 2022/01/12 05:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:26 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): _readAt: size=1, off=0 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): openPending: 2022/01/12 05:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/12 05:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): >openPending: err= 2022/01/12 05:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/01/12 05:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/12 05:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): >_readAt: n=1, err= 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): _readAt: size=1, off=5 2022/01/12 05:24:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): >_readAt: n=1, err= 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): _readAt: size=1, off=3 2022/01/12 05:24:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): >_readAt: n=1, err= 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): _readAt: size=1, off=13 2022/01/12 05:24:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): >_readAt: n=1, err= 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): _readAt: size=16, off=100 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): >_readAt: n=0, err=EOF 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): close: 2022/01/12 05:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:26 DEBUG : dir/file1(0xc0009990c0): >close: err= 2022/01/12 05:24:26 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:26 DEBUG : dir: Looking for writers 2022/01/12 05:24:26 DEBUG : file1: reading active writers 2022/01/12 05:24:26 DEBUG : : Looking for writers 2022/01/12 05:24:26 DEBUG : dir: reading active writers 2022/01/12 05:24:26 DEBUG : >WaitForWriters: 2022/01/12 05:24:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.99s) === RUN TestRWFileHandleReadAt run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:27 DEBUG : dir/file1.rclone_chunk.001_l5mpx5: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:27 INFO : dir/file1.rclone_chunk.001_l5mpx5: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:27 INFO : dir/file1.rclone_chunk.001_l5mpx5: Deleted 2022/01/12 05:24:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:27 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): _readAt: size=1, off=0 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): openPending: 2022/01/12 05:24:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/12 05:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >openPending: err= 2022/01/12 05:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/01/12 05:24:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/12 05:24:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >_readAt: n=1, err= 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): _readAt: size=1, off=5 2022/01/12 05:24:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >_readAt: n=1, err= 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): _readAt: size=1, off=1 2022/01/12 05:24:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >_readAt: n=1, err= 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): _readAt: size=6, off=10 2022/01/12 05:24:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >_readAt: n=6, err= 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): _readAt: size=256, off=10 2022/01/12 05:24:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >_readAt: n=6, err=EOF 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): _readAt: size=256, off=100 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >_readAt: n=0, err=EOF 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): close: 2022/01/12 05:24:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >close: err= 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): _readAt: size=256, off=100 2022/01/12 05:24:27 DEBUG : dir/file1(0xc00084f440): >_readAt: n=0, err=file already closed 2022/01/12 05:24:27 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:27 DEBUG : dir: Looking for writers 2022/01/12 05:24:27 DEBUG : file1: reading active writers 2022/01/12 05:24:27 DEBUG : : Looking for writers 2022/01/12 05:24:27 DEBUG : dir: reading active writers 2022/01/12 05:24:27 DEBUG : >WaitForWriters: 2022/01/12 05:24:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.15s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:28 DEBUG : dir/file1.rclone_chunk.001_l5mq3y: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:28 INFO : dir/file1.rclone_chunk.001_l5mq3y: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:28 INFO : dir/file1.rclone_chunk.001_l5mq3y: Deleted 2022/01/12 05:24:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:28 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:28 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): RWFileHandle.Flush 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): _readAt: size=256, off=0 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): openPending: 2022/01/12 05:24:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/12 05:24:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): >openPending: err= 2022/01/12 05:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/01/12 05:24:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/12 05:24:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): >_readAt: n=16, err=EOF 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): RWFileHandle.Flush 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): RWFileHandle.Flush 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): close: 2022/01/12 05:24:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:28 DEBUG : dir/file1(0xc000b70d80): >close: err= 2022/01/12 05:24:28 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:28 DEBUG : dir: Looking for writers 2022/01/12 05:24:28 DEBUG : file1: reading active writers 2022/01/12 05:24:28 DEBUG : : Looking for writers 2022/01/12 05:24:28 DEBUG : dir: reading active writers 2022/01/12 05:24:28 DEBUG : >WaitForWriters: 2022/01/12 05:24:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.97s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:29 DEBUG : dir/file1.rclone_chunk.001_l5mrin: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:29 INFO : dir/file1.rclone_chunk.001_l5mrin: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:29 INFO : dir/file1.rclone_chunk.001_l5mrin: Deleted 2022/01/12 05:24:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/12 05:24:29 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:29 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): _readAt: size=256, off=0 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): openPending: 2022/01/12 05:24:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/12 05:24:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): >openPending: err= 2022/01/12 05:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/01/12 05:24:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/12 05:24:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): >_readAt: n=16, err=EOF 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): RWFileHandle.Release 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): close: 2022/01/12 05:24:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): >close: err= 2022/01/12 05:24:29 DEBUG : dir/file1(0xc0004caec0): RWFileHandle.Release 2022/01/12 05:24:29 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:29 DEBUG : dir: Looking for writers 2022/01/12 05:24:29 DEBUG : file1: reading active writers 2022/01/12 05:24:29 DEBUG : : Looking for writers 2022/01/12 05:24:29 DEBUG : dir: reading active writers 2022/01/12 05:24:29 DEBUG : >WaitForWriters: 2022/01/12 05:24:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.96s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:29 DEBUG : file1: newRWFileHandle: 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): openPending: 2022/01/12 05:24:29 DEBUG : file1: vfs cache: truncate to size=0 2022/01/12 05:24:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): >openPending: err= 2022/01/12 05:24:29 DEBUG : file1: >newRWFileHandle: err= 2022/01/12 05:24:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/12 05:24:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): _writeAt: size=5, off=0 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): >_writeAt: n=5, err= 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): _writeAt: size=7, off=5 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): >_writeAt: n=7, err= 2022/01/12 05:24:29 DEBUG : file1: vfs cache: truncate to size=11 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): close: 2022/01/12 05:24:29 DEBUG : file1: vfs cache: setting modification time to 2022-01-12 05:24:29.924982992 +0000 UTC m=+67.905410825 2022/01/12 05:24:29 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): >close: err= 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): close: 2022/01/12 05:24:29 DEBUG : file1(0xc0007ee000): >close: err=file already closed 2022/01/12 05:24:29 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:29 DEBUG : : Looking for writers 2022/01/12 05:24:29 DEBUG : file1: reading active writers 2022/01/12 05:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:29 DEBUG : : Looking for writers 2022/01/12 05:24:29 DEBUG : file1: reading active writers 2022/01/12 05:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:29 DEBUG : : Looking for writers 2022/01/12 05:24:29 DEBUG : file1: reading active writers 2022/01/12 05:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:29 DEBUG : : Looking for writers 2022/01/12 05:24:29 DEBUG : file1: reading active writers 2022/01/12 05:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:30 DEBUG : file1: vfs cache: starting upload 2022/01/12 05:24:30 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:30 DEBUG : file1.rclone_chunk.001_l5mtyo: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:24:30 INFO : file1.rclone_chunk.001_l5mtyo: Copied (server-side copy) to: file1 2022/01/12 05:24:30 INFO : file1.rclone_chunk.001_l5mtyo: Deleted 2022/01/12 05:24:30 INFO : file1: Copied (new) 2022/01/12 05:24:30 DEBUG : file1: vfs cache: fingerprint now "11,2022-01-12 05:24:29.924982992 +0000 UTC" 2022/01/12 05:24:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:30 INFO : file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : >WaitForWriters: 2022/01/12 05:24:30 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : >WaitForWriters: 2022/01/12 05:24:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:30 DEBUG : file1: newRWFileHandle: 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): openPending: 2022/01/12 05:24:30 DEBUG : file1: vfs cache: truncate to size=0 2022/01/12 05:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): >openPending: err= 2022/01/12 05:24:30 DEBUG : file1: >newRWFileHandle: err= 2022/01/12 05:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/12 05:24:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): _writeAt: size=7, off=0 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): >_writeAt: n=7, err= 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): _writeAt: size=6, off=5 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): >_writeAt: n=6, err= 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): close: 2022/01/12 05:24:30 DEBUG : file1: vfs cache: setting modification time to 2022-01-12 05:24:30.834541026 +0000 UTC m=+68.814968839 2022/01/12 05:24:30 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): >close: err= 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): _writeAt: size=5, off=0 2022/01/12 05:24:30 DEBUG : file1(0xc0008b1300): >_writeAt: n=0, err=file already closed 2022/01/12 05:24:30 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:30 DEBUG : file1: vfs cache: starting upload 2022/01/12 05:24:30 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:30 DEBUG : : Looking for writers 2022/01/12 05:24:30 DEBUG : file1: reading active writers 2022/01/12 05:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:31 DEBUG : file1.rclone_chunk.001_l5mtsi: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:24:31 INFO : file1.rclone_chunk.001_l5mtsi: Copied (server-side copy) to: file1 2022/01/12 05:24:31 INFO : file1.rclone_chunk.001_l5mtsi: Deleted 2022/01/12 05:24:31 INFO : file1: Copied (new) 2022/01/12 05:24:31 DEBUG : file1: vfs cache: fingerprint now "11,2022-01-12 05:24:30.834541026 +0000 UTC" 2022/01/12 05:24:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:31 INFO : file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : >WaitForWriters: 2022/01/12 05:24:31 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : >WaitForWriters: 2022/01/12 05:24:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:31 DEBUG : file1: newRWFileHandle: 2022/01/12 05:24:31 DEBUG : file1(0xc000709780): openPending: 2022/01/12 05:24:31 DEBUG : file1: vfs cache: truncate to size=0 2022/01/12 05:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:31 DEBUG : file1(0xc000709780): >openPending: err= 2022/01/12 05:24:31 DEBUG : file1: >newRWFileHandle: err= 2022/01/12 05:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/12 05:24:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/12 05:24:31 DEBUG : file1(0xc000709780): close: 2022/01/12 05:24:31 DEBUG : file1: vfs cache: setting modification time to 2022-01-12 05:24:31.741386479 +0000 UTC m=+69.721814292 2022/01/12 05:24:31 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:31 DEBUG : file1(0xc000709780): >close: err= 2022/01/12 05:24:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/01/12 05:24:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/12 05:24:31 DEBUG : file2: newRWFileHandle: 2022/01/12 05:24:31 DEBUG : file2(0xc000709880): openPending: 2022/01/12 05:24:31 DEBUG : file2: vfs cache: truncate to size=0 2022/01/12 05:24:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/12 05:24:31 DEBUG : file2(0xc000709880): >openPending: err= 2022/01/12 05:24:31 DEBUG : file2: >newRWFileHandle: err= 2022/01/12 05:24:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/12 05:24:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2022/01/12 05:24:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2022/01/12 05:24:31 DEBUG : file2(0xc000709880): RWFileHandle.Flush 2022/01/12 05:24:31 DEBUG : file2(0xc000709880): RWFileHandle.Release 2022/01/12 05:24:31 DEBUG : file2(0xc000709880): close: 2022/01/12 05:24:31 DEBUG : file2: vfs cache: setting modification time to 2022-01-12 05:24:31.742173804 +0000 UTC m=+69.722601617 2022/01/12 05:24:31 INFO : file2: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:31 DEBUG : file2(0xc000709880): >close: err= 2022/01/12 05:24:31 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : file2: reading active writers 2022/01/12 05:24:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file2: reading active writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file2: reading active writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : file2: reading active writers 2022/01/12 05:24:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2022/01/12 05:24:31 DEBUG : file1: vfs cache: starting upload 2022/01/12 05:24:31 DEBUG : file2: vfs cache: starting upload 2022/01/12 05:24:31 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:31 DEBUG : : Looking for writers 2022/01/12 05:24:31 DEBUG : file2: reading active writers 2022/01/12 05:24:31 DEBUG : file1: reading active writers 2022/01/12 05:24:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2022/01/12 05:24:31 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file2: reading active writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2022/01/12 05:24:32 DEBUG : file1.rclone_chunk.001_l5mu3t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:24:32 INFO : file1.rclone_chunk.001_l5mu3t: Copied (server-side copy) to: file1 2022/01/12 05:24:32 INFO : file1.rclone_chunk.001_l5mu3t: Deleted 2022/01/12 05:24:32 INFO : file1: Copied (new) 2022/01/12 05:24:32 DEBUG : file1: vfs cache: fingerprint now "0,2022-01-12 05:24:31.741386479 +0000 UTC" 2022/01/12 05:24:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:32 INFO : file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:32 DEBUG : file2.rclone_chunk.001_l5muwm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:24:32 INFO : file2.rclone_chunk.001_l5muwm: Copied (server-side copy) to: file2 2022/01/12 05:24:32 INFO : file2.rclone_chunk.001_l5muwm: Deleted 2022/01/12 05:24:32 INFO : file2: Copied (new) 2022/01/12 05:24:32 DEBUG : file2: vfs cache: fingerprint now "0,2022-01-12 05:24:31.742173804 +0000 UTC" 2022/01/12 05:24:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2022/01/12 05:24:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/12 05:24:32 INFO : file2: vfs cache: upload succeeded try #1 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : file2: reading active writers 2022/01/12 05:24:32 DEBUG : >WaitForWriters: 2022/01/12 05:24:32 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : file2: reading active writers 2022/01/12 05:24:32 DEBUG : >WaitForWriters: 2022/01/12 05:24:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:32 DEBUG : file1: newRWFileHandle: 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): openPending: 2022/01/12 05:24:32 DEBUG : file1: vfs cache: truncate to size=0 2022/01/12 05:24:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): >openPending: err= 2022/01/12 05:24:32 DEBUG : file1: >newRWFileHandle: err= 2022/01/12 05:24:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/12 05:24:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): _writeAt: size=5, off=0 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): >_writeAt: n=5, err= 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): RWFileHandle.Flush 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): RWFileHandle.Flush 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): close: 2022/01/12 05:24:32 DEBUG : file1: vfs cache: setting modification time to 2022-01-12 05:24:32.746750662 +0000 UTC m=+70.727178475 2022/01/12 05:24:32 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:32 DEBUG : file1(0xc00081d040): >close: err= 2022/01/12 05:24:32 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:32 DEBUG : file1: vfs cache: starting upload 2022/01/12 05:24:32 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:32 DEBUG : : Looking for writers 2022/01/12 05:24:32 DEBUG : file1: reading active writers 2022/01/12 05:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:33 DEBUG : file1.rclone_chunk.001_l5mv4p: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:24:33 INFO : file1.rclone_chunk.001_l5mv4p: Copied (server-side copy) to: file1 2022/01/12 05:24:33 INFO : file1.rclone_chunk.001_l5mv4p: Deleted 2022/01/12 05:24:33 INFO : file1: Copied (new) 2022/01/12 05:24:33 DEBUG : file1: vfs cache: fingerprint now "5,2022-01-12 05:24:32.746750662 +0000 UTC" 2022/01/12 05:24:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:33 INFO : file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : >WaitForWriters: 2022/01/12 05:24:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:33 DEBUG : file1: newRWFileHandle: 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): openPending: 2022/01/12 05:24:33 DEBUG : file1: vfs cache: truncate to size=0 2022/01/12 05:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): >openPending: err= 2022/01/12 05:24:33 DEBUG : file1: >newRWFileHandle: err= 2022/01/12 05:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/12 05:24:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): _writeAt: size=5, off=0 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): >_writeAt: n=5, err= 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): RWFileHandle.Release 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): close: 2022/01/12 05:24:33 DEBUG : file1: vfs cache: setting modification time to 2022-01-12 05:24:33.572037257 +0000 UTC m=+71.552465090 2022/01/12 05:24:33 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): >close: err= 2022/01/12 05:24:33 DEBUG : file1(0xc00084e9c0): RWFileHandle.Release 2022/01/12 05:24:33 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:33 DEBUG : file1: vfs cache: starting upload 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:33 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:33 DEBUG : : Looking for writers 2022/01/12 05:24:33 DEBUG : file1: reading active writers 2022/01/12 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:34 DEBUG : file1.rclone_chunk.001_l5mwgp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:24:34 INFO : file1.rclone_chunk.001_l5mwgp: Copied (server-side copy) to: file1 2022/01/12 05:24:34 INFO : file1.rclone_chunk.001_l5mwgp: Deleted 2022/01/12 05:24:34 INFO : file1: Copied (new) 2022/01/12 05:24:34 DEBUG : file1: vfs cache: fingerprint now "5,2022-01-12 05:24:33.572037257 +0000 UTC" 2022/01/12 05:24:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:34 INFO : file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:34 DEBUG : : Looking for writers 2022/01/12 05:24:34 DEBUG : file1: reading active writers 2022/01/12 05:24:34 DEBUG : >WaitForWriters: 2022/01/12 05:24:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:34 DEBUG : dir/file1.rclone_chunk.001_l5mxek: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:34 INFO : dir/file1.rclone_chunk.001_l5mxek: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:34 INFO : dir/file1.rclone_chunk.001_l5mxek: Deleted 2022/01/12 05:24:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2022/01/12 05:24:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:35 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:35 DEBUG : dir/file1(0xc000a1cd80): openPending: 2022/01/12 05:24:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/12 05:24:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:35 DEBUG : dir/file1(0xc000a1cd80): >openPending: err= 2022/01/12 05:24:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/12 05:24:35 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/12 05:24:35 DEBUG : dir/file1(0xc000a1cd80): _writeAt: size=5, off=0 2022/01/12 05:24:35 DEBUG : dir/file1(0xc000a1cd80): >_writeAt: n=5, err= 2022/01/12 05:24:35 DEBUG : dir/file1(0xc000a1cd80): close: 2022/01/12 05:24:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:35 DEBUG : dir/file1: vfs cache: setting modification time to 2022-01-12 05:24:35.083649692 +0000 UTC m=+73.064077495 2022/01/12 05:24:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:35 DEBUG : dir/file1(0xc000a1cd80): >close: err= 2022/01/12 05:24:35 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:35 DEBUG : dir: Looking for writers 2022/01/12 05:24:35 DEBUG : file1: reading active writers 2022/01/12 05:24:35 DEBUG : : Looking for writers 2022/01/12 05:24:35 DEBUG : dir: reading active writers 2022/01/12 05:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:35 DEBUG : dir: Looking for writers 2022/01/12 05:24:35 DEBUG : file1: reading active writers 2022/01/12 05:24:35 DEBUG : : Looking for writers 2022/01/12 05:24:35 DEBUG : dir: reading active writers 2022/01/12 05:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:35 DEBUG : dir: Looking for writers 2022/01/12 05:24:35 DEBUG : file1: reading active writers 2022/01/12 05:24:35 DEBUG : : Looking for writers 2022/01/12 05:24:35 DEBUG : dir: reading active writers 2022/01/12 05:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:35 DEBUG : dir: Looking for writers 2022/01/12 05:24:35 DEBUG : file1: reading active writers 2022/01/12 05:24:35 DEBUG : : Looking for writers 2022/01/12 05:24:35 DEBUG : dir: reading active writers 2022/01/12 05:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:35 DEBUG : dir/file1: vfs cache: starting upload 2022/01/12 05:24:35 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:35 DEBUG : dir: Looking for writers 2022/01/12 05:24:35 DEBUG : file1: reading active writers 2022/01/12 05:24:35 DEBUG : : Looking for writers 2022/01/12 05:24:35 DEBUG : dir: reading active writers 2022/01/12 05:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:35 DEBUG : dir: Looking for writers 2022/01/12 05:24:35 DEBUG : file1: reading active writers 2022/01/12 05:24:35 DEBUG : : Looking for writers 2022/01/12 05:24:35 DEBUG : dir: reading active writers 2022/01/12 05:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:35 DEBUG : dir/file1.rclone_chunk.001_l5mymd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:24:35 INFO : dir/file1.rclone_chunk.001_l5mymd: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:35 INFO : dir/file1.rclone_chunk.001_l5mymd: Deleted 2022/01/12 05:24:35 INFO : dir/file1: Copied (replaced existing) 2022/01/12 05:24:35 DEBUG : dir/file1: vfs cache: fingerprint now "5,2022-01-12 05:24:35.083649692 +0000 UTC" 2022/01/12 05:24:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:35 DEBUG : dir: Looking for writers 2022/01/12 05:24:35 DEBUG : file1: reading active writers 2022/01/12 05:24:35 DEBUG : : Looking for writers 2022/01/12 05:24:35 DEBUG : dir: reading active writers 2022/01/12 05:24:35 DEBUG : >WaitForWriters: 2022/01/12 05:24:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.54s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:36 DEBUG : dir/file1.rclone_chunk.001_l5mynw: md5 = 4032af8d61035123906e58e067140cc5 OK 2022/01/12 05:24:36 INFO : dir/file1.rclone_chunk.001_l5mynw: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:36 INFO : dir/file1.rclone_chunk.001_l5mynw: Deleted 2022/01/12 05:24:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:36 DEBUG : dir/file1: newRWFileHandle: 2022/01/12 05:24:36 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/12 05:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/12 05:24:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): _writeAt: size=5, off=0 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): openPending: 2022/01/12 05:24:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2022/01/12 05:24:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/12 05:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): >openPending: err= 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): >_writeAt: n=5, err= 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): _writeAt: size=15, off=5 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): >_writeAt: n=15, err= 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): close: 2022/01/12 05:24:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2022/01/12 05:24:36 DEBUG : dir/file1: vfs cache: setting modification time to 2022-01-12 05:24:36.615757239 +0000 UTC m=+74.596185043 2022/01/12 05:24:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:36 DEBUG : dir/file1(0xc000bad440): >close: err= 2022/01/12 05:24:36 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:36 DEBUG : dir: Looking for writers 2022/01/12 05:24:36 DEBUG : file1: reading active writers 2022/01/12 05:24:36 DEBUG : : Looking for writers 2022/01/12 05:24:36 DEBUG : dir: reading active writers 2022/01/12 05:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:36 DEBUG : dir: Looking for writers 2022/01/12 05:24:36 DEBUG : file1: reading active writers 2022/01/12 05:24:36 DEBUG : : Looking for writers 2022/01/12 05:24:36 DEBUG : dir: reading active writers 2022/01/12 05:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:36 DEBUG : dir: Looking for writers 2022/01/12 05:24:36 DEBUG : file1: reading active writers 2022/01/12 05:24:36 DEBUG : : Looking for writers 2022/01/12 05:24:36 DEBUG : dir: reading active writers 2022/01/12 05:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:36 DEBUG : dir: Looking for writers 2022/01/12 05:24:36 DEBUG : file1: reading active writers 2022/01/12 05:24:36 DEBUG : : Looking for writers 2022/01/12 05:24:36 DEBUG : dir: reading active writers 2022/01/12 05:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:36 DEBUG : dir/file1: vfs cache: starting upload 2022/01/12 05:24:36 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:36 DEBUG : dir: Looking for writers 2022/01/12 05:24:36 DEBUG : file1: reading active writers 2022/01/12 05:24:36 DEBUG : : Looking for writers 2022/01/12 05:24:36 DEBUG : dir: reading active writers 2022/01/12 05:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:36 DEBUG : dir: Looking for writers 2022/01/12 05:24:36 DEBUG : file1: reading active writers 2022/01/12 05:24:36 DEBUG : : Looking for writers 2022/01/12 05:24:36 DEBUG : dir: reading active writers 2022/01/12 05:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:37 DEBUG : dir/file1.rclone_chunk.001_l5mzzn: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2022/01/12 05:24:37 INFO : dir/file1.rclone_chunk.001_l5mzzn: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:37 INFO : dir/file1.rclone_chunk.001_l5mzzn: Deleted 2022/01/12 05:24:37 INFO : dir/file1: Copied (replaced existing) 2022/01/12 05:24:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2022-01-12 05:24:36.615757239 +0000 UTC" 2022/01/12 05:24:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:37 DEBUG : dir: Looking for writers 2022/01/12 05:24:37 DEBUG : file1: reading active writers 2022/01/12 05:24:37 DEBUG : : Looking for writers 2022/01/12 05:24:37 DEBUG : dir: reading active writers 2022/01/12 05:24:37 DEBUG : >WaitForWriters: 2022/01/12 05:24:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.54s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:37 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:37 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:37 DEBUG : file1: newRWFileHandle: 2022/01/12 05:24:37 DEBUG : file1(0xc0007efbc0): openPending: 2022/01/12 05:24:37 DEBUG : file1: vfs cache: truncate to size=0 2022/01/12 05:24:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:37 DEBUG : file1(0xc0007efbc0): >openPending: err= 2022/01/12 05:24:37 DEBUG : file1: >newRWFileHandle: err= 2022/01/12 05:24:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/12 05:24:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/12 05:24:37 DEBUG : file1(0xc0007efbc0): _writeAt: size=5, off=0 2022/01/12 05:24:37 DEBUG : file1(0xc0007efbc0): >_writeAt: n=5, err= 2022/01/12 05:24:37 DEBUG : file1(0xc0007efbc0): close: 2022/01/12 05:24:37 DEBUG : file1: vfs cache: setting modification time to 2022-01-12 05:24:37.492991621 +0000 UTC m=+75.473419424 2022/01/12 05:24:37 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:37 DEBUG : file1(0xc0007efbc0): >close: err= 2022/01/12 05:24:37 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:37 DEBUG : : Looking for writers 2022/01/12 05:24:37 DEBUG : file1: reading active writers 2022/01/12 05:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:37 DEBUG : : Looking for writers 2022/01/12 05:24:37 DEBUG : file1: reading active writers 2022/01/12 05:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:37 DEBUG : : Looking for writers 2022/01/12 05:24:37 DEBUG : file1: reading active writers 2022/01/12 05:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:37 DEBUG : : Looking for writers 2022/01/12 05:24:37 DEBUG : file1: reading active writers 2022/01/12 05:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:37 DEBUG : file1: vfs cache: starting upload 2022/01/12 05:24:37 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:37 DEBUG : : Looking for writers 2022/01/12 05:24:37 DEBUG : file1: reading active writers 2022/01/12 05:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:37 DEBUG : : Looking for writers 2022/01/12 05:24:37 DEBUG : file1: reading active writers 2022/01/12 05:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:37 DEBUG : file1.rclone_chunk.001_l5n044: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:24:37 INFO : file1.rclone_chunk.001_l5n044: Copied (server-side copy) to: file1 2022/01/12 05:24:38 INFO : file1.rclone_chunk.001_l5n044: Deleted 2022/01/12 05:24:38 INFO : file1: Copied (new) 2022/01/12 05:24:38 DEBUG : file1: vfs cache: fingerprint now "5,2022-01-12 05:24:37.492991621 +0000 UTC" 2022/01/12 05:24:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:38 INFO : file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : file1: reading active writers 2022/01/12 05:24:38 DEBUG : >WaitForWriters: 2022/01/12 05:24:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2022/01/12 05:24:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926540): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926540): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926540): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926540): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926540): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.306638933 +0000 UTC m=+76.287066746 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926540): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.306638933 +0000 UTC m=+76.287066746 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009265c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009265c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009265c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009265c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009265c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.306638933 +0000 UTC m=+76.287066746 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009265c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e16c0 item 1 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.308381216 +0000 UTC m=+76.288809019 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.308381216 +0000 UTC m=+76.288809019 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1b20 item 2 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.309142661 +0000 UTC m=+76.289570465 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.309142661 +0000 UTC m=+76.289570465 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.309142661 +0000 UTC m=+76.289570465 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1f80 item 3 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.310159767 +0000 UTC m=+76.290587580 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009268c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009268c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009268c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009268c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009268c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.310159767 +0000 UTC m=+76.290587580 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009268c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508540 item 4 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.311211437 +0000 UTC m=+76.291639240 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.311211437 +0000 UTC m=+76.291639240 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926980): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009269c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009269c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009269c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009269c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009269c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.311211437 +0000 UTC m=+76.291639240 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009269c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508930 item 5 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.312281981 +0000 UTC m=+76.292709794 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.312281981 +0000 UTC m=+76.292709794 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508e00 item 6 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.313020836 +0000 UTC m=+76.293448649 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.313020836 +0000 UTC m=+76.293448649 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.313020836 +0000 UTC m=+76.293448649 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509c00 item 7 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.314400439 +0000 UTC m=+76.294828231 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.314400439 +0000 UTC m=+76.294828231 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114d20 item 8 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e80): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000926e80): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e80): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e80): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e80): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ec0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ec0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ec0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ec0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ec0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.315134714 +0000 UTC m=+76.295562518 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ec0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.315134714 +0000 UTC m=+76.295562518 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.315134714 +0000 UTC m=+76.295562518 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115180 item 9 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.316069966 +0000 UTC m=+76.296497769 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927080): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927080): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927080): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927080): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927080): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.316069966 +0000 UTC m=+76.296497769 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927080): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115570 item 10 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000927180): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009271c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009271c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009271c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009271c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009271c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.317075489 +0000 UTC m=+76.297503291 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009271c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.317075489 +0000 UTC m=+76.297503291 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927280): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009272c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009272c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009272c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009272c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009272c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.317075489 +0000 UTC m=+76.297503291 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009272c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001158f0 item 11 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998040): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998040): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998040): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998040): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998040): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.319011846 +0000 UTC m=+76.299439649 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998040): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009980c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009980c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009980c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009980c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009980c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.319011846 +0000 UTC m=+76.299439649 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009980c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d03f0 item 12 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998200): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000998200): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998200): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998200): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998200): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998200): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998200): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998240): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998240): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998240): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998240): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998240): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.319742974 +0000 UTC m=+76.300170778 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998240): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998300): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998300): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998300): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998300): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998300): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.319742974 +0000 UTC m=+76.300170778 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998300): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0930 item 13 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009983c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009983c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009983c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009983c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009983c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.320510873 +0000 UTC m=+76.300938676 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009983c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998440): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998440): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998440): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998440): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998440): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.320510873 +0000 UTC m=+76.300938676 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998440): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d10a0 item 14 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998540): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000998540): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998540): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998540): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998540): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998540): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998540): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998580): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998580): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998580): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998580): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998580): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.32169442 +0000 UTC m=+76.302122222 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998580): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998640): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998640): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998640): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.32169442 +0000 UTC m=+76.302122222 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d18f0 item 15 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998700): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998700): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998700): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998700): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998700): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.322438012 +0000 UTC m=+76.302865815 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998700): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998780): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998780): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998780): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998780): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998780): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.322438012 +0000 UTC m=+76.302865815 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998780): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1dc0 item 16 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998800): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998800): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998800): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998800): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998800): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.323103479 +0000 UTC m=+76.303531282 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998800): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.323103479 +0000 UTC m=+76.303531282 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998880): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998880): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998880): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998880): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998880): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.323103479 +0000 UTC m=+76.303531282 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998880): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114f50 item 17 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998940): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998940): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998940): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.324010347 +0000 UTC m=+76.304438150 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009989c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009989c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009989c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009989c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009989c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.324010347 +0000 UTC m=+76.304438150 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009989c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115490 item 18 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998a80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998a80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998a80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998a80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998a80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.324818059 +0000 UTC m=+76.305245863 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998a80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.324818059 +0000 UTC m=+76.305245863 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b80): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b80): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.324818059 +0000 UTC m=+76.305245863 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998b80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115c70 item 19 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998c40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998c40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998c40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998c40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998c40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.325695783 +0000 UTC m=+76.306123586 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998c40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998cc0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998cc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998cc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998cc0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998cc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.325695783 +0000 UTC m=+76.306123586 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998cc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e000 item 20 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998d80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998d80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998d80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998d80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998d80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.326329139 +0000 UTC m=+76.306756932 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998d80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.326329139 +0000 UTC m=+76.306756932 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e80): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e80): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.326329139 +0000 UTC m=+76.306756932 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998e80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e380 item 21 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998f40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998f40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998f40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998f40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998f40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.327331346 +0000 UTC m=+76.307759150 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998f40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998fc0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998fc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998fc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998fc0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998fc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.327331346 +0000 UTC m=+76.307759150 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000998fc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024eb60 item 22 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009990c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009990c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009990c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009990c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009990c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.328024956 +0000 UTC m=+76.308452759 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009990c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.328024956 +0000 UTC m=+76.308452759 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999180): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009991c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009991c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009991c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009991c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009991c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.328024956 +0000 UTC m=+76.308452759 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009991c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ee00 item 23 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999280): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999280): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999280): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999280): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999280): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.329010922 +0000 UTC m=+76.309438725 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999280): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999300): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999300): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999300): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999300): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999300): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.329010922 +0000 UTC m=+76.309438725 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999300): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f3b0 item 24 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999440): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000999440): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999440): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999440): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999440): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999440): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999440): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999480): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999480): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999480): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999480): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999480): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.329835887 +0000 UTC m=+76.310263680 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999480): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.329835887 +0000 UTC m=+76.310263680 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999540): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999580): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999580): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999580): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999580): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999580): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.329835887 +0000 UTC m=+76.310263680 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999580): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f880 item 25 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999640): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999640): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999640): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.330753415 +0000 UTC m=+76.311181218 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009996c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009996c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009996c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009996c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009996c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.330753415 +0000 UTC m=+76.311181218 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009996c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c000 item 26 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999800): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000999800): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999800): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999800): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999800): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999800): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999800): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999840): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999840): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999840): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.33147148 +0000 UTC m=+76.311899284 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.33147148 +0000 UTC m=+76.311899284 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999900): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999940): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999940): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999940): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.33147148 +0000 UTC m=+76.311899284 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c3f0 item 27 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999a40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999a40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999a40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999a40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999a40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.332585276 +0000 UTC m=+76.313013079 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999a40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999ac0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999ac0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999ac0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999ac0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999ac0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.332585276 +0000 UTC m=+76.313013079 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999ac0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca10 item 28 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999bc0): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000999bc0): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999bc0): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999bc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999bc0): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999bc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999bc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999c40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999c40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999c40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999c40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999c40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.333321205 +0000 UTC m=+76.313749008 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999c40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999d40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999d40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999d40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999d40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999d40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.333321205 +0000 UTC m=+76.313749008 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999d40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce70 item 29 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e00): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e00): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.334003903 +0000 UTC m=+76.314431696 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e80): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e80): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.334003903 +0000 UTC m=+76.314431696 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999e80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d1f0 item 30 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999f80): _readAt: size=2, off=0 2022/01/12 05:24:38 ERROR : open-test-file(0xc000999f80): Couldn't read size of file 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999f80): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999f80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999f80): >_writeAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999f80): close: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999f80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999fc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999fc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999fc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999fc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999fc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.33470746 +0000 UTC m=+76.315135263 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000999fc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926080): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926080): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926080): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926080): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926080): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.33470746 +0000 UTC m=+76.315135263 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926080): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d500 item 31 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 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/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926140): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926140): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926140): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926140): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926140): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.335857475 +0000 UTC m=+76.316285278 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926140): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009261c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009261c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009261c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009261c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009261c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.335857475 +0000 UTC m=+76.316285278 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009261c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d7a0 item 32 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926240): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926240): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926240): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926240): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926240): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.33657094 +0000 UTC m=+76.316998744 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926240): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dab0 item 33 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.336799269 +0000 UTC m=+76.317227071 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926280): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009262c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009262c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009262c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009262c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009262c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.336799269 +0000 UTC m=+76.317227071 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009262c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc70 item 33 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926340): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926340): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926340): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926340): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926340): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.337448073 +0000 UTC m=+76.317875866 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926340): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8000 item 34 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.337694506 +0000 UTC m=+76.318122308 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926380): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009263c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009263c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009263c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009263c0): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009263c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.337694506 +0000 UTC m=+76.318122308 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009263c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c81c0 item 34 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926440): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926440): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926440): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926440): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926440): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.338689187 +0000 UTC m=+76.319116991 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926440): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8770 item 35 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.338924559 +0000 UTC m=+76.319352362 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926480): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009264c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009264c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009264c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009264c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009264c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.338924559 +0000 UTC m=+76.319352362 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009264c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c89a0 item 35 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.339579565 +0000 UTC m=+76.320007368 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926580): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8e00 item 36 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.339858769 +0000 UTC m=+76.320286572 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.339858769 +0000 UTC m=+76.320286572 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926680): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c90a0 item 36 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.34050041 +0000 UTC m=+76.320928213 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926700): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c95e0 item 37 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.341164204 +0000 UTC m=+76.321592006 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926740): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.341164204 +0000 UTC m=+76.321592006 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926780): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9880 item 37 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.341835741 +0000 UTC m=+76.322263543 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9c70 item 38 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.342089216 +0000 UTC m=+76.322517009 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926900): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.342089216 +0000 UTC m=+76.322517009 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9f80 item 38 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a00): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a00): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.342703927 +0000 UTC m=+76.323131729 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926a00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003024d0 item 39 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.342939468 +0000 UTC m=+76.323367271 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926ac0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.342939468 +0000 UTC m=+76.323367271 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926b00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302620 item 39 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.344012938 +0000 UTC m=+76.324440741 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926bc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302a10 item 40 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.344310667 +0000 UTC m=+76.324738470 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926c80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.344310667 +0000 UTC m=+76.324738470 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926cc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302bd0 item 40 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.344921931 +0000 UTC m=+76.325349734 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302ee0 item 41 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.345119822 +0000 UTC m=+76.325547614 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926d80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003030a0 item 41 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.345411467 +0000 UTC m=+76.325839270 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926dc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.345411467 +0000 UTC m=+76.325839270 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926e00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303260 item 41 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.34645898 +0000 UTC m=+76.326886783 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303ab0 item 42 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.346696313 +0000 UTC m=+76.327124117 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000926f40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303c00 item 42 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.34712136 +0000 UTC m=+76.327549173 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927000): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927040): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927040): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927040): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927040): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927040): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.34712136 +0000 UTC m=+76.327549173 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927040): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303f10 item 42 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.347954721 +0000 UTC m=+76.328382534 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927180): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927340): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927340): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927340): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0620 item 43 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927340): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927340): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.34848263 +0000 UTC m=+76.328910443 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927340): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e09a0 item 43 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.34884633 +0000 UTC m=+76.329274143 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927400): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927440): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927440): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927440): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927440): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927440): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.34884633 +0000 UTC m=+76.329274143 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927440): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0e00 item 43 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.349737179 +0000 UTC m=+76.330164981 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927540): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927580): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927580): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927580): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1500 item 44 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927580): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927580): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.350029787 +0000 UTC m=+76.330457591 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927580): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e17a0 item 44 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.350405311 +0000 UTC m=+76.330833124 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927680): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927680): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927680): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927680): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927680): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.350405311 +0000 UTC m=+76.330833124 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927680): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1960 item 44 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.351333699 +0000 UTC m=+76.331761503 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927780): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009277c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009277c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009277c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1c00 item 45 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009277c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009277c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.351977885 +0000 UTC m=+76.332405698 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009277c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927880): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927880): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927880): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927880): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927880): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.351977885 +0000 UTC m=+76.332405698 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927880): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1ea0 item 45 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.352864906 +0000 UTC m=+76.333292730 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927980): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009279c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009279c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009279c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508380 item 46 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009279c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009279c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.353150662 +0000 UTC m=+76.333578466 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009279c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927a80): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927a80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927a80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927a80): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927a80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.353150662 +0000 UTC m=+76.333578466 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927a80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508540 item 46 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.353997088 +0000 UTC m=+76.334424891 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927b80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927bc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927bc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927bc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005088c0 item 47 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927bc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927bc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.354223662 +0000 UTC m=+76.334651464 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927bc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927c80): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927c80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927c80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927c80): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927c80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.354223662 +0000 UTC m=+76.334651464 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927c80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508a80 item 47 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.355301189 +0000 UTC m=+76.335728993 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927d80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927dc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927dc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927dc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508e00 item 48 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927dc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927dc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.355529838 +0000 UTC m=+76.335957641 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927dc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927ec0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927ec0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927ec0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927ec0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927ec0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.355529838 +0000 UTC m=+76.335957641 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927ec0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509500 item 48 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.356304539 +0000 UTC m=+76.336732342 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509d50 item 49 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.356559276 +0000 UTC m=+76.336987079 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927f80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927fc0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927fc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927fc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927fc0): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927fc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.356559276 +0000 UTC m=+76.336987079 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000927fc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509f10 item 49 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992100): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992100): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992100): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992100): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992100): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.357211206 +0000 UTC m=+76.337639009 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992100): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8310 item 50 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.357465493 +0000 UTC m=+76.337893296 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009921c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992200): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992200): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992200): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992200): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992200): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.357465493 +0000 UTC m=+76.337893296 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992200): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c84d0 item 50 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992300): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992300): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992300): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992300): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992300): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.358496294 +0000 UTC m=+76.338924097 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992300): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8930 item 51 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.358728699 +0000 UTC m=+76.339156501 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992400): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992440): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992440): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992440): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992440): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992440): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.358728699 +0000 UTC m=+76.339156501 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992440): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8fc0 item 51 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992500): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992500): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992500): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992500): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992500): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.359470458 +0000 UTC m=+76.339898261 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992500): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9420 item 52 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.359714836 +0000 UTC m=+76.340142639 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009925c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992600): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992600): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992600): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992600): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992600): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.359714836 +0000 UTC m=+76.340142639 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992600): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9650 item 52 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009926c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009926c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009926c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009926c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009926c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.360735717 +0000 UTC m=+76.341163520 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009926c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9ab0 item 53 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.360978202 +0000 UTC m=+76.341406005 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992780): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009927c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009927c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009927c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009927c0): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009927c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.360978202 +0000 UTC m=+76.341406005 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009927c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9c70 item 53 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992880): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992880): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992880): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992880): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992880): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.361613491 +0000 UTC m=+76.342041294 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992880): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002360e0 item 54 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.361866685 +0000 UTC m=+76.342294489 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992980): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992980): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992980): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992980): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992980): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.361866685 +0000 UTC m=+76.342294489 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992980): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002362a0 item 54 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992a40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992a40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992a40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992a40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992a40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.362509229 +0000 UTC m=+76.342937032 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992a40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000236930 item 55 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.36295877 +0000 UTC m=+76.343386574 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b40): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.36295877 +0000 UTC m=+76.343386574 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992b40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000236bd0 item 55 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992c40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992c40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992c40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992c40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992c40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.363815285 +0000 UTC m=+76.344243088 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992c40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000237110 item 56 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.364107373 +0000 UTC m=+76.344535175 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d40): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.364107373 +0000 UTC m=+76.344535175 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992d40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000237260 item 56 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.364764092 +0000 UTC m=+76.345191895 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002376c0 item 57 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.364953808 +0000 UTC m=+76.345381611 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992e80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000237b90 item 57 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.365208123 +0000 UTC m=+76.345635927 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f80): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f80): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.365208123 +0000 UTC m=+76.345635927 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000992f80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000237ea0 item 57 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.366342399 +0000 UTC m=+76.346770212 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993080): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009930c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009930c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009930c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002423f0 item 58 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009930c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009930c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.366614768 +0000 UTC m=+76.347042571 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009930c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002425b0 item 58 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.366967128 +0000 UTC m=+76.347394930 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993180): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009931c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009931c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009931c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009931c0): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009931c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.366967128 +0000 UTC m=+76.347394930 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009931c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002427e0 item 58 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.367926424 +0000 UTC m=+76.348354237 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009932c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993300): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993300): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993300): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000242bd0 item 59 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993300): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993300): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.368269427 +0000 UTC m=+76.348697230 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993300): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000242d20 item 59 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.368824497 +0000 UTC m=+76.349252319 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0009933c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993400): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993400): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993400): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993400): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993400): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.368824497 +0000 UTC m=+76.349252319 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993400): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000242f50 item 59 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.369685179 +0000 UTC m=+76.350112981 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993500): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993540): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993540): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993540): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000243490 item 60 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993540): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993540): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.369990451 +0000 UTC m=+76.350418264 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993540): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000243730 item 60 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.370306913 +0000 UTC m=+76.350734766 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993600): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993640): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993640): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993640): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.370306913 +0000 UTC m=+76.350734766 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000243960 item 60 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.371193644 +0000 UTC m=+76.351621447 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993740): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993780): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993780): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993780): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000243ce0 item 61 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993780): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993780): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.371649277 +0000 UTC m=+76.352077080 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993780): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993840): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993840): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993840): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.371649277 +0000 UTC m=+76.352077080 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000243f80 item 61 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.372741713 +0000 UTC m=+76.353169536 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993980): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993980): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993980): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002484d0 item 62 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993980): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993980): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.373047406 +0000 UTC m=+76.353475209 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993980): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993a40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993a40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993a40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993a40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993a40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.373047406 +0000 UTC m=+76.353475209 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993a40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248700 item 62 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.373811828 +0000 UTC m=+76.354239630 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248a10 item 63 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.374108904 +0000 UTC m=+76.354536706 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993b80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993c40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993c40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993c40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993c40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993c40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.374108904 +0000 UTC m=+76.354536706 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993c40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248b60 item 63 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 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/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): >_readAt: n=0, err=Bad file descriptor 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.374757348 +0000 UTC m=+76.355185151 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000248e00 item 64 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.374972531 +0000 UTC m=+76.355400334 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993d80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993e40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993e40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993e40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993e40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993e40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.374972531 +0000 UTC m=+76.355400334 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993e40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249030 item 64 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993ec0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993ec0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993ec0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993ec0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993ec0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.375699032 +0000 UTC m=+76.356126835 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993ec0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249340 item 65 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.37597035 +0000 UTC m=+76.356398152 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.37597035 +0000 UTC m=+76.356398152 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993f40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249490 item 65 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993fc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993fc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993fc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993fc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993fc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.376733528 +0000 UTC m=+76.357161332 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000993fc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249730 item 66 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.377076431 +0000 UTC m=+76.357504234 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c000): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c040): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c040): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c040): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c040): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c040): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.377076431 +0000 UTC m=+76.357504234 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c040): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249880 item 66 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c0c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c0c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c0c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c0c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c0c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.377931353 +0000 UTC m=+76.358359156 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c0c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249b90 item 67 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.378239049 +0000 UTC m=+76.358666852 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c100): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c140): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c140): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c140): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c140): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c140): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.378239049 +0000 UTC m=+76.358666852 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c140): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249ce0 item 67 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c200): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c200): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c200): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c200): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c200): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.378900627 +0000 UTC m=+76.359328430 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c200): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da540 item 68 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.379143723 +0000 UTC m=+76.359571526 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c2c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c300): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c300): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c300): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c300): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c300): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.379143723 +0000 UTC m=+76.359571526 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c300): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da770 item 68 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c380): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c380): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c380): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c380): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c380): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.379716525 +0000 UTC m=+76.360144328 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c380): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002daa80 item 69 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.380024092 +0000 UTC m=+76.360451895 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c3c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c400): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c400): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c400): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c400): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c400): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.380024092 +0000 UTC m=+76.360451895 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c400): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dabd0 item 69 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c540): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c540): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c540): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c540): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c540): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.380827166 +0000 UTC m=+76.361254968 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c540): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dae70 item 70 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.381070882 +0000 UTC m=+76.361498685 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c680): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c680): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c680): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c680): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c680): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.381070882 +0000 UTC m=+76.361498685 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c680): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dafc0 item 70 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c740): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c740): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c740): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c740): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c740): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.381679883 +0000 UTC m=+76.362107685 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c740): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db3b0 item 71 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.381914031 +0000 UTC m=+76.362341825 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c800): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c840): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c840): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c840): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.381914031 +0000 UTC m=+76.362341825 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db500 item 71 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c900): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c900): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c900): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c900): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c900): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.382742222 +0000 UTC m=+76.363170026 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c900): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db810 item 72 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.383120181 +0000 UTC m=+76.363547983 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081c9c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca00): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.383120181 +0000 UTC m=+76.363547983 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db9d0 item 72 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.384098423 +0000 UTC m=+76.364526226 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ca80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cac0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cac0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cac0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbc70 item 73 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cac0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cac0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.384340646 +0000 UTC m=+76.364768449 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cac0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbdc0 item 73 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.384608387 +0000 UTC m=+76.365036190 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.384608387 +0000 UTC m=+76.365036190 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cb40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbf10 item 73 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.385519483 +0000 UTC m=+76.365947296 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4850 item 74 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.385766266 +0000 UTC m=+76.366194069 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cc80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a80 item 74 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.386068983 +0000 UTC m=+76.366496785 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cd80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ce00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ce00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ce00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ce00): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ce00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.386068983 +0000 UTC m=+76.366496785 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ce00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4bd0 item 74 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.386938051 +0000 UTC m=+76.367365853 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4ee0 item 75 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.387137815 +0000 UTC m=+76.367565618 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081cf40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): _writeAt: size=3, off=2 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5030 item 75 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.387392611 +0000 UTC m=+76.367820415 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d140): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d180): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d180): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d180): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d180): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d180): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.387392611 +0000 UTC m=+76.367820415 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d180): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5180 item 75 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.388319287 +0000 UTC m=+76.368747091 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d280): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d2c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d2c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d2c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5420 item 76 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d2c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d2c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.388637463 +0000 UTC m=+76.369065266 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d2c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5570 item 76 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): _writeAt: size=3, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.389038253 +0000 UTC m=+76.369466056 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d380): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d3c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d3c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d3c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d3c0): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d3c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.389038253 +0000 UTC m=+76.369466056 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d3c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5730 item 76 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.389739437 +0000 UTC m=+76.370167240 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d4c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d500): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d500): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d500): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5b20 item 77 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d500): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d500): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.389955952 +0000 UTC m=+76.370383756 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d500): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d5c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d5c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d5c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d5c0): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d5c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.389955952 +0000 UTC m=+76.370383756 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d5c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ce0 item 77 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.39065938 +0000 UTC m=+76.371087183 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d6c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d740): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d740): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d740): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5f80 item 78 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d740): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d740): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.390998656 +0000 UTC m=+76.371426458 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d740): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d800): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d800): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d800): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d800): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d800): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.390998656 +0000 UTC m=+76.371426458 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d800): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003740e0 item 78 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.391779387 +0000 UTC m=+76.372207190 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d900): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d940): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d940): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374380 item 79 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d940): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.39201574 +0000 UTC m=+76.372443544 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081d940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081da00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081da00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081da00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081da00): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081da00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.39201574 +0000 UTC m=+76.372443544 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081da00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003744d0 item 79 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.392708768 +0000 UTC m=+76.373136571 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003747e0 item 80 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.392916978 +0000 UTC m=+76.373344782 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081db40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc00): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.392916978 +0000 UTC m=+76.373344782 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374930 item 80 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.393819128 +0000 UTC m=+76.374246931 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dc80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374c40 item 81 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.394195703 +0000 UTC m=+76.374623516 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dcc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dd00): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dd00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dd00): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dd00): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dd00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.394195703 +0000 UTC m=+76.374623516 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dd00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374d90 item 81 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ddc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ddc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ddc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ddc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ddc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.395029725 +0000 UTC m=+76.375457528 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081ddc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003750a0 item 82 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.395281356 +0000 UTC m=+76.375709159 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081de80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dec0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dec0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dec0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dec0): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dec0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.395281356 +0000 UTC m=+76.375709159 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081dec0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003752d0 item 82 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081df80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081df80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081df80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081df80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081df80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.395938497 +0000 UTC m=+76.376366300 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc00081df80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375650 item 83 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.396209464 +0000 UTC m=+76.376637268 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758080): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007580c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007580c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007580c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007580c0): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007580c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.396209464 +0000 UTC m=+76.376637268 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007580c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375880 item 83 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758180): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758180): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758180): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758180): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758180): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.396824617 +0000 UTC m=+76.377252420 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758180): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375c00 item 84 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.397224185 +0000 UTC m=+76.377651988 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758240): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758280): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758280): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758280): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758280): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758280): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.397224185 +0000 UTC m=+76.377651988 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758280): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375ea0 item 84 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758340): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758340): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758340): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758340): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758340): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.398100076 +0000 UTC m=+76.378527878 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758340): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a2a0 item 85 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.39839121 +0000 UTC m=+76.378819013 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007584c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758500): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758500): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758500): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758500): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758500): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.39839121 +0000 UTC m=+76.378819013 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758500): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a460 item 85 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007585c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007585c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007585c0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007585c0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007585c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.399109176 +0000 UTC m=+76.379536968 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007585c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a700 item 86 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.399376095 +0000 UTC m=+76.379803898 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758680): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007586c0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007586c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007586c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007586c0): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007586c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.399376095 +0000 UTC m=+76.379803898 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007586c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a850 item 86 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758780): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758780): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758780): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758780): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758780): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.400194407 +0000 UTC m=+76.380622211 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758780): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038aaf0 item 87 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.400464904 +0000 UTC m=+76.380892696 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758880): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758880): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758880): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758880): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758880): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.400464904 +0000 UTC m=+76.380892696 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758880): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ac40 item 87 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758940): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758940): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758940): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.401250496 +0000 UTC m=+76.381678298 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038aee0 item 88 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.401564593 +0000 UTC m=+76.381992397 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a00): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a40): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.401564593 +0000 UTC m=+76.381992397 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758a40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b030 item 88 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.402448048 +0000 UTC m=+76.382875851 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b2d0 item 89 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.402747299 +0000 UTC m=+76.383175112 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758b80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b420 item 89 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.403123152 +0000 UTC m=+76.383550955 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c80): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c80): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c80): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.403123152 +0000 UTC m=+76.383550955 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758c80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b570 item 89 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.403872586 +0000 UTC m=+76.384300389 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758d80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758dc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758dc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758dc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b810 item 90 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758dc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758dc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.404135228 +0000 UTC m=+76.384563031 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758dc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b960 item 90 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.404459454 +0000 UTC m=+76.384887258 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758e80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758ec0): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758ec0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758ec0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758ec0): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758ec0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.404459454 +0000 UTC m=+76.384887258 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758ec0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bab0 item 90 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.405301373 +0000 UTC m=+76.385729186 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000758fc0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759000): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759000): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759000): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bd50 item 91 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759000): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759000): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.40564173 +0000 UTC m=+76.386069533 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759000): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): >_readAt: n=2, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): _writeAt: size=3, off=7 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bea0 item 91 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.406032211 +0000 UTC m=+76.386460014 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc0007590c0): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759100): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759100): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759100): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759100): >_readAt: n=8, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759100): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.406032211 +0000 UTC m=+76.386460014 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759100): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394000 item 91 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.406773199 +0000 UTC m=+76.387201001 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759200): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759240): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759240): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759240): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003942a0 item 92 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759240): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759240): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.406987731 +0000 UTC m=+76.387415534 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759240): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): open at offset 5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003943f0 item 92 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): _readAt: size=2, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): _writeAt: size=3, off=5 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): >_writeAt: n=3, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.407350981 +0000 UTC m=+76.387778794 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759300): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759340): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759340): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759340): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759340): >_readAt: n=3, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759340): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.407350981 +0000 UTC m=+76.387778794 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759340): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394540 item 92 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.408276243 +0000 UTC m=+76.388704047 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759440): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759480): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759480): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759480): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394850 item 93 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759480): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759480): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.408611541 +0000 UTC m=+76.389039354 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759480): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759540): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759540): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759540): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759540): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759540): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.408611541 +0000 UTC m=+76.389039354 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759540): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394af0 item 93 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.409496078 +0000 UTC m=+76.389923871 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759640): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759680): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759680): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759680): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394d90 item 94 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759680): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759680): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.409740696 +0000 UTC m=+76.390168499 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759680): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759740): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759740): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759740): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759740): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759740): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.409740696 +0000 UTC m=+76.390168499 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759740): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394ee0 item 94 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.410664175 +0000 UTC m=+76.391091979 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759840): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759880): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759880): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759880): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395180 item 95 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759880): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759880): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.411009012 +0000 UTC m=+76.391436815 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759880): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759940): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759940): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759940): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759940): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759940): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.411009012 +0000 UTC m=+76.391436815 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759940): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003952d0 item 95 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): open at offset 0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): _readAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): >_readAt: n=0, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.411909077 +0000 UTC m=+76.392336881 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a80): _writeAt: size=5, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a80): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a80): >openPending: err= 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395570 item 96 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a80): >_writeAt: n=5, err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a80): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.41217199 +0000 UTC m=+76.392599792 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759a80): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/12 05:24:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/12 05:24:38 DEBUG : open-test-file: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759b40): _readAt: size=512, off=0 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759b40): openPending: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759b40): >openPending: err= 2022/01/12 05:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759b40): >_readAt: n=5, err=EOF 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759b40): close: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-12 05:24:38.41217199 +0000 UTC m=+76.392599792 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : open-test-file(0xc000759b40): >close: err= 2022/01/12 05:24:38 DEBUG : open-test-file: Remove: 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003956c0 item 96 2022/01/12 05:24:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/12 05:24:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/12 05:24:38 DEBUG : open-test-file: >Remove: err= 2022/01/12 05:24:38 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : >WaitForWriters: 2022/01/12 05:24:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.25s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:38 DEBUG : file1: newRWFileHandle: 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): openPending: 2022/01/12 05:24:38 DEBUG : file1: vfs cache: truncate to size=0 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): >openPending: err= 2022/01/12 05:24:38 DEBUG : file1: >newRWFileHandle: err= 2022/01/12 05:24:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/12 05:24:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): _writeAt: size=2, off=0 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): >_writeAt: n=2, err= 2022/01/12 05:24:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): RWFileHandle.Flush 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): RWFileHandle.Release 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): close: 2022/01/12 05:24:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/01/12 05:24:38 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:38 DEBUG : file1(0xc000999300): >close: err= 2022/01/12 05:24:38 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : file1: reading active writers 2022/01/12 05:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : file1: reading active writers 2022/01/12 05:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : file1: reading active writers 2022/01/12 05:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : file1: reading active writers 2022/01/12 05:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:38 DEBUG : file1: vfs cache: starting upload 2022/01/12 05:24:38 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : file1: reading active writers 2022/01/12 05:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:38 DEBUG : : Looking for writers 2022/01/12 05:24:38 DEBUG : file1: reading active writers 2022/01/12 05:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:39 DEBUG : file1.rclone_chunk.001_l5n1c8: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/01/12 05:24:39 INFO : file1.rclone_chunk.001_l5n1c8: Copied (server-side copy) to: file1 2022/01/12 05:24:39 INFO : file1.rclone_chunk.001_l5n1c8: Deleted 2022/01/12 05:24:39 INFO : file1: Copied (new) 2022/01/12 05:24:39 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2022/01/12 05:24:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/12 05:24:39 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2022/01/12 05:24:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:39 INFO : file1: vfs cache: upload succeeded try #1 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : file1: reading active writers 2022/01/12 05:24:39 DEBUG : >WaitForWriters: 2022/01/12 05:24:39 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : file1: reading active writers 2022/01/12 05:24:39 DEBUG : >WaitForWriters: 2022/01/12 05:24:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/12 05:24:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:39 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:39 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-vohikeq6febiven5dabeqet7" 2022/01/12 05:24:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/12 05:24:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:39 DEBUG : rename_me: newRWFileHandle: 2022/01/12 05:24:39 DEBUG : rename_me(0xc00081c800): openPending: 2022/01/12 05:24:39 DEBUG : rename_me: vfs cache: truncate to size=0 2022/01/12 05:24:39 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/01/12 05:24:39 DEBUG : rename_me(0xc00081c800): >openPending: err= 2022/01/12 05:24:39 DEBUG : rename_me: >newRWFileHandle: err= 2022/01/12 05:24:39 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/01/12 05:24:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2022/01/12 05:24:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2022/01/12 05:24:39 DEBUG : rename_me(0xc00081c800): _writeAt: size=5, off=0 2022/01/12 05:24:39 DEBUG : rename_me(0xc00081c800): >_writeAt: n=5, err= 2022/01/12 05:24:39 DEBUG : rename_me(0xc00081c800): close: 2022/01/12 05:24:39 DEBUG : rename_me: vfs cache: setting modification time to 2022-01-12 05:24:39.4655297 +0000 UTC m=+77.445957523 2022/01/12 05:24:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2022/01/12 05:24:39 DEBUG : rename_me(0xc00081c800): >close: err= 2022/01/12 05:24:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2022/01/12 05:24:39 DEBUG : i_was_renamed: Updating file with 0xc0007240c0 2022/01/12 05:24:39 DEBUG : : Added virtual directory entry vDel: "rename_me" 2022/01/12 05:24:39 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/01/12 05:24:39 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : i_was_renamed: reading active writers 2022/01/12 05:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : i_was_renamed: reading active writers 2022/01/12 05:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : i_was_renamed: reading active writers 2022/01/12 05:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : i_was_renamed: reading active writers 2022/01/12 05:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/12 05:24:39 DEBUG : i_was_renamed: vfs cache: starting upload 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : i_was_renamed: reading active writers 2022/01/12 05:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/12 05:24:39 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2022/01/12 05:24:39 DEBUG : : Looking for writers 2022/01/12 05:24:39 DEBUG : i_was_renamed: reading active writers 2022/01/12 05:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/12 05:24:39 DEBUG : i_was_renamed.rclone_chunk.001_l5n2rm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:24:39 INFO : i_was_renamed.rclone_chunk.001_l5n2rm: Copied (server-side copy) to: i_was_renamed 2022/01/12 05:24:40 INFO : i_was_renamed.rclone_chunk.001_l5n2rm: Deleted 2022/01/12 05:24:40 INFO : i_was_renamed: Copied (new) 2022/01/12 05:24:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2022-01-12 05:24:39.4655297 +0000 UTC" 2022/01/12 05:24:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2022/01/12 05:24:40 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/01/12 05:24:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2022/01/12 05:24:40 DEBUG : : Looking for writers 2022/01/12 05:24:40 DEBUG : i_was_renamed: reading active writers 2022/01/12 05:24:40 DEBUG : >WaitForWriters: 2022/01/12 05:24:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestCaseSensitivity run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:40 DEBUG : FiLeA.rclone_chunk.001_l5n3qh: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2022/01/12 05:24:40 INFO : FiLeA.rclone_chunk.001_l5n3qh: Copied (server-side copy) to: FiLeA 2022/01/12 05:24:40 INFO : FiLeA.rclone_chunk.001_l5n3qh: Deleted 2022/01/12 05:24:41 DEBUG : FiLeB.rclone_chunk.001_l5n329: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2022/01/12 05:24:41 INFO : FiLeB.rclone_chunk.001_l5n329: Copied (server-side copy) to: FiLeB 2022/01/12 05:24:41 INFO : FiLeB.rclone_chunk.001_l5n329: Deleted 2022/01/12 05:24:41 DEBUG : FilEb.rclone_chunk.001_l5n4qd: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2022/01/12 05:24:41 INFO : FilEb.rclone_chunk.001_l5n4qd: Copied (server-side copy) to: FilEb 2022/01/12 05:24:41 INFO : FilEb.rclone_chunk.001_l5n4qd: Deleted 2022/01/12 05:24:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/01/12 05:24:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/01/12 05:24:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/01/12 05:24:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:41 DEBUG : FilEb: Open: flags=O_RDONLY 2022/01/12 05:24:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/01/12 05:24:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/01/12 05:24:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/01/12 05:24:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/01/12 05:24:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FilEb: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/01/12 05:24:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/01/12 05:24:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/01/12 05:24:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/01/12 05:24:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/01/12 05:24:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/01/12 05:24:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/01/12 05:24:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/01/12 05:24:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FilEb: Open: flags=O_RDONLY 2022/01/12 05:24:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/01/12 05:24:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/01/12 05:24:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:42 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:42 DEBUG : : Looking for writers 2022/01/12 05:24:42 DEBUG : FiLeA: reading active writers 2022/01/12 05:24:42 DEBUG : FiLeB: reading active writers 2022/01/12 05:24:42 DEBUG : FilEb: reading active writers 2022/01/12 05:24:42 DEBUG : >WaitForWriters: 2022/01/12 05:24:42 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:42 DEBUG : : Looking for writers 2022/01/12 05:24:42 DEBUG : FiLeA: reading active writers 2022/01/12 05:24:42 DEBUG : FiLeB: reading active writers 2022/01/12 05:24:42 DEBUG : FilEb: reading active writers 2022/01/12 05:24:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.46s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': Re-using VFS from active cache 2022/01/12 05:24:42 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:42 DEBUG : : Looking for writers 2022/01/12 05:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:42 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:42 DEBUG : : Looking for writers 2022/01/12 05:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:42 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:42 DEBUG : : Looking for writers 2022/01/12 05:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:43 DEBUG : file1.rclone_chunk.001_l5n6wc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:43 INFO : file1.rclone_chunk.001_l5n6wc: Copied (server-side copy) to: file1 2022/01/12 05:24:43 INFO : file1.rclone_chunk.001_l5n6wc: Deleted 2022/01/12 05:24:43 DEBUG : dir/file2.rclone_chunk.001_l5n6nb: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/01/12 05:24:43 INFO : dir/file2.rclone_chunk.001_l5n6nb: Copied (server-side copy) to: dir/file2 2022/01/12 05:24:43 INFO : dir/file2.rclone_chunk.001_l5n6nb: Deleted 2022/01/12 05:24:44 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:44 DEBUG : dir: Looking for writers 2022/01/12 05:24:44 DEBUG : file2: reading active writers 2022/01/12 05:24:44 DEBUG : : Looking for writers 2022/01/12 05:24:44 DEBUG : dir: reading active writers 2022/01/12 05:24:44 DEBUG : file1: reading active writers 2022/01/12 05:24:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.44s) === RUN TestVFSStatParent run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:44 DEBUG : file1.rclone_chunk.001_l5n7cw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:44 INFO : file1.rclone_chunk.001_l5n7cw: Copied (server-side copy) to: file1 2022/01/12 05:24:44 INFO : file1.rclone_chunk.001_l5n7cw: Deleted 2022/01/12 05:24:45 DEBUG : dir/file2.rclone_chunk.001_l5n747: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/01/12 05:24:45 INFO : dir/file2.rclone_chunk.001_l5n747: Copied (server-side copy) to: dir/file2 2022/01/12 05:24:45 INFO : dir/file2.rclone_chunk.001_l5n747: Deleted 2022/01/12 05:24:45 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:45 DEBUG : dir: Looking for writers 2022/01/12 05:24:45 DEBUG : : Looking for writers 2022/01/12 05:24:45 DEBUG : dir: reading active writers 2022/01/12 05:24:45 DEBUG : file1: reading active writers 2022/01/12 05:24:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.45s) === RUN TestVFSOpenFile run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:46 DEBUG : file1.rclone_chunk.001_l5n81a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/12 05:24:46 INFO : file1.rclone_chunk.001_l5n81a: Copied (server-side copy) to: file1 2022/01/12 05:24:46 INFO : file1.rclone_chunk.001_l5n81a: Deleted 2022/01/12 05:24:46 DEBUG : dir/file2.rclone_chunk.001_l5n91l: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/01/12 05:24:46 INFO : dir/file2.rclone_chunk.001_l5n91l: Copied (server-side copy) to: dir/file2 2022/01/12 05:24:46 INFO : dir/file2.rclone_chunk.001_l5n91l: Deleted 2022/01/12 05:24:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:46 DEBUG : file1: Open: flags=O_RDONLY 2022/01/12 05:24:46 DEBUG : file1: >Open: fd=file1 (r), err= 2022/01/12 05:24:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/01/12 05:24:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2022/01/12 05:24:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/12 05:24:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/01/12 05:24:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2022/01/12 05:24:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2022/01/12 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/01/12 05:24:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (0 bytes), uploading instead of streaming 2022/01/12 05:24:47 DEBUG : dir/new_file.txt.rclone_chunk.001_l5nak7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:24:47 INFO : dir/new_file.txt.rclone_chunk.001_l5nak7: Copied (server-side copy) to: dir/new_file.txt 2022/01/12 05:24:47 INFO : dir/new_file.txt.rclone_chunk.001_l5nak7: Deleted 2022/01/12 05:24:47 INFO : dir/new_file.txt: Copied (new) 2022/01/12 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/01/12 05:24:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/01/12 05:24:47 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:47 DEBUG : dir: Looking for writers 2022/01/12 05:24:47 DEBUG : file2: reading active writers 2022/01/12 05:24:47 DEBUG : new_file.txt: reading active writers 2022/01/12 05:24:47 DEBUG : : Looking for writers 2022/01/12 05:24:47 DEBUG : dir: reading active writers 2022/01/12 05:24:47 DEBUG : file1: reading active writers 2022/01/12 05:24:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.96s) === RUN TestVFSRename run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:48 DEBUG : dir/file2.rclone_chunk.001_l5nak1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/01/12 05:24:48 INFO : dir/file2.rclone_chunk.001_l5nak1: Copied (server-side copy) to: dir/file2 2022/01/12 05:24:48 INFO : dir/file2.rclone_chunk.001_l5nak1: Deleted 2022/01/12 05:24:48 DEBUG : dir/file2: copy non-chunked object... 2022/01/12 05:24:48 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2022/01/12 05:24:48 INFO : dir/file2: Deleted 2022/01/12 05:24:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0007249c0 2022/01/12 05:24:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/01/12 05:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:49 DEBUG : dir/file1: copy non-chunked object... 2022/01/12 05:24:49 INFO : dir/file1: Copied (server-side copy) to: file0 2022/01/12 05:24:49 INFO : dir/file1: Deleted 2022/01/12 05:24:49 DEBUG : file0: Updating file with file0 0xc0007249c0 2022/01/12 05:24:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/12 05:24:49 DEBUG : : Added virtual directory entry vAddFile: "file0" 2022/01/12 05:24:49 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:49 DEBUG : dir: Looking for writers 2022/01/12 05:24:49 DEBUG : : Looking for writers 2022/01/12 05:24:49 DEBUG : dir: reading active writers 2022/01/12 05:24:49 DEBUG : file0: reading active writers 2022/01/12 05:24:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.62s) === RUN TestVFSStatfs run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:49 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:49 DEBUG : : Looking for writers 2022/01/12 05:24:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleMethods run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:49 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2022/01/12 05:24:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2022/01/12 05:24:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2022/01/12 05:24:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (5 bytes), uploading instead of streaming 2022/01/12 05:24:49 DEBUG : file1.rclone_chunk.001_l5nc55: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:24:49 INFO : file1.rclone_chunk.001_l5nc55: Copied (server-side copy) to: file1 2022/01/12 05:24:49 INFO : file1.rclone_chunk.001_l5nc55: Deleted 2022/01/12 05:24:49 INFO : file1: Copied (new) 2022/01/12 05:24:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:50 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2022/01/12 05:24:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/01/12 05:24:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/12 05:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (0 bytes), uploading instead of streaming 2022/01/12 05:24:50 DEBUG : file1.rclone_chunk.001_l5ndjm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:24:50 INFO : file1.rclone_chunk.001_l5ndjm: Copied (server-side copy) to: file1 2022/01/12 05:24:50 INFO : file1.rclone_chunk.001_l5ndjm: Deleted 2022/01/12 05:24:50 INFO : file1: Copied (new) 2022/01/12 05:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/01/12 05:24:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/12 05:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (7 bytes), uploading instead of streaming 2022/01/12 05:24:51 DEBUG : file1.rclone_chunk.001_l5ndpi: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2022/01/12 05:24:51 INFO : file1.rclone_chunk.001_l5ndpi: Copied (server-side copy) to: file1 2022/01/12 05:24:51 INFO : file1.rclone_chunk.001_l5ndpi: Deleted 2022/01/12 05:24:51 INFO : file1: Copied (new) 2022/01/12 05:24:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:51 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:51 DEBUG : : Looking for writers 2022/01/12 05:24:51 DEBUG : file1: reading active writers 2022/01/12 05:24:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.80s) === RUN TestWriteFileHandleWriteAt run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:51 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2022/01/12 05:24:52 DEBUG : file1: aborting in-sequence write wait, off=100 2022/01/12 05:24:52 DEBUG : file1: failed to wait for in-sequence write to 100 2022/01/12 05:24:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2022/01/12 05:24:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (11 bytes), uploading instead of streaming 2022/01/12 05:24:52 DEBUG : file1.rclone_chunk.001_l5nf3i: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:24:52 INFO : file1.rclone_chunk.001_l5nf3i: Copied (server-side copy) to: file1 2022/01/12 05:24:52 INFO : file1.rclone_chunk.001_l5nf3i: Deleted 2022/01/12 05:24:52 INFO : file1: Copied (new) 2022/01/12 05:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2022/01/12 05:24:52 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:52 DEBUG : : Looking for writers 2022/01/12 05:24:52 DEBUG : file1: reading active writers 2022/01/12 05:24:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:53 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2022/01/12 05:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (5 bytes), uploading instead of streaming 2022/01/12 05:24:53 DEBUG : file1.rclone_chunk.001_l5ngkk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/12 05:24:53 INFO : file1.rclone_chunk.001_l5ngkk: Copied (server-side copy) to: file1 2022/01/12 05:24:53 INFO : file1.rclone_chunk.001_l5ngkk: Deleted 2022/01/12 05:24:53 INFO : file1: Copied (new) 2022/01/12 05:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:53 DEBUG : file1: WriteFileHandle.Flush nothing to do 2022/01/12 05:24:53 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:53 DEBUG : : Looking for writers 2022/01/12 05:24:53 DEBUG : file1: reading active writers 2022/01/12 05:24:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:53 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:53 DEBUG : file1: WriteFileHandle.Release closing 2022/01/12 05:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (0 bytes), uploading instead of streaming 2022/01/12 05:24:54 DEBUG : file1.rclone_chunk.001_l5ng74: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:24:54 INFO : file1.rclone_chunk.001_l5ng74: Copied (server-side copy) to: file1 2022/01/12 05:24:54 INFO : file1.rclone_chunk.001_l5ng74: Deleted 2022/01/12 05:24:54 INFO : file1: Copied (new) 2022/01/12 05:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2022/01/12 05:24:54 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:54 DEBUG : : Looking for writers 2022/01/12 05:24:54 DEBUG : file1: reading active writers 2022/01/12 05:24:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.62s) === RUN TestWriteFileModTimeWithOpenWriters run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:54 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (2 bytes), uploading instead of streaming 2022/01/12 05:24:54 DEBUG : file1.rclone_chunk.001_l5nhj5: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/01/12 05:24:54 INFO : file1.rclone_chunk.001_l5nhj5: Copied (server-side copy) to: file1 2022/01/12 05:24:54 INFO : file1.rclone_chunk.001_l5nhj5: Deleted 2022/01/12 05:24:54 INFO : file1: Copied (new) 2022/01/12 05:24:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2022/01/12 05:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:54 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:54 DEBUG : : Looking for writers 2022/01/12 05:24:54 DEBUG : file1: reading active writers 2022/01/12 05:24:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.78s) === RUN TestFileReadAtZeroLength run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:55 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (0 bytes), uploading instead of streaming 2022/01/12 05:24:55 DEBUG : file1.rclone_chunk.001_l5ni0r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:24:55 INFO : file1.rclone_chunk.001_l5ni0r: Copied (server-side copy) to: file1 2022/01/12 05:24:55 INFO : file1.rclone_chunk.001_l5ni0r: Deleted 2022/01/12 05:24:55 INFO : file1: Copied (new) 2022/01/12 05:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:55 DEBUG : file1: Open: flags=O_RDONLY 2022/01/12 05:24:55 DEBUG : file1: >Open: fd=file1 (r), err= 2022/01/12 05:24:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/01/12 05:24:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:55 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:55 DEBUG : : Looking for writers 2022/01/12 05:24:55 DEBUG : file1: reading active writers 2022/01/12 05:24:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:181: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7'", Local "Local file system at /tmp/rclone1124828452", Modify Window "1ns" 2022/01/12 05:24:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': poll-interval is not supported by this remote 2022/01/12 05:24:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/12 05:24:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/12 05:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:55 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/12 05:24:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/12 05:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': File to upload is small (100 bytes), uploading instead of streaming 2022/01/12 05:24:56 DEBUG : file1.rclone_chunk.001_l5nizt: md5 = 3eb15166b83ec7008ccd5a18a47411d6 OK 2022/01/12 05:24:56 INFO : file1.rclone_chunk.001_l5nizt: Copied (server-side copy) to: file1.rclone_chunk.001 2022/01/12 05:24:56 INFO : file1.rclone_chunk.001_l5nizt: Deleted 2022/01/12 05:24:56 DEBUG : file1.rclone_chunk.002_l5nizt: md5 = 64b14d06d17398dceb176df092c18878 OK 2022/01/12 05:24:56 INFO : file1.rclone_chunk.002_l5nizt: Copied (server-side copy) to: file1.rclone_chunk.002 2022/01/12 05:24:56 INFO : file1.rclone_chunk.002_l5nizt: Deleted 2022/01/12 05:24:56 INFO : file1: Copied (new) 2022/01/12 05:24:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/12 05:24:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/12 05:24:56 DEBUG : file1: Open: flags=O_RDONLY 2022/01/12 05:24:56 DEBUG : file1: >Open: fd=file1 (r), err= 2022/01/12 05:24:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/01/12 05:24:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/01/12 05:24:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/01/12 05:24:56 DEBUG : WaitForWriters: timeout=30s 2022/01/12 05:24:56 DEBUG : : Looking for writers 2022/01/12 05:24:56 DEBUG : file1: reading active writers 2022/01/12 05:24:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.18s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2022/01/12 05:24:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-vohikeq6febiven5dabeqet7': Purge dir "" 2022/01/12 05:24:57 INFO : S3 bucket rclone-test-vohikeq6febiven5dabeqet7: Bucket "rclone-test-vohikeq6febiven5dabeqet7" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m35.302490421s (try 1/5)