"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestReadFileHandleMethods|TestReadFileHandleRelease|TestUnicodeNormalization|TestZipDirsInRoot|TestZipManyFiles|TestZipManySubDirs)$'" - Starting (try 3/5) 2026/04/30 03:46:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-diyatot6delu" 2026/04/30 03:46:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 03:46:13 DEBUG : Linkbox root 'rclone-test-diyatot6delu': Using cached web token 2026/04/30 03:46:14 DEBUG : Creating backend with remote "/tmp/rclone3303331881" === RUN TestReadFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-diyatot6delu'", Local "Local file system at /tmp/rclone3303331881", Modify Window "876000h0m0s" 2026/04/30 03:46:14 INFO : Linkbox root 'rclone-test-diyatot6delu': poll-interval is not supported by this remote 2026/04/30 03:46:14 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:46:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:46:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:46:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 03:46:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 03:46:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleMethods 2026/04/30 03:46:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestReadFileHandleMethods 2026/04/30 03:46:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:66 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0xcdf722be010)}) Test: TestReadFileHandleMethods 2026/04/30 03:46:20 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:46:20 DEBUG : dir: Looking for writers 2026/04/30 03:46:20 DEBUG : file1: reading active writers 2026/04/30 03:46:20 DEBUG : Looking for writers 2026/04/30 03:46:20 DEBUG : dir: reading active writers 2026/04/30 03:46:20 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (9.80s) === RUN TestReadFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-diyatot6delu'", Local "Local file system at /tmp/rclone3303331881", Modify Window "876000h0m0s" 2026/04/30 03:46:23 INFO : Linkbox root 'rclone-test-diyatot6delu': poll-interval is not supported by this remote 2026/04/30 03:46:23 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:46:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:46:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:46:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 03:46:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 03:46:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:220 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0xcdf724827f0)}) Test: TestReadFileHandleRelease read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleRelease read_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:226 Error: Should be true Test: TestReadFileHandleRelease read_test.go:231: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:231 Error: Should be true Test: TestReadFileHandleRelease 2026/04/30 03:46:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:46:28 DEBUG : dir: Looking for writers 2026/04/30 03:46:28 DEBUG : file1: reading active writers 2026/04/30 03:46:28 DEBUG : Looking for writers 2026/04/30 03:46:28 DEBUG : dir: reading active writers 2026/04/30 03:46:28 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (7.89s) === RUN TestUnicodeNormalization run.go:185: Remote "Linkbox root 'rclone-test-diyatot6delu'", Local "Local file system at /tmp/rclone3303331881", Modify Window "876000h0m0s" 2026/04/30 03:46:35 INFO : Linkbox root 'rclone-test-diyatot6delu': poll-interval is not supported by this remote 2026/04/30 03:46:35 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:46:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:46:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 03:46:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:46:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:46:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/30 03:46:36 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:46:36 DEBUG : Looking for writers 2026/04/30 03:46:36 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/30 03:46:36 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/30 03:46:36 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (8.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-diyatot6delu'", Local "Local file system at /tmp/rclone3303331881", Modify Window "876000h0m0s" 2026/04/30 03:46:39 INFO : Linkbox root 'rclone-test-diyatot6delu': poll-interval is not supported by this remote 2026/04/30 03:46:39 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:46:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 03:46:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 03:46:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 03:46:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 03:46:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 03:46:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 03:46:40 DEBUG : Linkbox root 'rclone-test-diyatot6delu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/30 03:46:42 DEBUG : file1: size = 100 OK 2026/04/30 03:46:42 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/30 03:46:42 DEBUG : file1: Size of src and dst objects identical 2026/04/30 03:46:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 03:46:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 03:46:42 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 03:46:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 03:46:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 03:46:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFileReadAtNonZeroLength write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: 0 actual : 100 Test: TestFileReadAtNonZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: []byte{0x76, 0x75, 0x64, 0x69, 0x79, 0x65, 0x6e, 0x31, 0x77, 0x6f, 0x79, 0x61, 0x78, 0x75, 0x67, 0x37, 0x68, 0x6f, 0x6c, 0x75, 0x6a, 0x65, 0x76, 0x33, 0x67, 0x75, 0x63, 0x75, 0x74, 0x69, 0x66, 0x31, 0x74, 0x61, 0x72, 0x65, 0x62, 0x6f, 0x63, 0x34, 0x6c, 0x75, 0x63, 0x69, 0x64, 0x69, 0x64, 0x38, 0x7a, 0x61, 0x67, 0x75, 0x6e, 0x65, 0x71, 0x36, 0x6d, 0x69, 0x66, 0x6f, 0x78, 0x61, 0x67, 0x30, 0x7a, 0x6f, 0x68, 0x6f, 0x7a, 0x69, 0x66, 0x39, 0x70, 0x75, 0x7a, 0x61, 0x77, 0x61, 0x62, 0x39, 0x6c, 0x69, 0x7a, 0x65, 0x71, 0x61, 0x6a, 0x37, 0x6e, 0x6f, 0x77, 0x6f, 0x73, 0x6f, 0x68, 0x36, 0x73, 0x65, 0x67, 0x65} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 76 75 64 69 79 65 6e 31 77 6f 79 61 78 75 67 37 |vudiyen1woyaxug7| - 00000010 68 6f 6c 75 6a 65 76 33 67 75 63 75 74 69 66 31 |holujev3gucutif1| - 00000020 74 61 72 65 62 6f 63 34 6c 75 63 69 64 69 64 38 |tareboc4lucidid8| - 00000030 7a 61 67 75 6e 65 71 36 6d 69 66 6f 78 61 67 30 |zaguneq6mifoxag0| - 00000040 7a 6f 68 6f 7a 69 66 39 70 75 7a 61 77 61 62 39 |zohozif9puzawab9| - 00000050 6c 69 7a 65 71 61 6a 37 6e 6f 77 6f 73 6f 68 36 |lizeqaj7nowosoh6| - 00000060 73 65 67 65 |sege| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2026/04/30 03:46:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:46:42 DEBUG : Looking for writers 2026/04/30 03:46:42 DEBUG : file1: reading active writers 2026/04/30 03:46:42 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (5.00s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-diyatot6delu'", Local "Local file system at /tmp/rclone3303331881", Modify Window "876000h0m0s" 2026/04/30 03:46:44 INFO : Linkbox root 'rclone-test-diyatot6delu': poll-interval is not supported by this remote 2026/04/30 03:46:44 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:46:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/30 03:46:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/30 03:46:56 DEBUG : flat/f000.txt: Set virtual modtime to 2026-04-30 03:46:46 +0000 UTC 2026/04/30 03:46:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:46:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 03:46:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/30 03:46:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/30 03:46:56 DEBUG : flat/f001.txt: Set virtual modtime to 2026-04-30 03:46:48 +0000 UTC 2026/04/30 03:46:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:71: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManyFiles 2026/04/30 03:46:57 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:46:57 DEBUG : flat: Looking for writers 2026/04/30 03:46:57 DEBUG : f004.txt: reading active writers 2026/04/30 03:46:57 DEBUG : f000.txt: reading active writers 2026/04/30 03:46:57 DEBUG : f001.txt: reading active writers 2026/04/30 03:46:57 DEBUG : f002.txt: reading active writers 2026/04/30 03:46:57 DEBUG : f003.txt: reading active writers 2026/04/30 03:46:57 DEBUG : Looking for writers 2026/04/30 03:46:57 DEBUG : flat: reading active writers 2026/04/30 03:46:57 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (21.08s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-diyatot6delu'", Local "Local file system at /tmp/rclone3303331881", Modify Window "876000h0m0s" 2026/04/30 03:47:05 INFO : Linkbox root 'rclone-test-diyatot6delu': poll-interval is not supported by this remote 2026/04/30 03:47:05 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:47:17 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/30 03:47:17 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/30 03:47:17 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-04-30 03:47:15 +0000 UTC 2026/04/30 03:47:17 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:47:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 03:47:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/30 03:47:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/30 03:47:17 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-04-30 03:47:11 +0000 UTC 2026/04/30 03:47:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManySubDirs 2026/04/30 03:47:17 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:47:17 DEBUG : a/b/c: Looking for writers 2026/04/30 03:47:17 DEBUG : deep.txt: reading active writers 2026/04/30 03:47:17 DEBUG : a/b: Looking for writers 2026/04/30 03:47:17 DEBUG : c: reading active writers 2026/04/30 03:47:17 DEBUG : mid.txt: reading active writers 2026/04/30 03:47:17 DEBUG : a: Looking for writers 2026/04/30 03:47:17 DEBUG : b: reading active writers 2026/04/30 03:47:17 DEBUG : top.txt: reading active writers 2026/04/30 03:47:17 DEBUG : Looking for writers 2026/04/30 03:47:17 DEBUG : a: reading active writers 2026/04/30 03:47:17 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (21.17s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-diyatot6delu'", Local "Local file system at /tmp/rclone3303331881", Modify Window "876000h0m0s" 2026/04/30 03:47:27 INFO : Linkbox root 'rclone-test-diyatot6delu': poll-interval is not supported by this remote 2026/04/30 03:47:27 NOTICE: Linkbox root 'rclone-test-diyatot6delu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:47:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/30 03:47:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/30 03:47:38 DEBUG : dir1/a.txt: Set virtual modtime to 2026-04-30 03:47:29 +0000 UTC 2026/04/30 03:47:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:47:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 03:47:39 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/30 03:47:39 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/30 03:47:39 DEBUG : dir2/b.txt: Set virtual modtime to 2026-04-30 03:47:32 +0000 UTC 2026/04/30 03:47:39 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:47:39 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 03:47:39 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/30 03:47:39 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/30 03:47:39 DEBUG : dir3/c.txt: Set virtual modtime to 2026-04-30 03:47:36 +0000 UTC 2026/04/30 03:47:39 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:47:39 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 03:47:39 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:47:39 DEBUG : dir1: Looking for writers 2026/04/30 03:47:39 DEBUG : a.txt: reading active writers 2026/04/30 03:47:39 DEBUG : dir2: Looking for writers 2026/04/30 03:47:39 DEBUG : b.txt: reading active writers 2026/04/30 03:47:39 DEBUG : dir3: Looking for writers 2026/04/30 03:47:39 DEBUG : c.txt: reading active writers 2026/04/30 03:47:39 DEBUG : Looking for writers 2026/04/30 03:47:39 DEBUG : dir1: reading active writers 2026/04/30 03:47:39 DEBUG : dir2: reading active writers 2026/04/30 03:47:39 DEBUG : dir3: reading active writers 2026/04/30 03:47:39 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (22.00s) FAIL 2026/04/30 03:47:49 DEBUG : Linkbox root 'rclone-test-diyatot6delu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestReadFileHandleMethods|TestReadFileHandleRelease|TestUnicodeNormalization|TestZipDirsInRoot|TestZipManyFiles|TestZipManySubDirs)$'" - Finished ERROR in 1m36.972089311s (try 3/5): exit status 1: Failed [TestReadFileHandleMethods TestReadFileHandleRelease TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs]