"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -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) 2025/06/23 02:21:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiharid7yupi" 2025/06/23 02:21:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 02:21:32 DEBUG : Creating backend with remote "/tmp/rclone2075893797" === RUN TestCopyURL run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:33 INFO : S3 bucket rclone-test-tiharid7yupi: Bucket "rclone-test-tiharid7yupi" created with ACL "" 2025/06/23 02:21:33 DEBUG : filename.txt: File name found in url 2025/06/23 02:21:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (2.92s) === RUN TestMoveFile run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 02:21:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 02:21:35 INFO : file1: Copied (new) to: sub/file2 2025/06/23 02:21:35 INFO : file1: Deleted 2025/06/23 02:21:35 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 02:21:35 DEBUG : file1: Unchanged skipping 2025/06/23 02:21:35 INFO : file1: Deleted 2025/06/23 02:21:36 DEBUG : S3 bucket rclone-test-tiharid7yupi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 02:21:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 02:21:36 INFO : file1: Copied (new) 2025/06/23 02:21:36 INFO : file1: Deleted 2025/06/23 02:21:37 DEBUG : file1: Destination exists, skipping 2025/06/23 02:21:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.05s) === RUN TestMoveFileBackupDir run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiharid7yupi/backup" 2025/06/23 02:21:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 02:21:38 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/23 02:21:38 INFO : dst/file1: Copied (server-side copy) 2025/06/23 02:21:38 INFO : dst/file1: Deleted 2025/06/23 02:21:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 02:21:39 INFO : dst/file1: Copied (new) 2025/06/23 02:21:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.26s) === RUN TestDirMove run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:41 INFO : A1/B2: Making directory 2025/06/23 02:21:41 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/06/23 02:21:42 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/23 02:21:42 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/06/23 02:21:42 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/23 02:21:42 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/06/23 02:21:42 INFO : A1/B1/C2/five: Deleted 2025/06/23 02:21:42 INFO : A1/B1/three: Deleted 2025/06/23 02:21:42 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 02:21:42 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/06/23 02:21:42 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/23 02:21:42 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/06/23 02:21:42 INFO : A1/one: Deleted 2025/06/23 02:21:42 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/23 02:21:42 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/06/23 02:21:42 INFO : A1/B1/C1/four: Deleted 2025/06/23 02:21:42 INFO : A1/two: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/06/23 02:21:43 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/23 02:21:43 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/06/23 02:21:43 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/23 02:21:43 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/06/23 02:21:43 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/23 02:21:43 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/06/23 02:21:43 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/23 02:21:43 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/06/23 02:21:43 INFO : A2/B1/three: Deleted 2025/06/23 02:21:43 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 02:21:43 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/06/23 02:21:43 INFO : A2/B1/C2/five: Deleted 2025/06/23 02:21:43 INFO : A2/B1/C1/four: Deleted 2025/06/23 02:21:43 INFO : A2/two: Deleted 2025/06/23 02:21:43 INFO : A2/one: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" 2025/06/23 02:21:44 INFO : S3 bucket rclone-test-tiharid7yupi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/23 02:21:44 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/23 02:21:44 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/06/23 02:21:44 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 02:21:44 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/06/23 02:21:44 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/23 02:21:44 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/06/23 02:21:44 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/23 02:21:44 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/06/23 02:21:44 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/23 02:21:44 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/06/23 02:21:44 INFO : A3/B1/three: Deleted 2025/06/23 02:21:44 INFO : A3/B1/C1/four: Deleted 2025/06/23 02:21:44 INFO : A3/two: Deleted 2025/06/23 02:21:44 INFO : A3/one: Deleted 2025/06/23 02:21:44 INFO : A3/B1/C2/five: Deleted fstest.go:247: Filtering empty directory "A4/B2" fstest.go:247: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.28s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:46 DEBUG : S3 bucket rclone-test-tiharid7yupi: File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 02:21:46 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/06/23 02:21:46 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/06/23 02:21:46 NOTICE: S3 bucket rclone-test-tiharid7yupi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/06/23 02:21:46 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AEytT40iajyheq6u5NPwPvcnHG10zgZOZGF6cqafH685kEDjYn9C1MPZIcgDT5q4EusDwCPV4o_9EKk54RHhjJ7obJ50nGE1XrYat0BG4jShsBpEsmAssxxDSesz_nqcDicudGNtoNhPWuKn-T5LSAXtGYwIh9yShTvzQms338ZZvbaNwW7TNYf9YISGETHetFQBi5NbkCWq6bDq-0nm_rhW5u2VbGVUMjfBr8eibnEtR1gXNG4KhWXMSLXh8XBzLmWHmbbj2L470WLYifg_bHnm2BM6-API4gi9H0UfLoViKsF0r_4nOcmT56eVflTrg5L3R0PaaY6rI72AmUL0XQA 2025/06/23 02:21:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/06/23 02:21:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/06/23 02:21:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload "AEytT40iajyheq6u5NPwPvcnHG10zgZOZGF6cqafH685kEDjYn9C1MPZIcgDT5q4EusDwCPV4o_9EKk54RHhjJ7obJ50nGE1XrYat0BG4jShsBpEsmAssxxDSesz_nqcDicudGNtoNhPWuKn-T5LSAXtGYwIh9yShTvzQms338ZZvbaNwW7TNYf9YISGETHetFQBi5NbkCWq6bDq-0nm_rhW5u2VbGVUMjfBr8eibnEtR1gXNG4KhWXMSLXh8XBzLmWHmbbj2L470WLYifg_bHnm2BM6-API4gi9H0UfLoViKsF0r_4nOcmT56eVflTrg5L3R0PaaY6rI72AmUL0XQA" finished 2025/06/23 02:21:47 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/06/23 02:21:47 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-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:47 DEBUG : S3 bucket rclone-test-tiharid7yupi: File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 02:21:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/06/23 02:21:48 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/06/23 02:21:48 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AI2LrOQBRkbK87LAOe8qgU_K3VM5zqa4W3mmHpL9_DEDA0ScdkA4yrOvsOG2Rg45nQ5i2dpee2n0jAhXC-9cE5icTt8afohv7U4QTqSebvlcS3TwHY7zNSh93UAdsz_qdnFivsze_zQAxIfIthuiQH4p5bcRI8LC-8GoKI2qhDJcu1WEjrjYHKYH_quAqgyoAQWm0OzUKjpk4pPFp8IdXF3ig-SSJbWRuuozDtz5wGI-rl3N_H4HmNGXErll7qVTqXvUXiNUKjCOJyNCgFx3TYtk-ZCtLaN277CCchYXMLk_6AVD0uEaLjEsOOu0Lr2tyJRI5r4t-eY6digGtK289Vs 2025/06/23 02:21:48 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/06/23 02:21:48 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/06/23 02:21:48 DEBUG : with_checksum_big_file_from_pipe: multipart upload "AI2LrOQBRkbK87LAOe8qgU_K3VM5zqa4W3mmHpL9_DEDA0ScdkA4yrOvsOG2Rg45nQ5i2dpee2n0jAhXC-9cE5icTt8afohv7U4QTqSebvlcS3TwHY7zNSh93UAdsz_qdnFivsze_zQAxIfIthuiQH4p5bcRI8LC-8GoKI2qhDJcu1WEjrjYHKYH_quAqgyoAQWm0OzUKjpk4pPFp8IdXF3ig-SSJbWRuuozDtz5wGI-rl3N_H4HmNGXErll7qVTqXvUXiNUKjCOJyNCgFx3TYtk-ZCtLaN277CCchYXMLk_6AVD0uEaLjEsOOu0Lr2tyJRI5r4t-eY6digGtK289Vs" finished 2025/06/23 02:21:48 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/06/23 02:21:48 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-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:49 DEBUG : S3 bucket rclone-test-tiharid7yupi: File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 02:21:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 02:21:49 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AIiOmrKHO_oK3fh8NedzIE8WVK7wXxUc5oadwb_Qs9xF1Xe5C27h96uAmQG-1-DJw7kiduM3q1YsxiiHaf_VyEIi6cF5dlhq6gevxQ4nxN29aMzUJGwr7B4MLW4e9p_MeJpKYARCYPCm1x7TPOWaRL-xvI8LbtmqaXjwkK3IMePf9AurUuhUVljma3m7ET7yHDJC9OieOjmjM2Qd2P8xxfWFkrx49rl2MNPElNDoLK7_DPoJvMn82sSWxpFN8NABe8_X9wUrZu7QIRQ6ZyHUTmvKTgOxgCHr-muVanYjJqHVoRA9xLWB7coySHnhhoJHVuXWcceanFmaLQmeSl3tZEo 2025/06/23 02:21:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/06/23 02:21:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/06/23 02:21:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "AIiOmrKHO_oK3fh8NedzIE8WVK7wXxUc5oadwb_Qs9xF1Xe5C27h96uAmQG-1-DJw7kiduM3q1YsxiiHaf_VyEIi6cF5dlhq6gevxQ4nxN29aMzUJGwr7B4MLW4e9p_MeJpKYARCYPCm1x7TPOWaRL-xvI8LbtmqaXjwkK3IMePf9AurUuhUVljma3m7ET7yHDJC9OieOjmjM2Qd2P8xxfWFkrx49rl2MNPElNDoLK7_DPoJvMn82sSWxpFN8NABe8_X9wUrZu7QIRQ6ZyHUTmvKTgOxgCHr-muVanYjJqHVoRA9xLWB7coySHnhhoJHVuXWcceanFmaLQmeSl3tZEo" finished 2025/06/23 02:21:50 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-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:50 DEBUG : S3 bucket rclone-test-tiharid7yupi: File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 02:21:51 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/06/23 02:21:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/23 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AFdBe_tEpImhPs4oQGt3lTnZijUmua7Wo7x6g295PAZh-N1UN6uTc8412y0QTgpV6xNh4f9M3jLikeuKEQVs7GNaOPUxUf3PQTb04bbRE9s6fZvjMkfRH37tKb1_6rVghuNng0uylMKV9nTJOxyRtlhH9gsmCo0sKDhq5PC24i_g_yUHgExYXzwfQ_z6cFgAzMZJAumdNGzay5RnCuXucAh5Xi21kR5b1vdJod0tuzTIHeFu31lDZeizqnU4N27IyYUSZuBgoB_qdQj9nIR3QIfB9zKOxesAhJIT9bfEPZ_epi1BnktMFCt_2Kn65rrXnuxSgcn52UeTtSlnG0jmngg 2025/06/23 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/06/23 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/06/23 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "AFdBe_tEpImhPs4oQGt3lTnZijUmua7Wo7x6g295PAZh-N1UN6uTc8412y0QTgpV6xNh4f9M3jLikeuKEQVs7GNaOPUxUf3PQTb04bbRE9s6fZvjMkfRH37tKb1_6rVghuNng0uylMKV9nTJOxyRtlhH9gsmCo0sKDhq5PC24i_g_yUHgExYXzwfQ_z6cFgAzMZJAumdNGzay5RnCuXucAh5Xi21kR5b1vdJod0tuzTIHeFu31lDZeizqnU4N27IyYUSZuBgoB_qdQj9nIR3QIfB9zKOxesAhJIT9bfEPZ_epi1BnktMFCt_2Kn65rrXnuxSgcn52UeTtSlnG0jmngg" finished 2025/06/23 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/06/23 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/06/23 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.53s) === RUN TestRcatMetadata run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2025/06/23 02:21:52 DEBUG : S3 bucket rclone-test-tiharid7yupi: File to upload is small (48 bytes), uploading instead of streaming 2025/06/23 02:21:52 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2025/06/23 02:21:52 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (0.76s) --- PASS: TestRcatMetadata/Normal (0.63s) === RUN TestRcatSize run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:53 DEBUG : S3 bucket rclone-test-tiharid7yupi: File to upload is small (60 bytes), uploading instead of streaming 2025/06/23 02:21:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/23 02:21:53 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:54 DEBUG : S3 bucket rclone-test-tiharid7yupi: File to upload is small (60 bytes), uploading instead of streaming 2025/06/23 02:21:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/23 02:21:54 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (1.28s) === RUN TestTouchDir run.go:180: Remote "S3 bucket rclone-test-tiharid7yupi", Local "Local file system at /tmp/rclone2075893797", Modify Window "1ns" 2025/06/23 02:21:56 DEBUG : S3 bucket rclone-test-tiharid7yupi: Touching "sub dir/potato3" 2025/06/23 02:21:56 DEBUG : S3 bucket rclone-test-tiharid7yupi: Touching "empty space" 2025/06/23 02:21:56 DEBUG : S3 bucket rclone-test-tiharid7yupi: Touching "potato2" --- PASS: TestTouchDir (2.40s) PASS 2025/06/23 02:21:57 DEBUG : S3 bucket rclone-test-tiharid7yupi: Purge remote 2025/06/23 02:21:57 DEBUG : S3 bucket rclone-test-tiharid7yupi: bucket is versioned: false 2025/06/23 02:21:57 DEBUG : Waiting for deletions to finish 2025/06/23 02:21:58 INFO : S3 bucket rclone-test-tiharid7yupi: Bucket "rclone-test-tiharid7yupi" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -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 26.323187584s (try 2/5)