"./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCopyDest|TestDeduplicateNewestByHash|TestLs|TestLsWithFilesFrom)$'" - Starting (try 2/5) 2025/06/27 03:45:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-vorizod1golo" 2025/06/27 03:45:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 03:45:49 DEBUG : Creating backend with remote "/tmp/rclone2236308492" === RUN TestCheckSumDownload run.go:180: Remote "Yandex rclone-test-vorizod1golo", Local "Local file system at /tmp/rclone2236308492", Modify Window "1ns" 2025/06/27 03:45:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-vorizod1golo/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 2025/06/27 03:46:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/06/27 03:46:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/27 03:46:26 DEBUG : pacer: Reducing sleep to 15ms 2025/06/27 03:46:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/27 03:46:27 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (60.91s) --- PASS: TestCheckSumDownload/subtest1 (2.66s) --- PASS: TestCheckSumDownload/subtest2 (1.32s) --- PASS: TestCheckSumDownload/subtest3 (1.98s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (1.56s) --- PASS: TestCheckSumDownload/subtest6 (1.80s) --- PASS: TestCheckSumDownload/subtest7 (1.81s) === RUN TestCopyFileCopyDest run.go:180: Remote "Yandex rclone-test-vorizod1golo", Local "Local file system at /tmp/rclone2236308492", Modify Window "1ns" 2025/06/27 03:46:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-vorizod1golo/dst" 2025/06/27 03:46:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-vorizod1golo/CopyDest" 2025/06/27 03:46:51 DEBUG : one: Need to transfer - File not found at Destination 2025/06/27 03:46:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/27 03:46:54 INFO : one: Copied (new) 2025/06/27 03:46:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 03:46:58 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/27 03:46:58 INFO : one: Copied (replaced existing) 2025/06/27 03:47:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vorizod1golo/BackupDir" 2025/06/27 03:47:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 03:47:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 03:47:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 03:47:06 INFO : one: Moved (server-side) 2025/06/27 03:47:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/27 03:47:08 INFO : one: Copied (server-side copy) 2025/06/27 03:47:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/27 03:47:11 DEBUG : two: Need to transfer - File not found at Destination 2025/06/27 03:47:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 03:47:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/27 03:47:13 INFO : two: Copied (server-side copy) 2025/06/27 03:47:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/27 03:47:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 03:47:14 DEBUG : two: Unchanged skipping 2025/06/27 03:47:18 DEBUG : three: Need to transfer - File not found at Destination 2025/06/27 03:47:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/27 03:47:18 DEBUG : three: Destination not found in --copy-dest 2025/06/27 03:47:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/27 03:47:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (83.65s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Yandex rclone-test-vorizod1golo", Local "Local file system at /tmp/rclone2236308492", Modify Window "1ns" 2025/06/27 03:48:23 INFO : Yandex rclone-test-vorizod1golo: Looking for duplicate md5 hashes using newest mode. 2025/06/27 03:48:23 NOTICE: 65f0de94fcfd9586301ddfc70a22cec7: Found 3 files with duplicate md5 hashes 2025/06/27 03:48:28 INFO : one: Deleted 2025/06/27 03:48:33 INFO : also/one: Deleted 2025/06/27 03:48:33 NOTICE: 65f0de94fcfd9586301ddfc70a22cec7: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (35.61s) === RUN TestLs run.go:180: Remote "Yandex rclone-test-vorizod1golo", Local "Local file system at /tmp/rclone2236308492", Modify Window "1ns" --- PASS: TestLs (15.04s) === RUN TestLsWithFilesFrom run.go:180: Remote "Yandex rclone-test-vorizod1golo", Local "Local file system at /tmp/rclone2236308492", Modify Window "1ns" 2025/06/27 03:49:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/27 03:49:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (14.14s) PASS 2025/06/27 03:49:19 DEBUG : Yandex rclone-test-vorizod1golo: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCopyDest|TestDeduplicateNewestByHash|TestLs|TestLsWithFilesFrom)$'" - Finished OK in 3m35.38710334s (try 2/5)