"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/02/05 01:57:11 DEBUG : Creating backend with remote "TestPutio:rclone-test-xocidak0guro" 2026/02/05 01:57:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/05 01:57:13 DEBUG : Putio root 'rclone-test-xocidak0guro': chunkStart: 0, reqSize: 100 2026/02/05 01:57:13 DEBUG : Putio root 'rclone-test-xocidak0guro': Sending chunk. transferOffset: 0 length: 100 2026/02/05 01:57:15 DEBUG : Putio root 'rclone-test-xocidak0guro': chunkStart: 0, reqSize: 100 2026/02/05 01:57:15 DEBUG : Putio root 'rclone-test-xocidak0guro': Sending chunk. transferOffset: 0 length: 100 2026/02/05 01:57:16 DEBUG : Putio root 'rclone-test-xocidak0guro': chunkStart: 0, reqSize: 100 2026/02/05 01:57:16 DEBUG : Putio root 'rclone-test-xocidak0guro': 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/02/05 01:57:20 DEBUG : Putio root 'rclone-test-xocidak0guro': chunkStart: 0, reqSize: 100 2026/02/05 01:57:20 DEBUG : Putio root 'rclone-test-xocidak0guro': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/05 01:57:22 DEBUG : Putio root 'rclone-test-xocidak0guro': chunkStart: 0, reqSize: 100 2026/02/05 01:57:22 DEBUG : Putio root 'rclone-test-xocidak0guro': Sending chunk. transferOffset: 0 length: 100 2026/02/05 01:57:23 DEBUG : Creating backend with remote "TestPutio:rclone-test-xocidak0guro/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/05 01:57:29 DEBUG : Creating backend with remote "TestPutio:rclone-test-nuvexiw4foba" 2026/02/05 01:57:31 DEBUG : Putio root 'rclone-test-nuvexiw4foba': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestPutio:" path "rclone-test-xocidak0guro" from "TestPutio:rclone-test-xocidak0guro" 2026/02/05 01:57:32 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/02/05 01:57:33 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/02/05 01:57:33 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/05 01:57:35 ERROR : error listing: directory not found --- PASS: TestIntegration (24.22s) --- PASS: TestIntegration/FsMkdir (23.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.49s) PASS ok github.com/rclone/rclone/backend/putio 24.257s "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 25.072253501s (try 2/5)