"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2025/11/03 04:30:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-requzik8gebu" 2025/11/03 04:30:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/03 04:30:04 DEBUG : Creating backend with remote "/tmp/rclone1160738005" === RUN TestCopyURL run.go:185: Remote "S3 bucket rclone-test-requzik8gebu", Local "Local file system at /tmp/rclone1160738005", Modify Window "1ns" 2025/11/03 04:30:05 INFO : S3 bucket rclone-test-requzik8gebu: Bucket "rclone-test-requzik8gebu" created with ACL "" 2025/11/03 04:30:06 DEBUG : filename.txt: File name found in url 2025/11/03 04:30:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.15s) === RUN TestMoveFile run.go:185: Remote "S3 bucket rclone-test-requzik8gebu", Local "Local file system at /tmp/rclone1160738005", Modify Window "1ns" 2025/11/03 04:30:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/03 04:30:08 DEBUG : sub/file2: size = 14 OK 2025/11/03 04:30:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/03 04:30:08 INFO : file1: Copied (new) to: sub/file2 2025/11/03 04:30:08 INFO : file1: Deleted 2025/11/03 04:30:08 DEBUG : sub/file2: size = 14 OK 2025/11/03 04:30:08 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/03 04:30:08 DEBUG : file1: Unchanged skipping 2025/11/03 04:30:08 INFO : file1: Deleted 2025/11/03 04:30:08 DEBUG : S3 bucket rclone-test-requzik8gebu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.04s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "S3 bucket rclone-test-requzik8gebu", Local "Local file system at /tmp/rclone1160738005", Modify Window "1ns" 2025/11/03 04:30:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/03 04:30:09 DEBUG : file1: size = 14 OK 2025/11/03 04:30:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/03 04:30:09 INFO : file1: Copied (new) 2025/11/03 04:30:09 INFO : file1: Deleted 2025/11/03 04:30:09 DEBUG : file1: Destination exists, skipping 2025/11/03 04:30:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.87s) PASS 2025/11/03 04:30:09 DEBUG : S3 bucket rclone-test-requzik8gebu: Purge remote 2025/11/03 04:30:10 DEBUG : S3 bucket rclone-test-requzik8gebu: bucket is versioned: false 2025/11/03 04:30:10 DEBUG : Waiting for deletions to finish 2025/11/03 04:30:10 INFO : S3 bucket rclone-test-requzik8gebu: Bucket "rclone-test-requzik8gebu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 6.137741799s (try 2/5)