"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2026/05/04 02:33:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-merehid1mina" 2026/05/04 02:33:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 02:33:54 DEBUG : Linkbox root 'rclone-test-merehid1mina': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/04 02:34:00 DEBUG : test%46.txt/test%46.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/04 02:34:00 DEBUG : test%46.txt/test%46.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/04 02:34:01 DEBUG : test%46.txt/test%46.txt: Trying to read object after upload: try again in 400ms (3/10) fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/04 02:34:15 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/04 02:34:16 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/04 02:34:16 DEBUG : file name.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/05/04 02:34:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/04 02:34:26 DEBUG : file name.txt: Update: removing old file 2026/05/04 02:34:30 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/04 02:34:30 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/04 02:34:31 DEBUG : file name.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/05/04 02:34:31 DEBUG : file name.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/05/04 02:34:32 DEBUG : file name.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/04 02:34:34 DEBUG : file name.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/04 02:34:37 DEBUG : file name.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/04 02:34:44 DEBUG : file name.txt: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/04 02:34:57 DEBUG : file name.txt: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/04 02:35:23 DEBUG : file name.txt: Trying to read object after upload: try again in 51.2s (10/10) fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:960 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/05/04 02:36:16 ERROR : error listing: directory not found --- FAIL: TestIntegration (142.31s) --- FAIL: TestIntegration/FsMkdir (140.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (16.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (16.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (121.53s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 142.322s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 2m23.073050688s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles]