"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_CR|leading_HT|leading_LF|leading_VT|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestLinkbox:" 2024/11/22 04:05:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xegopuf5cexi" 2024/11/22 04:05:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/22 04:07:05 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/22 04:07:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xegopuf5cexi/dirToPurgeFromRoot" 2024/11/22 04:07:27 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestLinkbox:" path "rclone-test-xegopuf5cexi" from "TestLinkbox:rclone-test-xegopuf5cexi" 2024/11/22 04:07:30 DEBUG : Creating backend with remote "TestLinkbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2024/11/22 04:07:42 ERROR : : error listing: directory not found --- PASS: TestIntegration (144.56s) --- PASS: TestIntegration/FsMkdir (142.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding (93.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (7.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (7.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (7.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (47.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (6.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.50s) PASS ok github.com/rclone/rclone/backend/linkbox 144.574s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_CR|leading_HT|leading_LF|leading_VT|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 2m25.092858975s (try 2/5)