"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 3/5) 2025/05/23 02:03:33 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 02:03:34 DEBUG : Creating backend with remote "/tmp/rclone858363918" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cloudinary root 'rclone-test-lusevon4cozi'", Local "Local file system at /tmp/rclone858363918", Modify Window "876000h0m0s" 2025/05/23 02:03:34 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:03:34 DEBUG : Creating backend with remote "/tmp/rclone858363918" 2025/05/23 02:03:35 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/23 02:03:35 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:03:35 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/05/23 02:03:36 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/23 02:03:36 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:03:36 INFO : file.txt: Copied (new) to: KeyAbsolute2 gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1005 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyAbsolute2\n" actual : "CHECKPRESENT-FAILURE KeyAbsolute2\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyAbsolute2 +CHECKPRESENT-FAILURE KeyAbsolute2 Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cloudinary root 'rclone-test-lusevon4cozi'", Local "Local file system at /tmp/rclone858363918", Modify Window "876000h0m0s" 2025/05/23 02:03:41 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:03:42 DEBUG : Creating backend with remote "../../rclone858363918" 2025/05/23 02:03:42 DEBUG : fs cache: renaming cache item "../../rclone858363918" to be canonical "/tmp/rclone858363918" 2025/05/23 02:03:42 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/23 02:03:43 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:03:43 INFO : file.txt: Copied (new) to: KeyRelative gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1050 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyRelative\n" actual : "CHECKPRESENT-FAILURE KeyRelative\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyRelative +CHECKPRESENT-FAILURE KeyRelative Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cloudinary root 'rclone-test-lusevon4cozi'", Local "Local file system at /tmp/rclone858363918", Modify Window "876000h0m0s" 2025/05/23 02:03:45 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:03:45 DEBUG : Creating backend with remote "../../rclone858363918" 2025/05/23 02:03:45 DEBUG : fs cache: renaming cache item "../../rclone858363918" to be canonical "/tmp/rclone858363918" 2025/05/23 02:03:46 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/05/23 02:03:47 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:03:47 INFO : filename with spaces.txt: Copied (new) to: KeyRelative gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1092 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyRelative\n" actual : "CHECKPRESENT-FAILURE KeyRelative\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyRelative +CHECKPRESENT-FAILURE KeyRelative Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Cloudinary root 'rclone-test-lusevon4cozi'", Local "Local file system at /tmp/rclone858363918", Modify Window "876000h0m0s" 2025/05/23 02:03:50 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:03:52 DEBUG : Creating backend with remote "/tmp/rclone858363918" 2025/05/23 02:03:52 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/23 02:03:53 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:03:53 INFO : file.txt: Copied (new) to: foo gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1162 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS foo\n" actual : "CHECKPRESENT-FAILURE foo\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS foo +CHECKPRESENT-FAILURE foo Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cloudinary root 'rclone-test-lusevon4cozi'", Local "Local file system at /tmp/rclone858363918", Modify Window "876000h0m0s" 2025/05/23 02:04:00 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:04:00 DEBUG : Creating backend with remote "/tmp/rclone858363918" 2025/05/23 02:04:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/23 02:04:01 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:04:01 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1191 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "CHECKPRESENT-FAILURE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +CHECKPRESENT-FAILURE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cloudinary root 'rclone-test-lusevon4cozi'", Local "Local file system at /tmp/rclone858363918", Modify Window "876000h0m0s" 2025/05/23 02:04:04 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:04:05 DEBUG : Creating backend with remote "/tmp/rclone858363918" 2025/05/23 02:04:05 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/23 02:04:07 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:04:07 INFO : file.txt: Copied (new) to: SomeKey 2025/05/23 02:04:08 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/05/23 02:04:09 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:04:09 DEBUG : file.txt.retrieved.942cc255.partial: renamed to: file.txt.retrieved 2025/05/23 02:04:09 INFO : SomeKey: Copied (new) to: file.txt.retrieved === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cloudinary root 'rclone-test-lusevon4cozi'", Local "Local file system at /tmp/rclone858363918", Modify Window "876000h0m0s" 2025/05/23 02:04:10 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-lusevon4cozi" 2025/05/23 02:04:11 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/05/23 02:04:11 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/05/23 02:04:11 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/05/23 02:04:12 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/05/23 02:04:12 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/05/23 02:04:12 DEBUG : pacer: Rate limited, increasing sleep to 4µs 2025/05/23 02:04:12 DEBUG : pacer: Reducing sleep to 3µs 2025/05/23 02:04:12 DEBUG : Creating backend with remote "/tmp/rclone858363918" 2025/05/23 02:04:12 DEBUG : pacer: Reducing sleep to 2.25µs 2025/05/23 02:04:12 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/23 02:04:13 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/23 02:04:13 INFO : file.txt: Copied (new) to: SomeKey 2025/05/23 02:04:13 DEBUG : pacer: Reducing sleep to 1.687µs 2025/05/23 02:04:14 DEBUG : pacer: Reducing sleep to 1.265µs 2025/05/23 02:04:14 INFO : SomeKey: Deleted 2025/05/23 02:04:15 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/05/23 02:04:15 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/05/23 02:04:15 DEBUG : pacer: Rate limited, increasing sleep to 2.53µs 2025/05/23 02:04:15 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/05/23 02:04:15 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/05/23 02:04:15 DEBUG : pacer: Rate limited, increasing sleep to 5.06µs 2025/05/23 02:04:15 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/05/23 02:04:15 DEBUG : pacer: low level retry 3/10 (error partial response so waiting for eventual consistency) 2025/05/23 02:04:15 DEBUG : pacer: Rate limited, increasing sleep to 10µs 2025/05/23 02:04:15 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/05/23 02:04:15 DEBUG : pacer: low level retry 4/10 (error partial response so waiting for eventual consistency) 2025/05/23 02:04:16 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/05/23 02:04:16 DEBUG : pacer: low level retry 5/10 (error partial response so waiting for eventual consistency) 2025/05/23 02:04:16 DEBUG : pacer: Reducing sleep to 7.5µs --- FAIL: TestGitAnnexFstestBackendCases (42.90s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (7.17s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (3.87s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (4.63s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (9.94s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (4.75s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (6.20s) --- PASS: TestGitAnnexFstestBackendCases/Remove (6.32s) FAIL 2025/05/23 02:04:17 DEBUG : Cloudinary root 'rclone-test-lusevon4cozi': Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 44.151922977s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey]