"./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2021/04/05 05:01:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6" 2021/04/05 05:01:54 DEBUG : Creating backend with remote "/tmp/rclone664061960" 2021/04/05 05:01:54 DEBUG : Config file has changed externaly - reloading === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/04/05 05:01:58 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 05:01:58 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/04/05 05:01:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 05:01:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 05:01:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/04/05 05:01:59 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/04/05 05:02:02 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 05:02:02 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 05:02:02 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/04/05 05:02:03 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 05:02:03 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/04/05 05:02:03 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/04/05 05:02:06 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/04/05 05:02:06 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/04/05 05:02:06 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/04/05 05:02:07 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/04/05 05:02:07 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/04/05 05:02:07 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (15.36s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.85s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.31s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.36s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 05:02:09 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 05:02:09 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 05:02:09 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (21.62s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (1.24s) === RUN TestCheckFsError 2021/04/05 05:02:31 DEBUG : Creating backend with remote "non-existent" 2021/04/05 05:02:31 DEBUG : Config file has changed externaly - reloading 2021/04/05 05:02:31 DEBUG : Creating backend with remote "non-existent" 2021/04/05 05:02:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/04/05 05:02:31 ERROR : : error reading source directory: directory not found 2021/04/05 05:02:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/04/05 05:02:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (22.57s) --- PASS: TestCheckDownload/1 (0.89s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.61s) --- PASS: TestCheckDownload/4 (0.86s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (1.44s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (17.30s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.80s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.61s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.44s) === RUN TestDeduplicateFirst run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.45s) === RUN TestDeduplicateNewest run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.45s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:03:15 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2021/04/05 05:03:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/04/05 05:03:15 DEBUG : pacer: Reducing sleep to 15ms 2021/04/05 05:03:16 DEBUG : pacer: Reducing sleep to 11.25ms 2021/04/05 05:03:17 DEBUG : pacer: Reducing sleep to 10ms 2021/04/05 05:03:26 INFO : Yandex rclone-test-lugudeq3beqoguc8dasenew6: Looking for duplicate MD5 hashes using newest mode. 2021/04/05 05:03:27 NOTICE: 8a5015f48fc7bccbf5f515ac07f9314e: Found 3 files with duplicate MD5 hashes 2021/04/05 05:03:28 INFO : one: Deleted 2021/04/05 05:03:30 INFO : also/one: Deleted 2021/04/05 05:03:30 NOTICE: 8a5015f48fc7bccbf5f515ac07f9314e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (21.75s) === RUN TestDeduplicateOldest run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.44s) === RUN TestDeduplicateLargest run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.60s) === RUN TestDeduplicateSmallest run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.43s) === RUN TestMergeDirs run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.38s) === RUN TestListDirSorted run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:03:58 DEBUG : a.txt: Excluded 2021/04/05 05:03:59 DEBUG : sub dir/hello world: Excluded 2021/04/05 05:03:59 DEBUG : sub dir/hello world2: Excluded 2021/04/05 05:03:59 DEBUG : sub dir/ignore dir: Excluded 2021/04/05 05:03:59 DEBUG : sub dir/hello world: Excluded 2021/04/05 05:03:59 DEBUG : sub dir/hello world2: Excluded 2021/04/05 05:04:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (38.18s) === RUN TestMkdir run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:04:15 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: Making directory 2021/04/05 05:04:16 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: Making directory --- PASS: TestMkdir (1.17s) === RUN TestLsd run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" --- PASS: TestLsd (5.95s) === RUN TestLs run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" --- PASS: TestLs (8.98s) === RUN TestLsWithFilesFrom run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:04:36 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (9.12s) === RUN TestLsLong run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" --- PASS: TestLsLong (6.94s) === RUN TestHashSums run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:04:54 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 05:04:54 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 05:04:55 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 05:04:55 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 05:04:56 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 05:04:56 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (12.88s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" --- PASS: TestCount (17.36s) === RUN TestDelete run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:05:25 DEBUG : Waiting for deletions to finish 2021/04/05 05:05:25 DEBUG : large: Excluded 2021/04/05 05:05:26 INFO : small: Deleted 2021/04/05 05:05:26 INFO : medium: Deleted --- PASS: TestDelete (10.51s) === RUN TestRetry 2021/04/05 05:05:28 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 05:05:28 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 05:05:28 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 05:05:28 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 05:05:28 DEBUG : Received error: EOF - low level retry 3/5 2021/04/05 05:05:28 DEBUG : Received error: EOF - low level retry 4/5 2021/04/05 05:05:28 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" --- PASS: TestCat (15.20s) === RUN TestPurge 2021/04/05 05:05:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/04/05 05:05:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoxawoc1sucetut5jidicew6" 2021/04/05 05:05:43 DEBUG : Creating backend with remote "/tmp/rclone914634362" run.go:176: Remote "Yandex rclone-test-hoxawoc1sucetut5jidicew6", Local "Local file system at /tmp/rclone914634362", Modify Window "1ns" 2021/04/05 05:05:49 DEBUG : A2: Making directory 2021/04/05 05:05:49 DEBUG : A1/B2: Making directory 2021/04/05 05:05:50 DEBUG : A1/B2/C2: Making directory 2021/04/05 05:05:50 DEBUG : A1/B1/C3: Making directory 2021/04/05 05:05:51 DEBUG : A3: Making directory 2021/04/05 05:05:52 DEBUG : A3/B3: Making directory 2021/04/05 05:05:53 DEBUG : A3/B3/C4: Making directory 2021/04/05 05:06:04 ERROR : : error listing: directory not found 2021/04/05 05:06:04 DEBUG : Yandex rclone-test-hoxawoc1sucetut5jidicew6: Purge remote 2021/04/05 05:06:04 purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (21.17s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:06:08 DEBUG : A2: Making directory 2021/04/05 05:06:08 DEBUG : A1/B2: Making directory 2021/04/05 05:06:09 DEBUG : A1/B2/C2: Making directory 2021/04/05 05:06:10 DEBUG : A1/B1/C3: Making directory 2021/04/05 05:06:10 DEBUG : A3: Making directory 2021/04/05 05:06:11 DEBUG : A3/B3: Making directory 2021/04/05 05:06:11 DEBUG : A3/B3/C4: Making directory 2021/04/05 05:06:16 DEBUG : A3/B3/C4: Removing directory 2021/04/05 05:06:19 DEBUG : A3/B3: Removing directory 2021/04/05 05:06:20 DEBUG : A3: Removing directory 2021/04/05 05:06:21 DEBUG : A2: Removing directory 2021/04/05 05:06:23 DEBUG : A1/B2/C2: Removing directory 2021/04/05 05:06:24 DEBUG : A1/B2: Removing directory 2021/04/05 05:06:25 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (30.88s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:06:36 DEBUG : A1: Making directory 2021/04/05 05:06:36 DEBUG : A1/B1: Making directory 2021/04/05 05:06:36 DEBUG : A1/B1/C1: Making directory 2021/04/05 05:06:40 DEBUG : A1/B1/C1: Removing directory 2021/04/05 05:06:41 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.93s) === RUN TestRmdirsWithFilter run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:06:45 DEBUG : A1: Making directory 2021/04/05 05:06:46 DEBUG : A1/B1: Making directory 2021/04/05 05:06:46 DEBUG : A1/B1/C1: Making directory 2021/04/05 05:06:49 DEBUG : A1/B1/C1: Removing directory 2021/04/05 05:06:53 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.01s) === RUN TestCopyURL run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:07:00 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (13.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:07:10 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 05:07:13 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/04/05 05:07:13 INFO : file1: Copied (new) to: sub/file2 2021/04/05 05:07:13 INFO : file1: Deleted 2021/04/05 05:07:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:07:14 DEBUG : file1: Unchanged skipping 2021/04/05 05:07:14 INFO : file1: Deleted 2021/04/05 05:07:15 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.15s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestMoveFileBackupDir run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:07:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6/backup" 2021/04/05 05:07:22 DEBUG : Config file has changed externaly - reloading 2021/04/05 05:07:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 05:07:30 INFO : dst/file1: Moved (server-side) 2021/04/05 05:07:33 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/04/05 05:07:33 INFO : dst/file1: Copied (new) 2021/04/05 05:07:33 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (23.01s) === RUN TestCopyFile run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:07:42 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 05:07:44 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/04/05 05:07:44 INFO : file1: Copied (new) to: sub/file2 2021/04/05 05:07:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:07:45 DEBUG : file1: Unchanged skipping 2021/04/05 05:07:45 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.46s) === RUN TestCopyFileBackupDir run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:07:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6/backup" 2021/04/05 05:07:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 05:07:57 INFO : dst/file1: Moved (server-side) 2021/04/05 05:08:00 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/04/05 05:08:00 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (20.61s) === RUN TestCopyFileCompareDest run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:08:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6/dst" 2021/04/05 05:08:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6/CompareDest" 2021/04/05 05:08:11 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 05:08:14 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/04/05 05:08:14 INFO : one: Copied (new) 2021/04/05 05:08:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 05:08:17 INFO : one: Copied (replaced existing) 2021/04/05 05:08:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:08:24 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 05:08:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:08:28 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 05:08:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:08:29 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 05:08:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/04/05 05:08:30 DEBUG : two: Need to transfer - File not found at Destination 2021/04/05 05:08:32 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/04/05 05:08:32 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (30.86s) === RUN TestCopyFileCopyDest run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:08:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6/dst" 2021/04/05 05:08:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6/CopyDest" 2021/04/05 05:08:41 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 05:08:44 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/04/05 05:08:44 INFO : one: Copied (new) 2021/04/05 05:08:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 05:08:49 INFO : one: Copied (replaced existing) 2021/04/05 05:08:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-lugudeq3beqoguc8dasenew6/BackupDir" 2021/04/05 05:08:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:08:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 05:08:56 INFO : one: Moved (server-side) 2021/04/05 05:09:00 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/04/05 05:09:00 INFO : one: Copied (server-side copy) 2021/04/05 05:09:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/04/05 05:09:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:09:08 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/04/05 05:09:08 INFO : two: Copied (server-side copy) 2021/04/05 05:09:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/04/05 05:09:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:09:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/04/05 05:09:09 DEBUG : two: Unchanged skipping 2021/04/05 05:09:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/04/05 05:09:13 DEBUG : three: Destination not found in --copy-dest 2021/04/05 05:09:13 DEBUG : three: Need to transfer - File not found at Destination 2021/04/05 05:09:15 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/04/05 05:09:15 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (49.06s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:09:41 DEBUG : A1/B2: Making directory 2021/04/05 05:09:41 DEBUG : A1/B1/C3: Making directory 2021/04/05 05:09:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/04/05 05:09:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/04/05 05:09:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/04/05 05:09:52 INFO : A2/one: Moved (server-side) to: A3/one 2021/04/05 05:09:54 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (54.94s) === RUN TestGetFsInfo run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:10:25 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 05:10:28 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/04/05 05:10:28 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/04/05 05:10:30 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:10:34 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 05:10:36 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/04/05 05:10:36 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/04/05 05:10:39 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/04/05 05:10:39 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:10:42 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 05:10:44 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 05:10:47 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 === CONT TestRcat run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:10:51 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 05:10:53 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 05:10:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (34.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.75s) === RUN TestRcatSize run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:11:01 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: File to upload is small (60 bytes), uploading instead of streaming 2021/04/05 05:11:04 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/04/05 05:11:04 INFO : potato2: Copied (new) --- PASS: TestRcatSize (7.93s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Yandex rclone-test-lugudeq3beqoguc8dasenew6", Local "Local file system at /tmp/rclone664061960", Modify Window "1ns" 2021/04/05 05:11:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/04/05 05:11:10 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/04/05 05:11:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/04/05 05:11:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/04/05 05:11:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader23g.disk.yandex.net:443/upload-target/20210405T081112.511.utd.8xuhm0cmjhf4qo3n8axww9b0f-k23g.11966018": Max transfer limit reached as set by --max-transfer 2021/04/05 05:11:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/04/05 05:11:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/04/05 05:11:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2021/04/05 05:11:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/04/05 05:11:18 DEBUG : pacer: Reducing sleep to 15ms 2021/04/05 05:11:18 DEBUG : pacer: Reducing sleep to 11.25ms 2021/04/05 05:11:18 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = 9ba53108719b793d0a48fad8435f8fb6 OK 2021/04/05 05:11:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/04/05 05:11:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (16.92s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/04/05 05:11:24 DEBUG : Yandex rclone-test-lugudeq3beqoguc8dasenew6: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 9m33.070310424s (try 1/5)