"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:438: Using remote "TestPutio:" 2026/01/15 01:19:59 DEBUG : Creating backend with remote "TestPutio:rclone-test-wafalak0laso" 2026/01/15 01:19:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/15 01:20:03 DEBUG : Putio root 'rclone-test-wafalak0laso': chunkStart: 0, reqSize: 100 2026/01/15 01:20:03 DEBUG : Putio root 'rclone-test-wafalak0laso': Sending chunk. transferOffset: 0 length: 100 2026/01/15 01:20:05 DEBUG : Putio root 'rclone-test-wafalak0laso': chunkStart: 0, reqSize: 100 2026/01/15 01:20:05 DEBUG : Putio root 'rclone-test-wafalak0laso': Sending chunk. transferOffset: 0 length: 100 2026/01/15 01:20:07 DEBUG : Putio root 'rclone-test-wafalak0laso': chunkStart: 0, reqSize: 100 2026/01/15 01:20:07 DEBUG : Putio root 'rclone-test-wafalak0laso': 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 2026/01/15 01:20:10 DEBUG : Putio root 'rclone-test-wafalak0laso': chunkStart: 0, reqSize: 100 2026/01/15 01:20:10 DEBUG : Putio root 'rclone-test-wafalak0laso': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/15 01:20:12 DEBUG : Putio root 'rclone-test-wafalak0laso': chunkStart: 0, reqSize: 100 2026/01/15 01:20:12 DEBUG : Putio root 'rclone-test-wafalak0laso': Sending chunk. transferOffset: 0 length: 100 2026/01/15 01:20:13 DEBUG : Creating backend with remote "TestPutio:rclone-test-wafalak0laso/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 2026/01/15 01:20:19 DEBUG : Creating backend with remote "TestPutio:rclone-test-weyilec1jiyi" 2026/01/15 01:20:22 DEBUG : Putio root 'rclone-test-weyilec1jiyi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-wafalak0laso" from "TestPutio:rclone-test-wafalak0laso" 2026/01/15 01:20:22 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/01/15 01:20:23 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/01/15 01:20:23 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/01/15 01:20:25 ERROR : error listing: directory not found --- PASS: TestIntegration (25.62s) --- PASS: TestIntegration/FsMkdir (24.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) PASS ok github.com/rclone/rclone/backend/putio 25.643s "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 26.529063939s (try 2/5)