"./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/01/19 05:55:04 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/01/19 05:55:04 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/01/19 05:55:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/01/19 05:55:05 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/01/19 05:55:05 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/01/19 05:55:05 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/01/19 05:55:05 DEBUG : file1: Moving old file out the way to "file1.foqebux1" 2020/01/19 05:55:06 DEBUG : file1: Removing old file 2020/01/19 05:55:06 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/01/19 05:55:06 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/01/19 05:55:06 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/01/19 05:55:06 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/01/19 05:55:06 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/01/19 05:55:06 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/01/19 05:55:06 DEBUG : file1: Moving old file out the way to "file1.widucux1" 2020/01/19 05:55:07 DEBUG : file1: Removing old file 2020/01/19 05:55:07 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/01/19 05:55:07 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/01/19 05:55:07 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/01/19 05:55:08 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/01/19 05:55:08 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/01/19 05:55:08 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (4.84s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (1.56s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.63s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.53s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/01/19 05:55:08 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/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/01/19 05:55:08 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/01/19 05:55:08 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.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (0.06s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSmallest --- SKIP: TestDeduplicateSmallest (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" dedupe_test.go:217: Can't merge directories === RUN TestListDirSorted 2020/01/19 05:56:35 DEBUG : a.txt: Excluded 2020/01/19 05:56:35 DEBUG : sub dir/hello world: Excluded 2020/01/19 05:56:35 DEBUG : sub dir/hello world2: Excluded 2020/01/19 05:56:35 DEBUG : sub dir/ignore dir: Excluded 2020/01/19 05:56:35 DEBUG : sub dir/hello world: Excluded 2020/01/19 05:56:35 DEBUG : sub dir/hello world2: Excluded 2020/01/19 05:56:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (87.19s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestMkdir 2020/01/19 05:56:36 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': Making directory 2020/01/19 05:56:36 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': Making directory --- PASS: TestMkdir (0.08s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestLsd --- PASS: TestLsd (1.18s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestLs --- PASS: TestLs (1.90s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestLsWithFilesFrom 2020/01/19 05:56:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.93s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestLsLong --- PASS: TestLsLong (1.88s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestHashSums --- PASS: TestHashSums (1.78s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount --- PASS: TestCount (3.77s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestDelete 2020/01/19 05:56:50 INFO : Waiting for deletions to finish 2020/01/19 05:56:51 DEBUG : large: Excluded 2020/01/19 05:56:51 INFO : medium: Deleted 2020/01/19 05:56:51 INFO : small: Deleted --- PASS: TestDelete (2.64s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCheck 2020/01/19 05:56:51 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 1: Starting check test 2020/01/19 05:56:52 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 2: Starting check test 2020/01/19 05:56:52 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 3: Starting check test 2020/01/19 05:56:53 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 4: Starting check test 2020/01/19 05:56:53 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 5: Starting check test 2020/01/19 05:56:54 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 6: Starting check test 2020/01/19 05:56:54 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 7: Starting check test --- PASS: TestCheck (3.67s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCheckFsError 2020/01/19 05:56:54 INFO : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/01/19 05:56:54 ERROR : : error reading source directory: directory not found 2020/01/19 05:56:54 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/01/19 05:56:55 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 1: Starting check test 2020/01/19 05:56:56 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 2: Starting check test 2020/01/19 05:56:57 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 3: Starting check test 2020/01/19 05:56:58 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 4: Starting check test 2020/01/19 05:56:58 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 5: Starting check test 2020/01/19 05:57:01 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 6: Starting check test 2020/01/19 05:57:01 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 7: Starting check test --- PASS: TestCheckDownload (7.86s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly 2020/01/19 05:57:03 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 1: Starting check test 2020/01/19 05:57:03 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 2: Starting check test 2020/01/19 05:57:04 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 3: Starting check test 2020/01/19 05:57:05 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 4: Starting check test 2020/01/19 05:57:05 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 5: Starting check test 2020/01/19 05:57:06 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 6: Starting check test 2020/01/19 05:57:06 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 7: Starting check test --- PASS: TestCheckSizeOnly (4.03s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCat --- PASS: TestCat (3.89s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestPurge 2020/01/19 05:57:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/01/19 05:57:11 DEBUG : A2: Making directory 2020/01/19 05:57:11 DEBUG : A1/B2: Making directory 2020/01/19 05:57:11 DEBUG : A1/B2/C2: Making directory 2020/01/19 05:57:11 DEBUG : A1/B1/C3: Making directory 2020/01/19 05:57:11 DEBUG : A3: Making directory 2020/01/19 05:57:12 DEBUG : A3/B3: Making directory 2020/01/19 05:57:12 DEBUG : A3/B3/C4: Making directory 2020/01/19 05:57:12 INFO : Waiting for deletions to finish 2020/01/19 05:57:13 INFO : A1/B1/C1/one: Deleted 2020/01/19 05:57:13 DEBUG : A1/B1/C3: Removing directory 2020/01/19 05:57:13 DEBUG : A1/B1/C1: Removing directory 2020/01/19 05:57:13 DEBUG : A1/B1: Removing directory 2020/01/19 05:57:13 ERROR : : error listing: directory not found 2020/01/19 05:57:13 DEBUG : premiumize.me root 'rclone-test-napawiq3sawipad3dubeker1': Purge remote 2020/01/19 05:57:13 purge failed: directory not found --- PASS: TestPurge (2.89s) run.go:176: Remote "premiumize.me root 'rclone-test-napawiq3sawipad3dubeker1'", Local "Local file system at /tmp/rclone979715198", Modify Window "876000h0m0s" === RUN TestRmdirsNoLeaveRoot 2020/01/19 05:57:14 DEBUG : A2: Making directory 2020/01/19 05:57:14 DEBUG : A1/B2: Making directory 2020/01/19 05:57:14 DEBUG : A1/B2/C2: Making directory 2020/01/19 05:57:14 DEBUG : A1/B1/C3: Making directory 2020/01/19 05:57:14 DEBUG : A3: Making directory 2020/01/19 05:57:14 DEBUG : A3/B3: Making directory 2020/01/19 05:57:14 DEBUG : A3/B3/C4: Making directory 2020/01/19 05:57:15 DEBUG : A3/B3/C4: Removing directory 2020/01/19 05:57:16 DEBUG : A3/B3: Removing directory 2020/01/19 05:57:16 DEBUG : A3: Removing directory 2020/01/19 05:57:16 DEBUG : A2: Removing directory 2020/01/19 05:57:16 DEBUG : A1/B2/C2: Removing directory 2020/01/19 05:57:16 DEBUG : A1/B2: Removing directory 2020/01/19 05:57:16 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (3.54s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestRmdirsLeaveRoot 2020/01/19 05:57:17 DEBUG : A1: Making directory 2020/01/19 05:57:17 DEBUG : A1/B1: Making directory 2020/01/19 05:57:17 DEBUG : A1/B1/C1: Making directory 2020/01/19 05:57:17 DEBUG : A1/B1/C1: Removing directory 2020/01/19 05:57:17 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (0.63s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCopyURL --- PASS: TestCopyURL (2.51s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.01s) === RUN TestMoveFile 2020/01/19 05:57:20 DEBUG : file1: Need to transfer - File not found at Destination 2020/01/19 05:57:21 INFO : file1: Copied (new) 2020/01/19 05:57:21 INFO : file1: Deleted 2020/01/19 05:57:21 DEBUG : file1: Sizes identical 2020/01/19 05:57:21 DEBUG : file1: Unchanged skipping 2020/01/19 05:57:21 INFO : file1: Deleted 2020/01/19 05:57:21 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.24s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCaseInsensitiveMoveFile 2020/01/19 05:57:21 DEBUG : file1: Need to transfer - File not found at Destination 2020/01/19 05:57:22 INFO : file1: Copied (new) 2020/01/19 05:57:22 INFO : file1: Deleted 2020/01/19 05:57:22 DEBUG : file1: Sizes identical 2020/01/19 05:57:22 DEBUG : file1: Unchanged skipping 2020/01/19 05:57:22 INFO : file1: Deleted 2020/01/19 05:57:22 INFO : sub/file2: Moved (server side) 2020/01/19 05:57:22 INFO : sub/File2-rclone-move-kuhoxaq0: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (1.64s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestMoveFileBackupDir 2020/01/19 05:57:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/01/19 05:57:24 INFO : dst/file1: Moved (server side) 2020/01/19 05:57:25 INFO : dst/file1: Copied (new) 2020/01/19 05:57:25 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.51s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCopyFile 2020/01/19 05:57:25 DEBUG : file1: Need to transfer - File not found at Destination 2020/01/19 05:57:26 INFO : file1: Copied (new) 2020/01/19 05:57:26 DEBUG : file1: Sizes identical 2020/01/19 05:57:26 DEBUG : file1: Unchanged skipping 2020/01/19 05:57:26 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': 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-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCopyFileBackupDir 2020/01/19 05:57:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/01/19 05:57:28 INFO : dst/file1: Moved (server side) 2020/01/19 05:57:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.60s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCopyFileCompareDest 2020/01/19 05:57:29 DEBUG : one: Need to transfer - File not found at Destination 2020/01/19 05:57:30 INFO : one: Copied (new) 2020/01/19 05:57:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/01/19 05:57:31 DEBUG : one: Moving old file out the way to "one.bokoceq3" 2020/01/19 05:57:31 DEBUG : one: Removing old file 2020/01/19 05:57:31 INFO : one: Copied (replaced existing) 2020/01/19 05:57:32 DEBUG : dst/one: Moving old file out the way to "one.godatod1" 2020/01/19 05:57:32 DEBUG : dst/one: Removing old file 2020/01/19 05:57:33 DEBUG : one: Sizes identical 2020/01/19 05:57:33 DEBUG : one: Destination found in --compare-dest, skipping 2020/01/19 05:57:34 DEBUG : two: Sizes identical 2020/01/19 05:57:34 DEBUG : two: Destination found in --compare-dest, skipping 2020/01/19 05:57:34 DEBUG : two: Sizes identical 2020/01/19 05:57:34 DEBUG : two: Destination found in --compare-dest, skipping 2020/01/19 05:57:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/01/19 05:57:35 DEBUG : two: Need to transfer - File not found at Destination 2020/01/19 05:57:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.96s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestCopyFileCopyDest --- SKIP: TestCopyFileCopyDest (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" operations_test.go:927: 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/01/19 05:57:40 DEBUG : A1/B2: Making directory 2020/01/19 05:57:40 DEBUG : A1/B1/C3: Making directory 2020/01/19 05:57:41 INFO : A2/B1/C2/five: Moved (server side) 2020/01/19 05:57:41 INFO : A2/two: Moved (server side) 2020/01/19 05:57:41 INFO : A2/B1/three: Moved (server side) 2020/01/19 05:57:41 INFO : A2/one: Moved (server side) 2020/01/19 05:57:42 INFO : A2/B1/C1/four: Moved (server side) --- PASS: TestDirMove (6.68s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.05s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", 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 === RUN TestRcat 2020/01/19 05:57:43 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': File to upload is small (34 bytes), uploading instead of streaming 2020/01/19 05:57:44 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/01/19 05:57:44 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/01/19 05:57:44 NOTICE: Local file system at /tmp/rclone-spool234804165: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/01/19 05:57:44 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/01/19 05:57:45 INFO : with_checksum_big_file_from_pipe: Copied (new) 2020/01/19 05:57:45 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': File to upload is small (34 bytes), uploading instead of streaming 2020/01/19 05:57:46 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/01/19 05:57:46 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/01/19 05:57:46 DEBUG : no_checksum_big_file_from_pipe: Sizes identical 2020/01/19 05:57:47 INFO : no_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (3.92s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" === RUN TestRcatSize 2020/01/19 05:57:48 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': File to upload is small (60 bytes), uploading instead of streaming 2020/01/19 05:57:48 INFO : potato2: Copied (new) --- PASS: TestRcatSize (1.86s) run.go:176: Remote "premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8'", Local "Local file system at /tmp/rclone087804012", Modify Window "876000h0m0s" PASS 2020/01/19 05:57:49 DEBUG : premiumize.me root 'rclone-test-xiraxom1kumowaf7kibesod8': Purge remote "./operations.test -test.v -test.timeout 30m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 2m45.80193059s (try 1/5)