"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2025/12/06 05:13:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kuremec4lubu" 2025/12/06 05:13:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutZeroLength fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/06 05:14:22 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/12/06 05:14:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kuremec4lubu/dirToPurgeFromRoot" 2025/12/06 05:14:43 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/12/06 05:14:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kerusug2sojo" 2025/12/06 05:14:52 DEBUG : gofile root 'rclone-test-kerusug2sojo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestGoFile:" path "rclone-test-kuremec4lubu" from "TestGoFile:rclone-test-kuremec4lubu" 2025/12/06 05:14:52 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2330 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- FAIL: TestIntegration (87.23s) --- FAIL: TestIntegration/FsMkdir (84.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.99s) --- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (6.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (47.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (7.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (7.80s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 87.249s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished ERROR in 1m27.994497112s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutZeroLength TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0]