"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^(TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeMetadata|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$|^TestRcatMetadata$/^Normal$'" - Starting (try 2/5) 2024/11/07 03:37:25 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yujudun9pitu" 2024/11/07 03:37:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:37:25 DEBUG : Creating backend with remote "/tmp/rclone1759713570" === RUN TestCopyURL run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:37:27 INFO : S3 bucket rclone-test-yujudun9pitu: Bucket "rclone-test-yujudun9pitu" created with ACL "" 2024/11/07 03:37:28 DEBUG : filename.txt: File name found in url 2024/11/07 03:37:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (8.42s) === RUN TestMoveFile run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:37:34 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:37:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/07 03:37:35 INFO : file1: Copied (new) to: sub/file2 2024/11/07 03:37:35 INFO : file1: Deleted 2024/11/07 03:37:35 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/07 03:37:35 DEBUG : file1: Unchanged skipping 2024/11/07 03:37:35 INFO : file1: Deleted 2024/11/07 03:37:36 DEBUG : S3 bucket rclone-test-yujudun9pitu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.19s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:37:37 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:37:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/07 03:37:38 INFO : file1: Copied (new) 2024/11/07 03:37:38 INFO : file1: Deleted 2024/11/07 03:37:39 DEBUG : file1: Destination exists, skipping 2024/11/07 03:37:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.81s) === RUN TestMoveFileBackupDir run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:37:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yujudun9pitu/backup" 2024/11/07 03:37:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/07 03:37:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/11/07 03:37:43 INFO : dst/file1: Copied (server-side copy) 2024/11/07 03:37:44 INFO : dst/file1: Deleted 2024/11/07 03:37:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/07 03:37:44 INFO : dst/file1: Copied (new) 2024/11/07 03:37:44 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (6.29s) === RUN TestDirMove run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:37:50 DEBUG : A1/B2: Making directory 2024/11/07 03:37:50 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/11/07 03:37:52 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/07 03:37:52 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/11/07 03:37:52 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/07 03:37:52 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/11/07 03:37:52 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/07 03:37:52 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/11/07 03:37:52 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/07 03:37:52 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/11/07 03:37:52 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/07 03:37:52 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/11/07 03:37:53 INFO : A1/two: Deleted 2024/11/07 03:37:53 INFO : A1/one: Deleted 2024/11/07 03:37:53 INFO : A1/B1/C1/four: Deleted 2024/11/07 03:37:53 INFO : A1/B1/C2/five: Deleted 2024/11/07 03:37:53 INFO : A1/B1/three: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/11/07 03:37:55 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/07 03:37:55 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/11/07 03:37:55 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/07 03:37:55 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/11/07 03:37:55 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/07 03:37:55 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/11/07 03:37:55 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/07 03:37:55 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/11/07 03:37:55 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/07 03:37:55 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/11/07 03:37:55 INFO : A2/B1/C1/four: Deleted 2024/11/07 03:37:55 INFO : A2/B1/three: Deleted 2024/11/07 03:37:55 INFO : A2/two: Deleted 2024/11/07 03:37:55 INFO : A2/one: Deleted 2024/11/07 03:37:55 INFO : A2/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/11/07 03:37:56 INFO : S3 bucket rclone-test-yujudun9pitu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/07 03:37:57 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/07 03:37:57 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/11/07 03:37:57 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/07 03:37:57 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/11/07 03:37:57 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/07 03:37:57 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/11/07 03:37:57 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/07 03:37:57 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/11/07 03:37:57 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/07 03:37:57 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/11/07 03:37:57 INFO : A3/two: Deleted 2024/11/07 03:37:57 INFO : A3/B1/C1/four: Deleted 2024/11/07 03:37:57 INFO : A3/B1/three: Deleted 2024/11/07 03:37:58 INFO : A3/one: Deleted 2024/11/07 03:37:58 INFO : A3/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (14.83s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:38:01 DEBUG : S3 bucket rclone-test-yujudun9pitu: File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:38:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/07 03:38:02 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/07 03:38:02 NOTICE: S3 bucket rclone-test-yujudun9pitu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/11/07 03:38:02 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm5uTnpO-1HT6-M63t8aY2skIU-VF0E_0OVyAXufNC9hA9TWafzcAFmAs1t9KyHj-fA 2024/11/07 03:38:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/11/07 03:38:03 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/11/07 03:38:04 DEBUG : no_checksum_big_file_from_pipe: multipart upload "ABPnzm5uTnpO-1HT6-M63t8aY2skIU-VF0E_0OVyAXufNC9hA9TWafzcAFmAs1t9KyHj-fA" finished 2024/11/07 03:38:04 DEBUG : no_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/11/07 03:38:04 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/07 03:38:04 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:38:06 DEBUG : S3 bucket rclone-test-yujudun9pitu: File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:38:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/07 03:38:07 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/07 03:38:07 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm5Ppc_9Hj61RW7NpdcZdfgUT75eQQ6r1qm5C1uFKUpw7TQArg_9PCocbD2TLfoxUDA 2024/11/07 03:38:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/11/07 03:38:09 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/11/07 03:38:09 DEBUG : with_checksum_big_file_from_pipe: multipart upload "ABPnzm5Ppc_9Hj61RW7NpdcZdfgUT75eQQ6r1qm5C1uFKUpw7TQArg_9PCocbD2TLfoxUDA" finished 2024/11/07 03:38:09 DEBUG : with_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/11/07 03:38:09 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/07 03:38:09 DEBUG : with_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-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:38:11 DEBUG : S3 bucket rclone-test-yujudun9pitu: File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:38:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/07 03:38:12 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm5G4WqFUh-wquH-Qh9_CpV7Lvi29Jy3umUbIyo3qGaqFAUHs0Nu3_R9holQ3RozOpk 2024/11/07 03:38:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/11/07 03:38:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/11/07 03:38:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "ABPnzm5G4WqFUh-wquH-Qh9_CpV7Lvi29Jy3umUbIyo3qGaqFAUHs0Nu3_R9holQ3RozOpk" finished 2024/11/07 03:38:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/11/07 03:38:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:38:16 DEBUG : S3 bucket rclone-test-yujudun9pitu: File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:38:17 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/07 03:38:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/07 03:38:18 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm58m_rGv8qodSiUg_MLfOwYvvCuDHSKXbBAUOjPXFzmfzsYXHDanq8xWJnebFF2lyE 2024/11/07 03:38:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/11/07 03:38:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/11/07 03:38:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "ABPnzm58m_rGv8qodSiUg_MLfOwYvvCuDHSKXbBAUOjPXFzmfzsYXHDanq8xWJnebFF2lyE" finished 2024/11/07 03:38:20 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/11/07 03:38:20 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/07 03:38:20 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/07 03:38:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2024/11/07 03:38:22 DEBUG : S3 bucket rclone-test-yujudun9pitu: File to upload is small (48 bytes), uploading instead of streaming 2024/11/07 03:38:22 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2024/11/07 03:38:22 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (2.40s) --- PASS: TestRcatMetadata/Normal (1.94s) === RUN TestRcatSize run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:38:25 DEBUG : S3 bucket rclone-test-yujudun9pitu: File to upload is small (60 bytes), uploading instead of streaming 2024/11/07 03:38:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:38:25 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (3.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:38:28 DEBUG : S3 bucket rclone-test-yujudun9pitu: File to upload is small (60 bytes), uploading instead of streaming 2024/11/07 03:38:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:38:29 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (3.60s) === RUN TestTouchDir run.go:180: Remote "S3 bucket rclone-test-yujudun9pitu", Local "Local file system at /tmp/rclone1759713570", Modify Window "1ns" 2024/11/07 03:38:34 DEBUG : S3 bucket rclone-test-yujudun9pitu: Touching "empty space" 2024/11/07 03:38:34 DEBUG : S3 bucket rclone-test-yujudun9pitu: Touching "potato2" 2024/11/07 03:38:35 DEBUG : S3 bucket rclone-test-yujudun9pitu: Touching "sub dir/potato3" --- PASS: TestTouchDir (6.70s) PASS 2024/11/07 03:38:37 DEBUG : S3 bucket rclone-test-yujudun9pitu: Purge remote 2024/11/07 03:38:38 DEBUG : S3 bucket rclone-test-yujudun9pitu: bucket is versioned: false 2024/11/07 03:38:38 DEBUG : Waiting for deletions to finish 2024/11/07 03:38:38 INFO : S3 bucket rclone-test-yujudun9pitu: Bucket "rclone-test-yujudun9pitu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^(TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeMetadata|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$|^TestRcatMetadata$/^Normal$'" - Finished OK in 1m13.117509691s (try 2/5)