"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true)$'" - Starting (try 2/5)
2025/03/10 07:54:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-toqetiq1fafu"
2025/03/10 07:54:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 07:54:44 DEBUG : Creating backend with remote "/tmp/rclone3636987602"
=== RUN   TestCopyURL
    run.go:180: Remote "S3 bucket rclone-test-toqetiq1fafu", Local "Local file system at /tmp/rclone3636987602", Modify Window "1ns"
2025/03/10 07:54:44 INFO  : S3 bucket rclone-test-toqetiq1fafu: Bucket "rclone-test-toqetiq1fafu" created with ACL ""
2025/03/10 07:54:45 DEBUG : filename.txt: File name found in url
2025/03/10 07:54:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (3.98s)
=== RUN   TestMoveFile
    run.go:180: Remote "S3 bucket rclone-test-toqetiq1fafu", Local "Local file system at /tmp/rclone3636987602", Modify Window "1ns"
2025/03/10 07:54:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/10 07:54:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 07:54:48 INFO  : file1: Copied (new) to: sub/file2
2025/03/10 07:54:48 INFO  : file1: Deleted
2025/03/10 07:54:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 07:54:49 DEBUG : file1: Unchanged skipping
2025/03/10 07:54:49 INFO  : file1: Deleted
2025/03/10 07:54:49 DEBUG : S3 bucket rclone-test-toqetiq1fafu: don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (1.45s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "S3 bucket rclone-test-toqetiq1fafu", Local "Local file system at /tmp/rclone3636987602", Modify Window "1ns"
2025/03/10 07:54:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/10 07:54:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 07:54:50 INFO  : file1: Copied (new)
2025/03/10 07:54:50 INFO  : file1: Deleted
2025/03/10 07:54:50 DEBUG : file1: Destination exists, skipping
2025/03/10 07:54:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (1.24s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "S3 bucket rclone-test-toqetiq1fafu", Local "Local file system at /tmp/rclone3636987602", Modify Window "1ns"
2025/03/10 07:54:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-toqetiq1fafu/backup"
2025/03/10 07:54:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/10 07:54:52 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/10 07:54:52 INFO  : dst/file1: Copied (server-side copy)
2025/03/10 07:54:52 INFO  : dst/file1: Deleted
2025/03/10 07:54:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 07:54:52 INFO  : dst/file1: Copied (new)
2025/03/10 07:54:52 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (2.59s)
=== RUN   TestDirMove
    run.go:180: Remote "S3 bucket rclone-test-toqetiq1fafu", Local "Local file system at /tmp/rclone3636987602", Modify Window "1ns"
2025/03/10 07:54:55 INFO  : A1/B2: Making directory
2025/03/10 07:54:55 INFO  : A1/B1/C3: Making directory
    fstest.go:244: Filtering empty directory "A1/B2"
    fstest.go:244: Filtering empty directory "A1/B1/C3"
2025/03/10 07:54:56 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/10 07:54:56 INFO  : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/10 07:54:56 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/10 07:54:56 INFO  : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/10 07:54:56 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 07:54:56 INFO  : A1/one: Copied (server-side copy) to: A2/one
2025/03/10 07:54:56 INFO  : A1/B1/three: Deleted
2025/03/10 07:54:56 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/10 07:54:56 INFO  : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/10 07:54:56 INFO  : A1/B1/C2/five: Deleted
2025/03/10 07:54:56 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/10 07:54:56 INFO  : A1/two: Copied (server-side copy) to: A2/two
2025/03/10 07:54:56 INFO  : A1/one: Deleted
2025/03/10 07:54:56 INFO  : A1/B1/C1/four: Deleted
2025/03/10 07:54:56 INFO  : A1/two: Deleted
    fstest.go:244: Filtering empty directory "A2/B2"
    fstest.go:244: Filtering empty directory "A2/B1/C3"
2025/03/10 07:54:57 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 07:54:57 INFO  : A2/one: Copied (server-side copy) to: A3/one
2025/03/10 07:54:57 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/10 07:54:57 INFO  : A2/two: Copied (server-side copy) to: A3/two
2025/03/10 07:54:57 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/10 07:54:57 INFO  : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/10 07:54:57 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/10 07:54:57 INFO  : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/10 07:54:57 INFO  : A2/one: Deleted
2025/03/10 07:54:57 INFO  : A2/two: Deleted
2025/03/10 07:54:57 INFO  : A2/B1/C2/five: Deleted
2025/03/10 07:54:58 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/10 07:54:58 INFO  : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/10 07:54:58 INFO  : A2/B1/three: Deleted
2025/03/10 07:54:58 INFO  : A2/B1/C1/four: Deleted
    fstest.go:244: Filtering empty directory "A3/B2"
    fstest.go:244: Filtering empty directory "A3/B1/C3"
2025/03/10 07:54:58 INFO  : S3 bucket rclone-test-toqetiq1fafu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/10 07:54:59 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/10 07:54:59 INFO  : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/10 07:54:59 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/10 07:54:59 INFO  : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/10 07:54:59 INFO  : A3/B1/three: Deleted
2025/03/10 07:54:59 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/10 07:54:59 INFO  : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/10 07:54:59 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 07:54:59 INFO  : A3/one: Copied (server-side copy) to: A4/one
2025/03/10 07:54:59 INFO  : A3/B1/C1/four: Deleted
2025/03/10 07:54:59 INFO  : A3/B1/C2/five: Deleted
2025/03/10 07:54:59 INFO  : A3/one: Deleted
2025/03/10 07:54:59 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/10 07:54:59 INFO  : A3/two: Copied (server-side copy) to: A4/two
2025/03/10 07:54:59 INFO  : A3/two: Deleted
    fstest.go:244: Filtering empty directory "A4/B2"
    fstest.go:244: Filtering empty directory "A4/B1/C3"
--- PASS: TestDirMove (7.35s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "S3 bucket rclone-test-toqetiq1fafu", Local "Local file system at /tmp/rclone3636987602", Modify Window "1ns"
2025/03/10 07:55:01 DEBUG : S3 bucket rclone-test-toqetiq1fafu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/10 07:55:01 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/10 07:55:01 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/10 07:55:01 NOTICE: S3 bucket rclone-test-toqetiq1fafu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi
2025/03/10 07:55:01 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AD0EBmGXVyFEFQ2BZTjl-sjBHS0s_A1rzu3MXKANs2aV2nPGdGZTN9aUXkMWFAawAZWFYSdFLjtofCTubpSszGMXQVSc6vQ4tz6XPe41hHhAto9S-tx-2Dz6U54wn8nHGxfyYM46FYuGwJ5Et2k3zbCB_5vvV0ActBq3N8Ia4UeBGqT45OtDKtIROzU8ykfzw7UWsbVrhb5LRr8Pjyjo9j1zTdureslac6DIqX-eEgJGaO1h77hnZ40YEBzYDRO1x2fuij3hOz83jEsfFRDMErM0GKLqltylqMqLR_lHmk4AGvSXW3BpENNElVQcqODBx-SqD1UeRwj6yyCa4_zKG-I
2025/03/10 07:55:01 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/10 07:55:01 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45"
2025/03/10 07:55:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload "AD0EBmGXVyFEFQ2BZTjl-sjBHS0s_A1rzu3MXKANs2aV2nPGdGZTN9aUXkMWFAawAZWFYSdFLjtofCTubpSszGMXQVSc6vQ4tz6XPe41hHhAto9S-tx-2Dz6U54wn8nHGxfyYM46FYuGwJ5Et2k3zbCB_5vvV0ActBq3N8Ia4UeBGqT45OtDKtIROzU8ykfzw7UWsbVrhb5LRr8Pjyjo9j1zTdureslac6DIqX-eEgJGaO1h77hnZ40YEBzYDRO1x2fuij3hOz83jEsfFRDMErM0GKLqltylqMqLR_lHmk4AGvSXW3BpENNElVQcqODBx-SqD1UeRwj6yyCa4_zKG-I" finished
2025/03/10 07:55:02 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/10 07:55:02 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "S3 bucket rclone-test-toqetiq1fafu", Local "Local file system at /tmp/rclone3636987602", Modify Window "1ns"
2025/03/10 07:55:03 DEBUG : S3 bucket rclone-test-toqetiq1fafu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/10 07:55:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 07:55:03 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AFQKh2lxsI_KyWARlMOgB1RSxFOCprClGrBdl23lk0dPIDGN-KedbiH3X9SoyI4yvZIGvOdQNfsFoQ4E1aEb3sV9_Ff4v5UhuCO7lmsEUu-swQrnZxG4P3Up3WJXaFeddvENuMYuMCTbXWjJ3zZrcd0IePBTTMgDcJsu9MJDAIVbvDLPS96osESXIF56h58dHGaEKuxO5v5sVNsFO4sNA4txJ4yaDzXOD8mnArDCCnzjqfrs9T41qW01Yn0Ps7RNtBUz-61OixluLrPmws8ZwXp4wGCvAf7oLa5z15uA1c5C0QUOXN744W3ek1-ZjV0EEO4M1hRJ1MVZJ0o1KIzxXxY
2025/03/10 07:55:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/10 07:55:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45"
2025/03/10 07:55:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "AFQKh2lxsI_KyWARlMOgB1RSxFOCprClGrBdl23lk0dPIDGN-KedbiH3X9SoyI4yvZIGvOdQNfsFoQ4E1aEb3sV9_Ff4v5UhuCO7lmsEUu-swQrnZxG4P3Up3WJXaFeddvENuMYuMCTbXWjJ3zZrcd0IePBTTMgDcJsu9MJDAIVbvDLPS96osESXIF56h58dHGaEKuxO5v5sVNsFO4sNA4txJ4yaDzXOD8mnArDCCnzjqfrs9T41qW01Yn0Ps7RNtBUz-61OixluLrPmws8ZwXp4wGCvAf7oLa5z15uA1c5C0QUOXN744W3ek1-ZjV0EEO4M1hRJ1MVZJ0o1KIzxXxY" finished
2025/03/10 07:55:04 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
--- PASS: TestRcat (4.23s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.13s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.10s)
PASS
2025/03/10 07:55:05 DEBUG : S3 bucket rclone-test-toqetiq1fafu: Purge remote
2025/03/10 07:55:05 DEBUG : S3 bucket rclone-test-toqetiq1fafu: bucket is versioned: false
2025/03/10 07:55:05 DEBUG : Waiting for deletions to finish
2025/03/10 07:55:06 INFO  : S3 bucket rclone-test-toqetiq1fafu: Bucket "rclone-test-toqetiq1fafu" deleted
"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true)$'" - Finished OK in 21.818478088s (try 2/5)