"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:" 2024/10/29 04:14:42 DEBUG : Creating backend with remote "TestPutio:rclone-test-razeruz0yupa" 2024/10/29 04:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2024/10/29 04:14:43 DEBUG : Putio root 'rclone-test-razeruz0yupa': chunkStart: 0, reqSize: 100 2024/10/29 04:14:43 DEBUG : Putio root 'rclone-test-razeruz0yupa': Sending chunk. transferOffset: 0 length: 100 2024/10/29 04:14:45 DEBUG : Putio root 'rclone-test-razeruz0yupa': chunkStart: 0, reqSize: 100 2024/10/29 04:14:45 DEBUG : Putio root 'rclone-test-razeruz0yupa': Sending chunk. transferOffset: 0 length: 100 2024/10/29 04:14:46 DEBUG : Putio root 'rclone-test-razeruz0yupa': chunkStart: 0, reqSize: 100 2024/10/29 04:14:46 DEBUG : Putio root 'rclone-test-razeruz0yupa': 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 2024/10/29 04:14:48 DEBUG : Putio root 'rclone-test-razeruz0yupa': chunkStart: 0, reqSize: 100 2024/10/29 04:14:48 DEBUG : Putio root 'rclone-test-razeruz0yupa': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/29 04:14:50 DEBUG : Putio root 'rclone-test-razeruz0yupa': chunkStart: 0, reqSize: 100 2024/10/29 04:14:50 DEBUG : Putio root 'rclone-test-razeruz0yupa': Sending chunk. transferOffset: 0 length: 100 2024/10/29 04:14:51 DEBUG : Creating backend with remote "TestPutio:rclone-test-razeruz0yupa/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 2024/10/29 04:14:59 DEBUG : Creating backend with remote "TestPutio:rclone-test-pamenis9nedo" 2024/10/29 04:15:02 DEBUG : Putio root 'rclone-test-pamenis9nedo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-razeruz0yupa" from "TestPutio:rclone-test-razeruz0yupa" 2024/10/29 04:15:02 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/10/29 04:15:03 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2024/10/29 04:15:03 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2024/10/29 04:15:06 ERROR : : error listing: directory not found --- PASS: TestIntegration (24.03s) --- PASS: TestIntegration/FsMkdir (23.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.93s) PASS ok github.com/rclone/rclone/backend/putio 24.056s "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.400150154s (try 2/5)