"go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|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 "TestPutio:" 2025/01/25 04:48:29 DEBUG : Creating backend with remote "TestPutio:rclone-test-boficuv3xehu" 2025/01/25 04:48:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/01/25 04:48:30 DEBUG : Putio root 'rclone-test-boficuv3xehu': chunkStart: 0, reqSize: 100 2025/01/25 04:48:30 DEBUG : Putio root 'rclone-test-boficuv3xehu': Sending chunk. transferOffset: 0 length: 100 2025/01/25 04:48:32 DEBUG : Putio root 'rclone-test-boficuv3xehu': chunkStart: 0, reqSize: 100 2025/01/25 04:48:32 DEBUG : Putio root 'rclone-test-boficuv3xehu': Sending chunk. transferOffset: 0 length: 100 2025/01/25 04:48:33 DEBUG : Putio root 'rclone-test-boficuv3xehu': chunkStart: 0, reqSize: 100 2025/01/25 04:48:33 DEBUG : Putio root 'rclone-test-boficuv3xehu': Sending chunk. transferOffset: 0 length: 100 === 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 2025/01/25 04:48:35 DEBUG : Putio root 'rclone-test-boficuv3xehu': chunkStart: 0, reqSize: 100 2025/01/25 04:48:35 DEBUG : Putio root 'rclone-test-boficuv3xehu': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/25 04:48:37 DEBUG : Putio root 'rclone-test-boficuv3xehu': chunkStart: 0, reqSize: 100 2025/01/25 04:48:37 DEBUG : Putio root 'rclone-test-boficuv3xehu': Sending chunk. transferOffset: 0 length: 100 2025/01/25 04:48:38 DEBUG : Creating backend with remote "TestPutio:rclone-test-boficuv3xehu/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/01/25 04:48:43 DEBUG : Creating backend with remote "TestPutio:rclone-test-faqozud3lexu" 2025/01/25 04:48:45 DEBUG : Putio root 'rclone-test-faqozud3lexu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-boficuv3xehu" from "TestPutio:rclone-test-boficuv3xehu" 2025/01/25 04:48:45 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/01/25 04:48:46 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2025/01/25 04:48:46 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/01/25 04:48:48 ERROR : : error listing: directory not found --- PASS: TestIntegration (19.52s) --- PASS: TestIntegration/FsMkdir (19.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) PASS ok github.com/rclone/rclone/backend/putio 19.537s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 20.222186973s (try 2/5)