"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2026/07/05 05:41:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xovovuz2xogu" 2026/07/05 05:41:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 05:42:57 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/05 05:42:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 05:43:57 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/07/05 05:43:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 05:44:57 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/05 05:44:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/05 05:45:57 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/07/05 05:45:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/05 05:46:57 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/05 05:46:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/05 05:47:57 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/05 05:47:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/05 05:48:57 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/05 05:48:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/05 05:49:57 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-xovovuz2xogu&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/05 05:49:57 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/05 05:50:37 DEBUG : pacer: Reducing sleep to 1.28s 2026/07/05 05:50:38 DEBUG : pacer: Reducing sleep to 640ms 2026/07/05 05:50:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/07/05 05:50:39 DEBUG : pacer: Reducing sleep to 320ms 2026/07/05 05:50:39 DEBUG : pacer: Reducing sleep to 160ms 2026/07/05 05:50:40 DEBUG : pacer: Reducing sleep to 80ms 2026/07/05 05:50:40 DEBUG : pacer: Reducing sleep to 40ms === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/05 05:50:40 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 05:50:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/05 05:50:41 INFO : dir/subdir: Making directory 2026/07/05 05:50:41 INFO : dir/subdir: Removing directory 2026/07/05 05:50:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/05 05:50:42 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/07/05 05:50:42 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/05 05:51:04 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/05 05:51:05 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/05 05:51:25 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/05 05:51:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xovovuz2xogu/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/05 05:51:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xovovuz2xogu/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/05 05:52:13 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:18 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/05 05:52:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 05:52:18 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:23 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/05 05:52:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 05:52:23 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 05:52:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/05 05:52:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-suqujoc6game" 2026/07/05 05:52:25 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:30 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/05 05:52:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 05:52:30 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:35 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/05 05:52:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 05:52:35 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:40 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/05 05:52:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/05 05:52:40 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:45 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/05 05:52:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/05 05:52:45 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:50 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/05 05:52:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/05 05:52:50 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:52:55 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/05 05:52:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/05 05:52:55 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:53:00 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/05 05:53:00 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/05 05:53:00 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:53:05 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/05 05:53:05 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/05 05:53:05 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:53:10 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/05 05:53:10 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/05 05:53:10 DEBUG : Rate limited, sleep for 5s 2026/07/05 05:53:15 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/07/05 05:53:15 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:1483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1483 Error: Received unexpected error: failed to move item: Error "error-rateLimit" Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/05 05:53:15 DEBUG : gofile root 'rclone-test-suqujoc6game': Purge remote 2026/07/05 05:53:15 DEBUG : pacer: Reducing sleep to 5.12s === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/05 05:53:18 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/05 05:53:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstests.go:1869: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1869 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot fstests.go:1885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Not equal: expected: "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1894 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:203: Not found "z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1894 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/05 05:53:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xovovuz2xogu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestGoFile:" path "rclone-test-xovovuz2xogu" from "TestGoFile:rclone-test-xovovuz2xogu" 2026/07/05 05:53:26 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-xovovuz2xogu/file name.txt (200), rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-xovovuz2xogu/file name.txt" fstest.go:203: Not found "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found 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/fstests/fstests.go:1943 Error: Not equal: expected: []string{"rclone-test-xovovuz2xogu/hello? sausage", "rclone-test-xovovuz2xogu/hello? sausage/êé", "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界", "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-xovovuz2xogu/hello? sausage", - (string) (len=44) "rclone-test-xovovuz2xogu/hello? sausage/êé", - (string) (len=58) "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:1949: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1949 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1985: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1985 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-xovovuz2xogu/file name.txt" not found fstests.go:1986: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1986 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-xovovuz2xogu/created from root.txt (100), rclone-test-xovovuz2xogu/file name.txt (200), rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-xovovuz2xogu/created from root.txt (100) fstest.go:203: Not found "rclone-test-xovovuz2xogu/file name.txt" fstest.go:203: Not found "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-xovovuz2xogu/file name.txt (200), rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-xovovuz2xogu/file name.txt" fstest.go:203: Not found "rclone-test-xovovuz2xogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/05 05:53:49 DEBUG : gofile root 'rclone-test-xovovuz2xogu': attempting to share single file 'file name.txt_does_not_exist' 2026/07/05 05:53:49 DEBUG : gofile root 'rclone-test-xovovuz2xogu': attempting to share single file 'file name.txt' 2026/07/05 05:53:49 DEBUG : gofile root 'rclone-test-xovovuz2xogu': Link expires at 2026-07-05 05:55:49.996805108 +0000 UTC m=+832.376292551 (duration 2m0s) 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': Link expires at 2026-07-05 05:55:50.248620354 +0000 UTC m=+832.628107797 (duration 2m0s) 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': attempting to share single file 'file name.txt' 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': Link expires at 2026-07-05 05:55:50.481644875 +0000 UTC m=+832.861132308 (duration 2m0s) 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': Link expires at 2026-07-05 05:55:50.582834285 +0000 UTC m=+832.962321728 (duration 2m0s) 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2026/07/05 05:53:50 DEBUG : gofile root 'rclone-test-xovovuz2xogu': Link expires at 2026-07-05 05:55:50.653672205 +0000 UTC m=+833.033159638 (duration 2m0s) 2026/07/05 05:53:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-huzofib4luru" 2026/07/05 05:53:51 DEBUG : gofile root 'rclone-test-xovovuz2xogu': attempting to share directory '' 2026/07/05 05:53:51 DEBUG : gofile root 'rclone-test-xovovuz2xogu': Link expires at 2026-07-05 05:55:51.549900399 +0000 UTC m=+833.929387832 (duration 2m0s) 2026/07/05 05:53:51 DEBUG : gofile root 'rclone-test-huzofib4luru': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *gofile.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *gofile.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *gofile.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/05 05:53:53 DEBUG : unknown-size-update.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/05 05:53:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xovovuz2xogu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata fstests.go:2754: Directories don't support ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata fstests.go:2766: Directories don't support WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap fstests.go:2801: Not a wrapping Fs === NAME TestIntegration/FsMkdir fstests.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2827 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2829: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (719.01s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (1.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.31s) --- FAIL: TestIntegration/FsMkdir (195.87s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.93s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.89s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.75s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (170.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (20.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (20.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (21.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (12.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (51.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (7.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (23.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (2.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.61s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.47s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (0.67s) --- SKIP: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 719.025s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 11m59.81738823s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]