"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Starting (try 3/5) 2025/12/09 04:14:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yivajob4piki" 2025/12/09 04:14:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/09 04:14:23 DEBUG : Creating backend with remote "/tmp/rclone4553279" === RUN TestFileOpenRead run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:23 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:23 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:14:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/09 04:14:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/09 04:14:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 file_test.go:171: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Received unexpected error: Open failed: RootURL not set Test: TestFileOpenRead 2025/12/09 04:14:30 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:30 DEBUG : dir: Looking for writers 2025/12/09 04:14:30 DEBUG : file1: reading active writers 2025/12/09 04:14:30 DEBUG : Looking for writers 2025/12/09 04:14:30 DEBUG : dir: reading active writers 2025/12/09 04:14:30 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (10.36s) === RUN TestReadFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:34 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:34 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:14:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/09 04:14:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/09 04:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/09 04:14:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/09 04:14:39 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: RootURL not set 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 2025/12/09 04:14:39 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: RootURL not set 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 2025/12/09 04:14:40 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: RootURL not set", err:(*errors.errorString)(0xc0009c9130)}) Test: TestReadFileHandleMethods 2025/12/09 04:14:40 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:40 DEBUG : dir: Looking for writers 2025/12/09 04:14:40 DEBUG : file1: reading active writers 2025/12/09 04:14:40 DEBUG : Looking for writers 2025/12/09 04:14:40 DEBUG : dir: reading active writers 2025/12/09 04:14:40 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (10.31s) === RUN TestReadFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:44 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:44 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:45 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:45 DEBUG : Looking for writers 2025/12/09 04:14:45 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (1.39s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:46 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:46 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:47 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:47 DEBUG : Looking for writers 2025/12/09 04:14:47 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (1.37s) === RUN TestReadFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:47 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:47 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:48 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:48 DEBUG : Looking for writers 2025/12/09 04:14:48 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (1.32s) === RUN TestReadFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:48 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:48 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:49 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:49 DEBUG : Looking for writers 2025/12/09 04:14:49 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (1.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:49 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:49 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/09 04:14:49 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:49 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:49 INFO : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:51 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:51 DEBUG : Looking for writers 2025/12/09 04:14:51 DEBUG : >WaitForWriters: 2025/12/09 04:14:51 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (1.52s) === RUN TestRWFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:51 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:51 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/09 04:14:51 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:51 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:51 INFO : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:52 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:52 DEBUG : Looking for writers 2025/12/09 04:14:52 DEBUG : >WaitForWriters: 2025/12/09 04:14:52 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (1.33s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:52 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:52 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/09 04:14:52 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:52 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:52 INFO : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:53 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:53 DEBUG : Looking for writers 2025/12/09 04:14:53 DEBUG : >WaitForWriters: 2025/12/09 04:14:53 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (1.20s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:53 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:53 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/09 04:14:53 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:53 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:53 INFO : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:54 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:54 DEBUG : Looking for writers 2025/12/09 04:14:54 DEBUG : >WaitForWriters: 2025/12/09 04:14:54 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (1.28s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:14:55 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:14:55 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/09 04:14:55 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:55 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/09 04:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yivajob4piki" 2025/12/09 04:14:55 INFO : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Linkbox root 'rclone-test-yivajob4piki'": Update second step failed: Linkbox error 403: not permit 2025/12/09 04:14:56 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:14:56 DEBUG : Looking for writers 2025/12/09 04:14:56 DEBUG : >WaitForWriters: 2025/12/09 04:14:56 DEBUG : Linkbox root 'rclone-test-yivajob4piki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (1.32s) === RUN TestUnicodeNormalization run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:15:00 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:15:00 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:15:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/09 04:15:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/09 04:15:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/09 04:15:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/09 04:15:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2025/12/09 04:15:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/09 04:15:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/09 04:15:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/09 04:15:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/09 04:15:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data2" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data2 Test: TestUnicodeNormalization 2025/12/09 04:15:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/09 04:15:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/09 04:15:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/09 04:15:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/09 04:15:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2025/12/09 04:15:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/09 04:15:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/09 04:15:02 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:15:02 DEBUG : Looking for writers 2025/12/09 04:15:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/09 04:15:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/09 04:15:02 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (9.08s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:15:05 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:15:05 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:15:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/09 04:15:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/09 04:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/09 04:15:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/09 04:15:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/09 04:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/09 04:15:05 DEBUG : Linkbox root 'rclone-test-yivajob4piki': File to upload is small (100 bytes), uploading instead of streaming 2025/12/09 04:15:08 DEBUG : file1: size = 100 OK 2025/12/09 04:15:08 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/09 04:15:08 DEBUG : file1: Size of src and dst objects identical 2025/12/09 04:15:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/09 04:15:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/09 04:15:08 DEBUG : file1: Open: flags=O_RDONLY 2025/12/09 04:15:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/09 04:15:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/09 04:15:08 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: RootURL not set 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{0x63, 0x75, 0x64, 0x6f, 0x6d, 0x61, 0x6b, 0x39, 0x70, 0x75, 0x63, 0x61, 0x67, 0x69, 0x64, 0x34, 0x71, 0x75, 0x62, 0x75, 0x71, 0x6f, 0x6b, 0x36, 0x6b, 0x75, 0x76, 0x65, 0x6c, 0x61, 0x66, 0x30, 0x6a, 0x75, 0x6b, 0x61, 0x76, 0x61, 0x76, 0x31, 0x67, 0x65, 0x68, 0x65, 0x74, 0x69, 0x6d, 0x34, 0x63, 0x65, 0x6b, 0x61, 0x77, 0x6f, 0x6e, 0x36, 0x63, 0x69, 0x6e, 0x65, 0x79, 0x6f, 0x72, 0x32, 0x77, 0x69, 0x79, 0x65, 0x77, 0x65, 0x72, 0x35, 0x70, 0x69, 0x70, 0x69, 0x6a, 0x6f, 0x6d, 0x34, 0x7a, 0x75, 0x70, 0x6f, 0x63, 0x75, 0x64, 0x35, 0x62, 0x65, 0x73, 0x65, 0x67, 0x75, 0x74, 0x38, 0x64, 0x75, 0x6b, 0x69} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 63 75 64 6f 6d 61 6b 39 70 75 63 61 67 69 64 34 |cudomak9pucagid4| - 00000010 71 75 62 75 71 6f 6b 36 6b 75 76 65 6c 61 66 30 |qubuqok6kuvelaf0| - 00000020 6a 75 6b 61 76 61 76 31 67 65 68 65 74 69 6d 34 |jukavav1gehetim4| - 00000030 63 65 6b 61 77 6f 6e 36 63 69 6e 65 79 6f 72 32 |cekawon6cineyor2| - 00000040 77 69 79 65 77 65 72 35 70 69 70 69 6a 6f 6d 34 |wiyewer5pipijom4| - 00000050 7a 75 70 6f 63 75 64 35 62 65 73 65 67 75 74 38 |zupocud5besegut8| - 00000060 64 75 6b 69 |duki| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2025/12/09 04:15:09 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:15:09 DEBUG : Looking for writers 2025/12/09 04:15:09 DEBUG : file1: reading active writers 2025/12/09 04:15:09 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (5.68s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:15:11 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:15:11 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:15:24 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/09 04:15:24 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/09 04:15:24 DEBUG : flat/f000.txt: Set virtual modtime to 2025-12-09 04:15:13 +0000 UTC 2025/12/09 04:15:24 DEBUG : flat/f000.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: RootURL not set Test: TestZipManyFiles 2025/12/09 04:15:24 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:15:24 DEBUG : flat: Looking for writers 2025/12/09 04:15:24 DEBUG : f000.txt: reading active writers 2025/12/09 04:15:24 DEBUG : f001.txt: reading active writers 2025/12/09 04:15:24 DEBUG : f002.txt: reading active writers 2025/12/09 04:15:24 DEBUG : f003.txt: reading active writers 2025/12/09 04:15:24 DEBUG : f004.txt: reading active writers 2025/12/09 04:15:24 DEBUG : Looking for writers 2025/12/09 04:15:24 DEBUG : flat: reading active writers 2025/12/09 04:15:24 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (21.98s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:15:33 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:15:33 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:15:44 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/09 04:15:44 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/09 04:15:44 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-12-09 04:15:42 +0000 UTC 2025/12/09 04:15:44 DEBUG : a/b/c/deep.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: RootURL not set Test: TestZipManySubDirs 2025/12/09 04:15:45 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:15:45 DEBUG : a/b/c: Looking for writers 2025/12/09 04:15:45 DEBUG : deep.txt: reading active writers 2025/12/09 04:15:45 DEBUG : a/b: Looking for writers 2025/12/09 04:15:45 DEBUG : c: reading active writers 2025/12/09 04:15:45 DEBUG : mid.txt: reading active writers 2025/12/09 04:15:45 DEBUG : a: Looking for writers 2025/12/09 04:15:45 DEBUG : b: reading active writers 2025/12/09 04:15:45 DEBUG : top.txt: reading active writers 2025/12/09 04:15:45 DEBUG : Looking for writers 2025/12/09 04:15:45 DEBUG : a: reading active writers 2025/12/09 04:15:45 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (21.58s) === RUN TestZipLargeFiles run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:15:54 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:15:54 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:16:01 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/09 04:16:01 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/09 04:16:01 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-12-09 04:15:59 +0000 UTC 2025/12/09 04:16:01 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 zip_test.go:131: 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:131 Error: Received unexpected error: create zip copy: Open failed: RootURL not set Test: TestZipLargeFiles 2025/12/09 04:16:01 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:16:01 DEBUG : bigdir: Looking for writers 2025/12/09 04:16:01 DEBUG : big.bin: reading active writers 2025/12/09 04:16:01 DEBUG : Looking for writers 2025/12/09 04:16:01 DEBUG : bigdir: reading active writers 2025/12/09 04:16:01 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (10.61s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-yivajob4piki'", Local "Local file system at /tmp/rclone4553279", Modify Window "876000h0m0s" 2025/12/09 04:16:05 INFO : Linkbox root 'rclone-test-yivajob4piki': poll-interval is not supported by this remote 2025/12/09 04:16:05 NOTICE: Linkbox root 'rclone-test-yivajob4piki': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 04:16:17 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/09 04:16:17 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/09 04:16:17 DEBUG : dir1/a.txt: Set virtual modtime to 2025-12-09 04:16:07 +0000 UTC 2025/12/09 04:16:17 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:148: 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:148 Error: Received unexpected error: create zip copy: Open failed: RootURL not set Test: TestZipDirsInRoot 2025/12/09 04:16:17 DEBUG : WaitForWriters: timeout=30s 2025/12/09 04:16:17 DEBUG : dir1: Looking for writers 2025/12/09 04:16:17 DEBUG : a.txt: reading active writers 2025/12/09 04:16:17 DEBUG : dir2: Looking for writers 2025/12/09 04:16:17 DEBUG : dir3: Looking for writers 2025/12/09 04:16:17 DEBUG : Looking for writers 2025/12/09 04:16:17 DEBUG : dir2: reading active writers 2025/12/09 04:16:17 DEBUG : dir3: reading active writers 2025/12/09 04:16:17 DEBUG : dir1: reading active writers 2025/12/09 04:16:17 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (21.98s) FAIL 2025/12/09 04:16:27 DEBUG : Linkbox root 'rclone-test-yivajob4piki': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Finished ERROR in 2m5.353739349s (try 3/5): exit status 1: Failed [TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]