"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/05/04 05:34:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-keqolek3kibo" 2026/05/04 05:34:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/04 05:34:33 DEBUG : Putio root 'rclone-test-keqolek3kibo': chunkStart: 0, reqSize: 100 2026/05/04 05:34:33 DEBUG : Putio root 'rclone-test-keqolek3kibo': Sending chunk. transferOffset: 0 length: 100 2026/05/04 05:34:35 DEBUG : Putio root 'rclone-test-keqolek3kibo': chunkStart: 0, reqSize: 100 2026/05/04 05:34:35 DEBUG : Putio root 'rclone-test-keqolek3kibo': Sending chunk. transferOffset: 0 length: 100 2026/05/04 05:34:37 DEBUG : Putio root 'rclone-test-keqolek3kibo': chunkStart: 0, reqSize: 100 2026/05/04 05:34:37 DEBUG : Putio root 'rclone-test-keqolek3kibo': 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/05/04 05:34:39 DEBUG : Putio root 'rclone-test-keqolek3kibo': chunkStart: 0, reqSize: 100 2026/05/04 05:34:39 DEBUG : Putio root 'rclone-test-keqolek3kibo': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/04 05:34:41 DEBUG : Putio root 'rclone-test-keqolek3kibo': chunkStart: 0, reqSize: 100 2026/05/04 05:34:41 DEBUG : Putio root 'rclone-test-keqolek3kibo': Sending chunk. transferOffset: 0 length: 100 2026/05/04 05:34:42 DEBUG : Creating backend with remote "TestPutio:rclone-test-keqolek3kibo/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/04 05:34:47 DEBUG : Creating backend with remote "TestPutio:rclone-test-lemovuq4vori" 2026/05/04 05:34:48 DEBUG : Putio root 'rclone-test-lemovuq4vori': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestPutio:" path "rclone-test-keqolek3kibo" from "TestPutio:rclone-test-keqolek3kibo" 2026/05/04 05:34:49 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/05/04 05:34:50 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/05/04 05:34:50 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/04 05:34:52 ERROR : error listing: directory not found --- PASS: TestIntegration (19.67s) --- PASS: TestIntegration/FsMkdir (19.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.98s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.47s) PASS ok github.com/rclone/rclone/backend/putio 19.690s "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.457675645s (try 2/5)