"./operations.test -test.v -test.timeout 30m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) === 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 TestMultithreadCopy/{size:131071_streams:2} 2020/04/15 05:58:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/04/15 05:58:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/04/15 05:58:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/04/15 05:58:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/04/15 05:58:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/04/15 05:58:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/04/15 05:58:57 DEBUG : file1: Moving old file out the way to "file1.nimohaf5" 2020/04/15 05:58:58 DEBUG : file1: Removing old file 2020/04/15 05:58:58 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/04/15 05:58:58 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/04/15 05:58:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/04/15 05:58:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/04/15 05:58:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/04/15 05:58:59 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/04/15 05:58:59 DEBUG : file1: Moving old file out the way to "file1.civadil7" 2020/04/15 05:59:00 DEBUG : file1: Removing old file 2020/04/15 05:59:00 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/04/15 05:59:00 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/04/15 05:59:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/04/15 05:59:00 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/04/15 05:59:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/04/15 05:59:00 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (4.77s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (1.58s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.48s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.55s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/04/15 05:59:00 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 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/04/15 05:59:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/04/15 05:59:00 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 TestDeduplicateInteractive --- SKIP: TestDeduplicateInteractive (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (0.09s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSmallest --- SKIP: TestDeduplicateSmallest (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (0.09s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (0.09s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" dedupe_test.go:217: Can't merge directories === RUN TestListDirSorted 2020/04/15 05:59:07 DEBUG : a.txt: Excluded 2020/04/15 05:59:07 DEBUG : sub dir/hello world: Excluded 2020/04/15 05:59:07 DEBUG : sub dir/hello world2: Excluded 2020/04/15 05:59:07 DEBUG : sub dir/ignore dir: Excluded 2020/04/15 05:59:07 DEBUG : sub dir/hello world: Excluded 2020/04/15 05:59:07 DEBUG : sub dir/hello world2: Excluded 2020/04/15 05:59:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.32s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestMkdir 2020/04/15 05:59:10 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': Making directory 2020/04/15 05:59:10 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': Making directory --- PASS: TestMkdir (0.50s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestLsd --- PASS: TestLsd (3.31s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestLs --- PASS: TestLs (4.19s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestLsWithFilesFrom 2020/04/15 05:59:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.27s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestLsLong --- PASS: TestLsLong (4.95s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestHashSums --- PASS: TestHashSums (4.18s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount --- PASS: TestCount (3.57s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestDelete 2020/04/15 05:59:38 DEBUG : Waiting for deletions to finish 2020/04/15 05:59:38 DEBUG : large: Excluded 2020/04/15 05:59:38 INFO : medium: Deleted 2020/04/15 05:59:38 INFO : small: Deleted --- PASS: TestDelete (3.83s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCheck 2020/04/15 05:59:39 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 1: Starting check test 2020/04/15 05:59:39 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 2: Starting check test 2020/04/15 05:59:40 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 3: Starting check test 2020/04/15 05:59:41 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 4: Starting check test 2020/04/15 05:59:41 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 5: Starting check test 2020/04/15 05:59:42 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 6: Starting check test 2020/04/15 05:59:42 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 7: Starting check test --- PASS: TestCheck (3.95s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCheckFsError 2020/04/15 05:59:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/04/15 05:59:42 ERROR : : error reading source directory: directory not found 2020/04/15 05:59:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 1 differences found --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload 2020/04/15 05:59:43 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 1: Starting check test 2020/04/15 05:59:43 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 2: Starting check test 2020/04/15 05:59:44 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 3: Starting check test 2020/04/15 05:59:46 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 4: Starting check test 2020/04/15 05:59:46 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 5: Starting check test 2020/04/15 05:59:48 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 6: Starting check test 2020/04/15 05:59:48 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 7: Starting check test --- PASS: TestCheckDownload (7.03s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly 2020/04/15 05:59:50 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 1: Starting check test 2020/04/15 05:59:50 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 2: Starting check test 2020/04/15 05:59:51 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 3: Starting check test 2020/04/15 05:59:52 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 4: Starting check test 2020/04/15 05:59:52 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 5: Starting check test 2020/04/15 05:59:53 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 6: Starting check test 2020/04/15 05:59:53 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': 7: Starting check test --- PASS: TestCheckSizeOnly (4.41s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCat --- PASS: TestCat (8.48s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestPurge 2020/04/15 06:00:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/04/15 06:00:05 DEBUG : A2: Making directory 2020/04/15 06:00:05 DEBUG : A1/B2: Making directory 2020/04/15 06:00:06 DEBUG : A1/B2/C2: Making directory 2020/04/15 06:00:06 DEBUG : A1/B1/C3: Making directory 2020/04/15 06:00:06 DEBUG : A3: Making directory 2020/04/15 06:00:06 DEBUG : A3/B3: Making directory 2020/04/15 06:00:07 DEBUG : A3/B3/C4: Making directory 2020/04/15 06:00:08 DEBUG : Waiting for deletions to finish 2020/04/15 06:00:09 INFO : A1/B1/C1/one: Deleted 2020/04/15 06:00:09 DEBUG : A1/B1/C3: Removing directory 2020/04/15 06:00:09 DEBUG : A1/B1/C1: Removing directory 2020/04/15 06:00:10 DEBUG : A1/B1: Removing directory 2020/04/15 06:00:11 ERROR : : error listing: directory not found 2020/04/15 06:00:11 DEBUG : premiumize.me root 'rclone-test-lolicen3jacerun7feyifez7': Purge remote 2020/04/15 06:00:11 purge failed: directory not found --- PASS: TestPurge (8.77s) run.go:176: Remote "premiumize.me root 'rclone-test-lolicen3jacerun7feyifez7'", Local "Local file system at /tmp/rclone261800959", Modify Window "876000h0m0s" === RUN TestRmdirsNoLeaveRoot 2020/04/15 06:00:13 DEBUG : A2: Making directory 2020/04/15 06:00:13 DEBUG : A1/B2: Making directory 2020/04/15 06:00:14 DEBUG : A1/B2/C2: Making directory 2020/04/15 06:00:14 DEBUG : A1/B1/C3: Making directory 2020/04/15 06:00:15 DEBUG : A3: Making directory 2020/04/15 06:00:15 DEBUG : A3/B3: Making directory 2020/04/15 06:00:15 DEBUG : A3/B3/C4: Making directory 2020/04/15 06:00:18 DEBUG : A3/B3/C4: Removing directory 2020/04/15 06:00:19 DEBUG : A3/B3: Removing directory 2020/04/15 06:00:20 DEBUG : A3: Removing directory 2020/04/15 06:00:20 DEBUG : A2: Removing directory 2020/04/15 06:00:20 DEBUG : A1/B2/C2: Removing directory 2020/04/15 06:00:21 DEBUG : A1/B2: Removing directory 2020/04/15 06:00:21 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (13.82s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestRmdirsLeaveRoot 2020/04/15 06:00:25 DEBUG : A1: Making directory 2020/04/15 06:00:25 DEBUG : A1/B1: Making directory 2020/04/15 06:00:25 DEBUG : A1/B1/C1: Making directory 2020/04/15 06:00:27 DEBUG : A1/B1/C1: Removing directory 2020/04/15 06:00:28 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.94s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCopyURL --- PASS: TestCopyURL (4.36s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/04/15 06:00:34 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 06:00:35 INFO : file1: Copied (new) 2020/04/15 06:00:35 INFO : file1: Deleted 2020/04/15 06:00:36 DEBUG : file1: Sizes identical 2020/04/15 06:00:36 DEBUG : file1: Unchanged skipping 2020/04/15 06:00:36 INFO : file1: Deleted 2020/04/15 06:00:36 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.33s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCaseInsensitiveMoveFile 2020/04/15 06:00:37 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 06:00:37 INFO : file1: Copied (new) 2020/04/15 06:00:37 INFO : file1: Deleted 2020/04/15 06:00:38 DEBUG : file1: Sizes identical 2020/04/15 06:00:38 DEBUG : file1: Unchanged skipping 2020/04/15 06:00:38 INFO : file1: Deleted 2020/04/15 06:00:38 INFO : sub/file2: Moved (server side) 2020/04/15 06:00:38 INFO : sub/File2-rclone-move-hogacir9: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (2.41s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestMoveFileBackupDir 2020/04/15 06:00:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/04/15 06:00:41 INFO : dst/file1: Moved (server side) 2020/04/15 06:00:42 INFO : dst/file1: Copied (new) 2020/04/15 06:00:42 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.50s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCopyFile 2020/04/15 06:00:42 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 06:00:43 INFO : file1: Copied (new) 2020/04/15 06:00:43 DEBUG : file1: Sizes identical 2020/04/15 06:00:43 DEBUG : file1: Unchanged skipping 2020/04/15 06:00:43 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.34s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCopyFileBackupDir 2020/04/15 06:00:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/04/15 06:00:46 INFO : dst/file1: Moved (server side) 2020/04/15 06:00:46 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (3.31s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCopyFileCompareDest 2020/04/15 06:00:48 DEBUG : one: Need to transfer - File not found at Destination 2020/04/15 06:00:49 INFO : one: Copied (new) 2020/04/15 06:00:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 06:00:49 DEBUG : one: Moving old file out the way to "one.zomuniv1" 2020/04/15 06:00:50 DEBUG : one: Removing old file 2020/04/15 06:00:50 INFO : one: Copied (replaced existing) 2020/04/15 06:00:50 DEBUG : dst/one: Moving old file out the way to "one.dilohux7" 2020/04/15 06:00:51 DEBUG : dst/one: Removing old file 2020/04/15 06:00:52 DEBUG : one: Sizes identical 2020/04/15 06:00:52 DEBUG : one: Destination found in --compare-dest, skipping 2020/04/15 06:00:53 DEBUG : two: Sizes identical 2020/04/15 06:00:53 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 06:00:54 DEBUG : two: Sizes identical 2020/04/15 06:00:54 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 06:00:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/04/15 06:00:54 DEBUG : two: Need to transfer - File not found at Destination 2020/04/15 06:00:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (8.43s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCopyFileCopyDest --- SKIP: TestCopyFileCopyDest (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" operations_test.go:967: Skipping test as remote does not support server side copy === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove 2020/04/15 06:00:59 DEBUG : A1/B2: Making directory 2020/04/15 06:00:59 DEBUG : A1/B1/C3: Making directory 2020/04/15 06:01:01 INFO : A2/B1/three: Moved (server side) 2020/04/15 06:01:01 INFO : A2/one: Moved (server side) 2020/04/15 06:01:01 INFO : A2/two: Moved (server side) 2020/04/15 06:01:01 INFO : A2/B1/C1/four: Moved (server side) 2020/04/15 06:01:01 INFO : A2/B1/C2/five: Moved (server side) --- PASS: TestDirMove (7.65s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/04/15 06:01:03 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 06:01:04 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/04/15 06:01:04 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/04/15 06:01:04 DEBUG : no_checksum_big_file_from_pipe: Sizes identical 2020/04/15 06:01:05 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/04/15 06:01:05 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 06:01:06 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/04/15 06:01:06 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/04/15 06:01:06 NOTICE: Local file system at /tmp/rclone-spool030648969: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/04/15 06:01:06 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/04/15 06:01:07 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/04/15 06:01:07 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 06:01:08 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/04/15 06:01:08 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/04/15 06:01:08 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2020/04/15 06:01:09 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/04/15 06:01:10 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 06:01:10 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/04/15 06:01:10 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/04/15 06:01:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/04/15 06:01:11 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (8.20s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.06s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.06s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.09s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.98s) === RUN TestRcatSize 2020/04/15 06:01:12 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': File to upload is small (60 bytes), uploading instead of streaming 2020/04/15 06:01:13 INFO : potato2: Copied (new) --- PASS: TestRcatSize (1.68s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestCopyFileMaxTransfer 2020/04/15 06:01:13 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 06:01:14 INFO : file1: Copied (new) 2020/04/15 06:01:14 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 06:01:14 ERROR : file2: Failed to copy: upload file http: Post https://quicksworddrawer-sto.energycdn.com/upload: failed to copy data: Max transfer limit reached as set by --max-transfer 2020/04/15 06:01:15 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 06:01:15 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 06:01:16 INFO : file2: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.92s) run.go:176: Remote "premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9'", Local "Local file system at /tmp/rclone285470597", Modify Window "876000h0m0s" === RUN TestRcAbout --- SKIP: TestRcAbout (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCleanup --- SKIP: TestRcCleanup (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyfile --- SKIP: TestRcCopyfile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyurl --- SKIP: TestRcCopyurl (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDelete --- SKIP: TestRcDelete (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDeletefile --- SKIP: TestRcDeletefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcList --- SKIP: TestRcList (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMkdir --- SKIP: TestRcMkdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMovefile --- SKIP: TestRcMovefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPurge --- SKIP: TestRcPurge (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdir --- SKIP: TestRcRmdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdirs --- SKIP: TestRcRmdirs (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcSize --- SKIP: TestRcSize (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPublicLink --- SKIP: TestRcPublicLink (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcFsInfo --- SKIP: TestRcFsInfo (0.00s) rc_test.go:21: Skipping test on non local remote PASS 2020/04/15 06:01:16 DEBUG : premiumize.me root 'rclone-test-laxilec5lelaqig6zamiyex9': Purge remote "./operations.test -test.v -test.timeout 30m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 2m20.729567087s (try 1/5)