"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/09/30 03:34:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-peledoz4dofu" 2025/09/30 03:34:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:34:38 DEBUG : Creating backend with remote "TestS3:rclone-test-peledoz4dofu" 2025/09/30 03:34:38 DEBUG : Creating backend with remote "/tmp/rclone254414961" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-peledoz4dofu'", Local "Local file system at /tmp/rclone254414961", Modify Window "1ns" 2025/09/30 03:34:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-peledoz4dofu" 2025/09/30 03:34:38 DEBUG : Creating backend with remote "/tmp/rclone254414961" 2025/09/30 03:34:39 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/09/30 03:34:39 INFO : S3 bucket rclone-test-peledoz4dofu: Bucket "rclone-test-peledoz4dofu" created with ACL "" 2025/09/30 03:34:40 DEBUG : KeyAbsolute.rclone_chunk.001_dzlchw: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:40 INFO : KeyAbsolute.rclone_chunk.001_dzlchw: Copied (server-side copy) to: KeyAbsolute 2025/09/30 03:34:40 INFO : KeyAbsolute.rclone_chunk.001_dzlchw: Deleted 2025/09/30 03:34:40 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:40 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/09/30 03:34:40 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/09/30 03:34:40 DEBUG : KeyAbsolute2.rclone_chunk.001_dzld84: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:40 INFO : KeyAbsolute2.rclone_chunk.001_dzld84: Copied (server-side copy) to: KeyAbsolute2 2025/09/30 03:34:40 INFO : KeyAbsolute2.rclone_chunk.001_dzld84: Deleted 2025/09/30 03:34:40 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:40 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-peledoz4dofu'", Local "Local file system at /tmp/rclone254414961", Modify Window "1ns" 2025/09/30 03:34:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-peledoz4dofu" 2025/09/30 03:34:41 DEBUG : Creating backend with remote "TestS3:rclone-test-peledoz4dofu" 2025/09/30 03:34:41 DEBUG : Creating backend with remote "../../rclone254414961" 2025/09/30 03:34:41 DEBUG : fs cache: renaming cache item "../../rclone254414961" to be canonical "/tmp/rclone254414961" 2025/09/30 03:34:41 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/09/30 03:34:42 DEBUG : KeyRelative.rclone_chunk.001_dzle6g: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:42 INFO : KeyRelative.rclone_chunk.001_dzle6g: Copied (server-side copy) to: KeyRelative 2025/09/30 03:34:42 INFO : KeyRelative.rclone_chunk.001_dzle6g: Deleted 2025/09/30 03:34:42 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:42 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-peledoz4dofu'", Local "Local file system at /tmp/rclone254414961", Modify Window "1ns" 2025/09/30 03:34:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-peledoz4dofu" 2025/09/30 03:34:42 DEBUG : Creating backend with remote "TestS3:rclone-test-peledoz4dofu" 2025/09/30 03:34:42 DEBUG : Creating backend with remote "../../rclone254414961" 2025/09/30 03:34:42 DEBUG : fs cache: renaming cache item "../../rclone254414961" to be canonical "/tmp/rclone254414961" 2025/09/30 03:34:42 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/09/30 03:34:43 DEBUG : KeyRelative.rclone_chunk.001_dzlfbz: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:43 INFO : KeyRelative.rclone_chunk.001_dzlfbz: Copied (server-side copy) to: KeyRelative 2025/09/30 03:34:43 INFO : KeyRelative.rclone_chunk.001_dzlfbz: Deleted 2025/09/30 03:34:43 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/30 03:34:43 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.25s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.43s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.42s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.39s) PASS 2025/09/30 03:34:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-peledoz4dofu': Purge remote 2025/09/30 03:34:44 DEBUG : S3 bucket rclone-test-peledoz4dofu: bucket is versioned: false 2025/09/30 03:34:44 DEBUG : Waiting for deletions to finish 2025/09/30 03:34:44 INFO : S3 bucket rclone-test-peledoz4dofu: Bucket "rclone-test-peledoz4dofu" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.988349413s (try 2/5)