"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/03/19 01:01:22 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 01:01:22 DEBUG : Creating backend with remote "/tmp/rclone74572685" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cloudinary root 'rclone-test-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:22 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:23 DEBUG : Creating backend with remote "/tmp/rclone74572685" 2025/03/19 01:01:23 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:24 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/19 01:01:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:25 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:25 INFO : file.txt: Copied (new) to: KeyAbsolute2 gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:964 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:28 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:28 DEBUG : Creating backend with remote "../../rclone74572685" 2025/03/19 01:01:28 DEBUG : fs cache: renaming cache item "../../rclone74572685" to be canonical "/tmp/rclone74572685" 2025/03/19 01:01:29 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:30 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:30 INFO : file.txt: Copied (new) to: KeyRelative gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1009 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:32 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:32 DEBUG : Creating backend with remote "../../rclone74572685" 2025/03/19 01:01:32 DEBUG : fs cache: renaming cache item "../../rclone74572685" to be canonical "/tmp/rclone74572685" 2025/03/19 01:01:32 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/19 01:01:32 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/03/19 01:01:32 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/03/19 01:01:33 DEBUG : pacer: Reducing sleep to 1.5µs 2025/03/19 01:01:33 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:34 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:34 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/19 01:01:34 DEBUG : pacer: Reducing sleep to 1.125µs gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1051 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:36 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:37 DEBUG : Creating backend with remote "/tmp/rclone74572685" 2025/03/19 01:01:37 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:38 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:38 INFO : file.txt: Copied (new) to: foo gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1121 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:40 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone74572685" 2025/03/19 01:01:41 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:42 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:42 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cloudinary root 'rclone-test-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:44 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone74572685" 2025/03/19 01:01:44 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:45 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:45 INFO : file.txt: Copied (new) to: SomeKey gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1192 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "Cloudinary root 'rclone-test-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:49 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1228 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cloudinary root 'rclone-test-jobacod1lasa'", Local "Local file system at /tmp/rclone74572685", Modify Window "876000h0m0s" 2025/03/19 01:01:51 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jobacod1lasa" 2025/03/19 01:01:52 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/19 01:01:52 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/03/19 01:01:52 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/03/19 01:01:53 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/19 01:01:53 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/03/19 01:01:53 DEBUG : pacer: Rate limited, increasing sleep to 4µs 2025/03/19 01:01:53 DEBUG : pacer: Reducing sleep to 3µs 2025/03/19 01:01:53 DEBUG : Creating backend with remote "/tmp/rclone74572685" 2025/03/19 01:01:53 DEBUG : pacer: Reducing sleep to 2.25µs 2025/03/19 01:01:53 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/19 01:01:54 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/19 01:01:54 INFO : file.txt: Copied (new) to: SomeKey 2025/03/19 01:01:54 DEBUG : pacer: Reducing sleep to 1.687µs gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1270 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (34.12s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (5.96s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (3.68s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (4.31s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (4.21s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (3.62s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (3.76s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (3.61s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (4.97s) FAIL 2025/03/19 01:01:56 DEBUG : Cloudinary root 'rclone-test-jobacod1lasa': Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 35.308850213s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]