"go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestPutio:" 2026/07/14 05:21:48 DEBUG : Creating backend with remote "TestPutio:rclone-test-wiqofah0jili" 2026/07/14 05:21:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/14 05:21:49 DEBUG : Putio root 'rclone-test-wiqofah0jili': chunkStart: 0, reqSize: 100 2026/07/14 05:21:49 DEBUG : Putio root 'rclone-test-wiqofah0jili': Sending chunk. transferOffset: 0 length: 100 2026/07/14 05:21:50 DEBUG : Putio root 'rclone-test-wiqofah0jili': chunkStart: 0, reqSize: 100 2026/07/14 05:21:50 DEBUG : Putio root 'rclone-test-wiqofah0jili': Sending chunk. transferOffset: 0 length: 100 2026/07/14 05:21:51 DEBUG : Putio root 'rclone-test-wiqofah0jili': chunkStart: 0, reqSize: 100 2026/07/14 05:21:51 DEBUG : Putio root 'rclone-test-wiqofah0jili': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1791: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16.999999999 +0000 UTC,e6ca4c91" actual : "100,2011-12-13 14:15:16 +0000 UTC,e6ca4c91" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16.999999999 +0000 UTC,e6ca4c91 +100,2011-12-13 14:15:16 +0000 UTC,e6ca4c91 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: slow fingerprint of object in memory (100,2011-12-13 14:15:16.999999999 +0000 UTC,e6ca4c91) should exactly match fingerprint read back from the remote (100,2011-12-13 14:15:16 +0000 UTC,e6ca4c91) fstests.go:1791: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16.999999999 +0000 UTC,e6ca4c91" actual : "100,2011-12-13 14:15:16 +0000 UTC,e6ca4c91" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16.999999999 +0000 UTC,e6ca4c91 +100,2011-12-13 14:15:16 +0000 UTC,e6ca4c91 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: fast fingerprint of object in memory (100,2011-12-13 14:15:16.999999999 +0000 UTC,e6ca4c91) should exactly match fingerprint read back from the remote (100,2011-12-13 14:15:16 +0000 UTC,e6ca4c91) 2026/07/14 05:21:52 ERROR : error listing: directory not found --- FAIL: TestIntegration (4.70s) --- FAIL: TestIntegration/FsMkdir (4.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.94s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/putio 4.719s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Finished ERROR in 5.507700636s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime]