"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/11/01 03:13:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vopuzig4gaja" 2025/11/01 03:13:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:13:03 DEBUG : Creating backend with remote "TestS3:rclone-test-vopuzig4gaja" 2025/11/01 03:13:03 DEBUG : Creating backend with remote "/tmp/rclone1874506934" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-vopuzig4gaja'", Local "Local file system at /tmp/rclone1874506934", Modify Window "1ns" 2025/11/01 03:13:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vopuzig4gaja" 2025/11/01 03:13:03 DEBUG : Creating backend with remote "/tmp/rclone1874506934" 2025/11/01 03:13:03 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/11/01 03:13:04 INFO : S3 bucket rclone-test-vopuzig4gaja: Bucket "rclone-test-vopuzig4gaja" created with ACL "" 2025/11/01 03:13:04 DEBUG : KeyAbsolute.rclone_chunk.001_17xq7k: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:04 INFO : KeyAbsolute.rclone_chunk.001_17xq7k: Copied (server-side copy) to: KeyAbsolute 2025/11/01 03:13:04 INFO : KeyAbsolute.rclone_chunk.001_17xq7k: Deleted 2025/11/01 03:13:04 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:04 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/11/01 03:13:04 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/11/01 03:13:04 DEBUG : KeyAbsolute2.rclone_chunk.001_17xr4g: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:04 INFO : KeyAbsolute2.rclone_chunk.001_17xr4g: Copied (server-side copy) to: KeyAbsolute2 2025/11/01 03:13:04 INFO : KeyAbsolute2.rclone_chunk.001_17xr4g: Deleted 2025/11/01 03:13:04 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:04 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-vopuzig4gaja'", Local "Local file system at /tmp/rclone1874506934", Modify Window "1ns" 2025/11/01 03:13:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vopuzig4gaja" 2025/11/01 03:13:05 DEBUG : Creating backend with remote "TestS3:rclone-test-vopuzig4gaja" 2025/11/01 03:13:05 DEBUG : Creating backend with remote "../../rclone1874506934" 2025/11/01 03:13:05 DEBUG : fs cache: renaming cache item "../../rclone1874506934" to be canonical "/tmp/rclone1874506934" 2025/11/01 03:13:05 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/11/01 03:13:06 DEBUG : KeyRelative.rclone_chunk.001_17xsp8: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:06 INFO : KeyRelative.rclone_chunk.001_17xsp8: Copied (server-side copy) to: KeyRelative 2025/11/01 03:13:06 INFO : KeyRelative.rclone_chunk.001_17xsp8: Deleted 2025/11/01 03:13:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:06 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-vopuzig4gaja'", Local "Local file system at /tmp/rclone1874506934", Modify Window "1ns" 2025/11/01 03:13:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vopuzig4gaja" 2025/11/01 03:13:06 DEBUG : Creating backend with remote "TestS3:rclone-test-vopuzig4gaja" 2025/11/01 03:13:06 DEBUG : Creating backend with remote "../../rclone1874506934" 2025/11/01 03:13:06 DEBUG : fs cache: renaming cache item "../../rclone1874506934" to be canonical "/tmp/rclone1874506934" 2025/11/01 03:13:06 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/11/01 03:13:07 DEBUG : KeyRelative.rclone_chunk.001_17xt5s: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:07 INFO : KeyRelative.rclone_chunk.001_17xt5s: Copied (server-side copy) to: KeyRelative 2025/11/01 03:13:07 INFO : KeyRelative.rclone_chunk.001_17xt5s: Deleted 2025/11/01 03:13:07 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/11/01 03:13:07 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (4.98s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.34s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.30s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.34s) PASS 2025/11/01 03:13:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-vopuzig4gaja': Purge remote 2025/11/01 03:13:08 DEBUG : S3 bucket rclone-test-vopuzig4gaja: bucket is versioned: false 2025/11/01 03:13:08 DEBUG : Waiting for deletions to finish 2025/11/01 03:13:08 INFO : S3 bucket rclone-test-vopuzig4gaja: Bucket "rclone-test-vopuzig4gaja" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.491861252s (try 2/5)