"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_VT|leading_dot|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 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2025/01/21 02:02:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zuhuhul6dama" 2025/01/21 02:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2025/01/21 02:02:20 DEBUG : Upload server store-eu-par-5 (eu) responded in 126.559664ms 2025/01/21 02:02:20 DEBUG : Upload server store-eu-par-4 (eu) responded in 127.502471ms 2025/01/21 02:02:20 DEBUG : ␉leading HT/␉leading HT: Using upload server store-eu-par-5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2025/01/21 02:02:22 DEBUG : ␋leading VT/␋leading VT: Using upload server store-eu-par-5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2025/01/21 02:02:25 DEBUG : .leading dot/.leading dot: Using upload server store-eu-par-4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2025/01/21 02:02:27 DEBUG : trailing space /trailing space : Using upload server store-eu-par-5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2025/01/21 02:02:30 DEBUG : trailing CR␍/trailing CR␍: Using upload server store-eu-par-5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2025/01/21 02:02:33 DEBUG : trailing LF␊/trailing LF␊: Using upload server store-eu-par-4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2025/01/21 02:02:35 DEBUG : trailing HT␉/trailing HT␉: Using upload server store-eu-par-4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2025/01/21 02:02:38 DEBUG : trailing VT␋/trailing VT␋: Using upload server store-eu-par-4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2025/01/21 02:02:40 DEBUG : trailing dot./trailing dot.: Using upload server store-eu-par-4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2025/01/21 02:02:43 DEBUG : invalid utf-8/invalid utf-8: Using upload server store-eu-par-4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2025/01/21 02:02:45 DEBUG : test%46.txt/test%46.txt: Using upload server store-eu-par-5 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2025/01/21 02:02:47 DEBUG : file name.txt: Using upload server store-eu-par-4 (eu) 2025/01/21 02:02:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store-eu-par-4 (eu) 2025/01/21 02:02:50 DEBUG : file name.txt: Using upload server store-eu-par-5 (eu) 2025/01/21 02:02:50 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 2025/01/21 02:02:57 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store-eu-par-4 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/21 02:03:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store-eu-par-4 (eu) 2025/01/21 02:03:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zuhuhul6dama/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/01/21 02:03:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xahetus1dowi" 2025/01/21 02:03:19 DEBUG : gofile root 'rclone-test-xahetus1dowi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-zuhuhul6dama" from "TestGoFile:rclone-test-zuhuhul6dama" 2025/01/21 02:03:19 DEBUG : Creating backend with remote "TestGoFile:" 2025/01/21 02:03:19 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries --- PASS: TestIntegration (66.09s) --- PASS: TestIntegration/FsMkdir (64.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (34.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (14.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.60s) PASS ok github.com/rclone/rclone/backend/gofile 66.107s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_VT|leading_dot|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 OK in 1m6.936016155s (try 2/5)