"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2024/11/10 01:30:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kiraruq6zoci" 2024/11/10 01:30:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/11/10 01:30:23 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:30:28 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/10 01:30:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 01:30:28 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 01:30:28 DEBUG : Upload server store5 (eu) responded in 124.803187ms 2024/11/10 01:30:28 DEBUG : Upload server store1 (eu) responded in 132.710358ms 2024/11/10 01:30:28 DEBUG : ./.: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/11/10 01:30:31 DEBUG : ../..: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/10 01:30:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/11/10 01:30:37 DEBUG : leading space/ leading space: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/11/10 01:30:41 DEBUG : ~leading tilde/~leading tilde: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/11/10 01:30:43 DEBUG : ␍leading CR/␍leading CR: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/11/10 01:30:45 DEBUG : ␊leading LF/␊leading LF: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/11/10 01:30:47 DEBUG : ␉leading HT/␉leading HT: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/11/10 01:30:49 DEBUG : ␋leading VT/␋leading VT: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/11/10 01:30:51 DEBUG : .leading dot/.leading dot: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/11/10 01:30:54 DEBUG : trailing space /trailing space : Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/11/10 01:30:57 DEBUG : trailing CR␍/trailing CR␍: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/11/10 01:30:59 DEBUG : trailing LF␊/trailing LF␊: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/11/10 01:31:01 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:31:06 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/10 01:31:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 01:31:06 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 01:31:06 DEBUG : trailing HT␉/trailing HT␉: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/11/10 01:31:09 DEBUG : trailing VT␋/trailing VT␋: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/10 01:31:10 DEBUG : trailing dot./trailing dot.: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/10 01:31:12 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:31:17 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/10 01:31:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 01:31:18 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 01:31:18 DEBUG : invalid utf-8/invalid utf-8: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/10 01:31:20 DEBUG : test%46.txt/test%46.txt: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/10 01:31:21 DEBUG : file name.txt: Using upload server store1 (eu) 2024/11/10 01:31:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store5 (eu) 2024/11/10 01:31:24 DEBUG : file name.txt: Using upload server store1 (eu) 2024/11/10 01:31:24 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/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/10 01:31:28 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/10 01:31:30 DEBUG : Upload server store5 (eu) responded in 37.69921ms 2024/11/10 01:31:30 DEBUG : Upload server store1 (eu) responded in 37.663133ms 2024/11/10 01:31:30 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store1 (eu) 2024/11/10 01:31:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kiraruq6zoci/dirToPurgeFromRoot" 2024/11/10 01:31:31 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/10 01:31:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yunizip8zone" 2024/11/10 01:31:35 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:31:40 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/10 01:31:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 01:31:41 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:31:46 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/10 01:31:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/10 01:31:46 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:31:51 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/11/10 01:31:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/10 01:31:51 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:31:56 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/11/10 01:31:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/10 01:31:56 DEBUG : Rate limited, sleep for 5s 2024/11/10 01:32:01 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2024/11/10 01:32:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/10 01:32:01 DEBUG : pacer: Reducing sleep to 160ms 2024/11/10 01:32:01 DEBUG : pacer: Reducing sleep to 80ms 2024/11/10 01:32:02 DEBUG : pacer: Reducing sleep to 40ms 2024/11/10 01:32:02 DEBUG : pacer: Reducing sleep to 20ms 2024/11/10 01:32:02 DEBUG : gofile root 'rclone-test-yunizip8zone': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-kiraruq6zoci" from "TestGoFile:rclone-test-kiraruq6zoci" 2024/11/10 01:32:02 DEBUG : Creating backend with remote "TestGoFile:" 2024/11/10 01:32:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/11/10 01:32:04 DEBUG : pacer: Reducing sleep to 10ms === NAME TestIntegration/FsMkdir fstests.go:2690: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2690 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (103.38s) --- FAIL: TestIntegration/FsMkdir (102.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding (58.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (7.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (42.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (29.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 103.385s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 1m44.136744787s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir]