"./operations.test -test.v -test.timeout 30m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2020/03/09 05:21:23 DEBUG : Starting OpenDrive session with ID: 8804535635048c89e36a9f800f447ca50be5ffc0e2db7d491430ddec8156ee1d === 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/03/09 05:21:28 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2020/03/09 05:21:33 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/03/09 05:21:33 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/03/09 05:21:33 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/03/09 05:21:33 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/03/09 05:21:33 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/03/09 05:21:33 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/03/09 05:21:34 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2020/03/09 05:21:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/03/09 05:21:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/03/09 05:21:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/03/09 05:21:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/03/09 05:21:40 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/03/09 05:21:40 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/03/09 05:21:40 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2020/03/09 05:21:45 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/03/09 05:21:45 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/03/09 05:21:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/03/09 05:21:45 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/03/09 05:21:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/03/09 05:21:46 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (21.97s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (8.78s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (6.32s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (5.77s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/03/09 05:21:47 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/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/03/09 05:21:47 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/03/09 05:21:47 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 (1.12s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (1.13s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (1.09s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (1.08s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (1.10s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (1.30s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSmallest --- SKIP: TestDeduplicateSmallest (1.08s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (1.07s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (1.07s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" dedupe_test.go:217: Can't merge directories === RUN TestListDirSorted 2020/03/09 05:21:59 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2020/03/09 05:22:08 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2020/03/09 05:22:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/03/09 05:22:40 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2020/03/09 05:22:48 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2020/03/09 05:23:14 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2020/03/09 05:24:12 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2020/03/09 05:24:28 DEBUG : a.txt: Excluded 2020/03/09 05:24:29 DEBUG : sub dir/hello world: Excluded 2020/03/09 05:24:29 DEBUG : sub dir/hello world2: Excluded 2020/03/09 05:24:30 DEBUG : sub dir/ignore dir: Excluded 2020/03/09 05:24:31 DEBUG : sub dir/hello world: Excluded 2020/03/09 05:24:31 DEBUG : sub dir/hello world2: Excluded 2020/03/09 05:24:32 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (165.36s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestMkdir 2020/03/09 05:24:42 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': Making directory 2020/03/09 05:24:43 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': Making directory --- PASS: TestMkdir (1.65s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestLsd 2020/03/09 05:24:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (15.63s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestLs 2020/03/09 05:25:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:25:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (29.87s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestLsWithFilesFrom 2020/03/09 05:25:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:25:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/03/09 05:25:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (13.24s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestLsLong 2020/03/09 05:25:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:26:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (25.84s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestHashSums 2020/03/09 05:26:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:26:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestHashSums (25.77s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount 2020/03/09 05:26:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:26:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/03/09 05:27:12 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (48.90s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestDelete 2020/03/09 05:27:34 DEBUG : small: Uploading chunk 0, size=10, remain=0 2020/03/09 05:27:49 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2020/03/09 05:27:58 DEBUG : large: Uploading chunk 0, size=100, remain=0 2020/03/09 05:28:02 DEBUG : Waiting for deletions to finish 2020/03/09 05:28:02 DEBUG : large: Excluded 2020/03/09 05:28:03 INFO : medium: Deleted 2020/03/09 05:28:03 INFO : small: Deleted --- PASS: TestDelete (41.96s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCheck 2020/03/09 05:28:10 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 2020/03/09 05:28:15 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 1: Starting check test 2020/03/09 05:28:16 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 2: Starting check test 2020/03/09 05:28:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/03/09 05:28:24 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 3: Starting check test 2020/03/09 05:28:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:28:32 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 4: Starting check test 2020/03/09 05:28:32 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 5: Starting check test 2020/03/09 05:28:34 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 2020/03/09 05:28:38 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 6: Starting check test 2020/03/09 05:28:39 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 7: Starting check test --- PASS: TestCheck (37.54s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCheckFsError 2020/03/09 05:28:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/03/09 05:28:42 ERROR : : error reading source directory: directory not found 2020/03/09 05:28: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/03/09 05:28:45 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 2020/03/09 05:28:48 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 1: Starting check test 2020/03/09 05:28:49 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 2: Starting check test 2020/03/09 05:28:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/03/09 05:28:55 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 3: Starting check test 2020/03/09 05:28:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:29:02 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 4: Starting check test 2020/03/09 05:29:03 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 5: Starting check test 2020/03/09 05:29:06 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 2020/03/09 05:29:10 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 6: Starting check test 2020/03/09 05:29:12 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 7: Starting check test --- PASS: TestCheckDownload (33.85s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCheckSizeOnly 2020/03/09 05:29:18 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 2020/03/09 05:29:21 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 1: Starting check test 2020/03/09 05:29:22 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 2: Starting check test 2020/03/09 05:29:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/03/09 05:29:28 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 3: Starting check test 2020/03/09 05:29:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:29:34 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 4: Starting check test 2020/03/09 05:29:35 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 5: Starting check test 2020/03/09 05:29:40 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 2020/03/09 05:29:43 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 6: Starting check test 2020/03/09 05:29:44 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': 7: Starting check test --- PASS: TestCheckSizeOnly (31.46s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCat 2020/03/09 05:29:49 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2020/03/09 05:29:54 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (17.31s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestPurge 2020/03/09 05:30:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/03/09 05:30:06 DEBUG : Starting OpenDrive session with ID: 237cd0890e1e6f03ed740e2c7f89782a365313370d60a0731e949a7ea2c8856b 2020/03/09 05:30:14 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2020/03/09 05:30:17 DEBUG : A2: Making directory 2020/03/09 05:30:18 DEBUG : A1/B2: Making directory 2020/03/09 05:30:19 DEBUG : A1/B2/C2: Making directory 2020/03/09 05:30:20 DEBUG : A1/B1/C3: Making directory 2020/03/09 05:30:21 DEBUG : A3: Making directory 2020/03/09 05:30:22 DEBUG : A3/B3: Making directory 2020/03/09 05:30:23 DEBUG : A3/B3/C4: Making directory 2020/03/09 05:30:26 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2020/03/09 05:30:31 DEBUG : Waiting for deletions to finish 2020/03/09 05:30:33 INFO : A1/B1/C1/one: Deleted 2020/03/09 05:30:34 DEBUG : A1/B1/C3: Removing directory 2020/03/09 05:30:35 DEBUG : A1/B1/C1: Removing directory 2020/03/09 05:30:36 DEBUG : A1/B1: Removing directory 2020/03/09 05:30:42 ERROR : : error listing: directory not found 2020/03/09 05:30:42 DEBUG : OpenDrive root 'rclone-test-valexoz4lovoqir1zidamif4': Purge remote 2020/03/09 05:30:42 purge failed: directory not found --- PASS: TestPurge (37.37s) run.go:176: Remote "OpenDrive root 'rclone-test-valexoz4lovoqir1zidamif4'", Local "Local file system at /tmp/rclone049863588", Modify Window "1s" === RUN TestRmdirsNoLeaveRoot 2020/03/09 05:30:48 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2020/03/09 05:30:51 DEBUG : A2: Making directory 2020/03/09 05:30:52 DEBUG : A1/B2: Making directory 2020/03/09 05:30:53 DEBUG : A1/B2/C2: Making directory 2020/03/09 05:30:55 DEBUG : A1/B1/C3: Making directory 2020/03/09 05:30:56 DEBUG : A3: Making directory 2020/03/09 05:30:57 DEBUG : A3/B3: Making directory 2020/03/09 05:30:58 DEBUG : A3/B3/C4: Making directory 2020/03/09 05:31:01 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2020/03/09 05:31:07 DEBUG : A3/B3/C4: Removing directory 2020/03/09 05:31:12 DEBUG : A3/B3: Removing directory 2020/03/09 05:31:14 DEBUG : A3: Removing directory 2020/03/09 05:31:15 DEBUG : A2: Removing directory 2020/03/09 05:31:16 DEBUG : A1/B2/C2: Removing directory 2020/03/09 05:31:17 DEBUG : A1/B2: Removing directory 2020/03/09 05:31:18 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (46.23s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestRmdirsLeaveRoot 2020/03/09 05:31:29 DEBUG : A1: Making directory 2020/03/09 05:31:30 DEBUG : A1/B1: Making directory 2020/03/09 05:31:31 DEBUG : A1/B1/C1: Making directory 2020/03/09 05:31:36 DEBUG : A1/B1/C1: Removing directory 2020/03/09 05:31:37 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.41s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCopyURL 2020/03/09 05:31:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2020/03/09 05:31:50 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2020/03/09 05:31:55 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (18.73s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/03/09 05:32:01 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:32:04 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2020/03/09 05:32:07 INFO : file1: Copied (new) 2020/03/09 05:32:07 INFO : file1: Deleted 2020/03/09 05:32:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/03/09 05:32:09 DEBUG : file1: Unchanged skipping 2020/03/09 05:32:09 INFO : file1: Deleted 2020/03/09 05:32:10 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (13.75s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCaseInsensitiveMoveFile 2020/03/09 05:32:15 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:32:18 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2020/03/09 05:32:21 INFO : file1: Copied (new) 2020/03/09 05:32:21 INFO : file1: Deleted 2020/03/09 05:32:22 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/03/09 05:32:22 DEBUG : file1: Unchanged skipping 2020/03/09 05:32:22 INFO : file1: Deleted 2020/03/09 05:32:37 INFO : sub/file2: Moved (server side) 2020/03/09 05:32:49 INFO : sub/File2-rclone-move-bonelan5: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (39.34s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestMoveFileBackupDir 2020/03/09 05:32:57 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2020/03/09 05:33:02 DEBUG : Starting OpenDrive session with ID: 675939df5b777607326b983e5f479b29e337f158781b1f96eb5aa8fa5a0c86f0 2020/03/09 05:33:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/03/09 05:33:09 INFO : dst/file1: Moved (server side) 2020/03/09 05:33:11 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2020/03/09 05:33:13 INFO : dst/file1: Copied (new) 2020/03/09 05:33:13 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (28.05s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCopyFile 2020/03/09 05:33:23 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:33:25 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2020/03/09 05:33:28 INFO : file1: Copied (new) 2020/03/09 05:33:30 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/03/09 05:33:30 DEBUG : file1: Unchanged skipping 2020/03/09 05:33:31 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (13.60s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCopyFileBackupDir 2020/03/09 05:33:38 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2020/03/09 05:33:43 DEBUG : Starting OpenDrive session with ID: c2ef8097ac51195f170ddbb5677af115a060b1835d22293a84c376637f991ca9 2020/03/09 05:33:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/03/09 05:33:50 INFO : dst/file1: Moved (server side) 2020/03/09 05:33:52 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2020/03/09 05:33:54 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (28.17s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCopyFileCompareDest 2020/03/09 05:34:04 DEBUG : Starting OpenDrive session with ID: a9d6f0f79b5a545cadc06fa723a18514a82901ee39ed8d5b4658912c48f87768 2020/03/09 05:34:08 DEBUG : Starting OpenDrive session with ID: 2dea726b627c0ca86cbd34373941fa82cc043d0f442982d61286e44ce3ca759d 2020/03/09 05:34:11 DEBUG : one: Need to transfer - File not found at Destination 2020/03/09 05:34:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2020/03/09 05:34:18 INFO : one: Copied (new) 2020/03/09 05:34:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/03/09 05:34:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/03/09 05:34:25 INFO : one: Copied (replaced existing) 2020/03/09 05:34:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/03/09 05:34:33 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2020/03/09 05:34:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:34:38 DEBUG : one: Destination found in --compare-dest, skipping 2020/03/09 05:34:41 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2020/03/09 05:34:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:34:46 DEBUG : two: Destination found in --compare-dest, skipping 2020/03/09 05:34:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:34:49 DEBUG : two: Destination found in --compare-dest, skipping 2020/03/09 05:34:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/03/09 05:34:52 DEBUG : two: Need to transfer - File not found at Destination 2020/03/09 05:34:54 DEBUG : two: Uploading chunk 0, size=5, remain=0 2020/03/09 05:34:57 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (59.96s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCopyFileCopyDest 2020/03/09 05:35:04 DEBUG : Starting OpenDrive session with ID: 777d44a26cbc54f548f1d0deacbe153a1d090b1de25ce860841da7b1adaf2563 2020/03/09 05:35:08 DEBUG : Starting OpenDrive session with ID: 16d52c2e97660325d15e681e7d1d10dd0cf9d4ae34b814648f5db3a8cdb7ee8d 2020/03/09 05:35:11 DEBUG : one: Need to transfer - File not found at Destination 2020/03/09 05:35:14 DEBUG : one: Uploading chunk 0, size=3, remain=0 2020/03/09 05:35:17 INFO : one: Copied (new) 2020/03/09 05:35:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/03/09 05:35:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/03/09 05:35:24 INFO : one: Copied (replaced existing) 2020/03/09 05:35:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/03/09 05:35:32 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2020/03/09 05:35:37 DEBUG : Starting OpenDrive session with ID: 32f032fb0d61e246d265e8d7e3943459adea4730a6bff3e5e4a00a6cb9d0316e 2020/03/09 05:35:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:35:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/03/09 05:35:44 INFO : one: Moved (server side) 2020/03/09 05:35:45 INFO : one: Copied (server side copy) 2020/03/09 05:35:45 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/03/09 05:35:48 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2020/03/09 05:35:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:35:54 INFO : two: Copied (server side copy) 2020/03/09 05:35:54 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/03/09 05:35:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:35:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:35:56 DEBUG : two: Unchanged skipping 2020/03/09 05:35:59 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2020/03/09 05:36:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/03/09 05:36:04 DEBUG : three: Destination not found in --copy-dest 2020/03/09 05:36:04 DEBUG : three: Need to transfer - File not found at Destination 2020/03/09 05:36:06 DEBUG : three: Uploading chunk 0, size=7, remain=0 2020/03/09 05:36:09 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (75.07s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === 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/03/09 05:36:22 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2020/03/09 05:36:27 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2020/03/09 05:36:33 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2020/03/09 05:36:39 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2020/03/09 05:36:45 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2020/03/09 05:36:47 DEBUG : A1/B2: Making directory 2020/03/09 05:36:49 DEBUG : A1/B1/C3: Making directory 2020/03/09 05:37:07 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2020/03/09 05:37:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/03/09 05:37:08 DEBUG : pacer: Reducing sleep to 10ms 2020/03/09 05:37:08 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': DirMove error File or folder with such name already exists (Error 409) --- FAIL: TestDirMove (61.27s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" operations_test.go:1374: Error Trace: operations_test.go:1374 Error: Received unexpected error: File or folder with such name already exists (Error 409) Test: TestDirMove === RUN TestGetFsInfo --- PASS: TestGetFsInfo (1.10s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/03/09 05:37:22 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:37:23 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2020/03/09 05:37:26 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:37:26 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:37:26 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2020/03/09 05:37:29 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2020/03/09 05:37:33 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/03/09 05:37:36 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:37:38 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2020/03/09 05:37:41 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:37:41 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:37:41 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2020/03/09 05:37:41 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical 2020/03/09 05:37:43 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2020/03/09 05:37:46 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/03/09 05:37:49 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:37:51 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2020/03/09 05:37:54 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:37:54 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:37:54 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2020/03/09 05:37:56 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2020/03/09 05:37:59 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/03/09 05:38:03 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:38:04 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2020/03/09 05:38:07 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:38:07 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:38:07 NOTICE: Local file system at /tmp/rclone-spool036494858: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/03/09 05:38:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/03/09 05:38:09 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2020/03/09 05:38:13 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (54.13s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (14.63s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (13.16s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.29s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (13.04s) === RUN TestRcatSize 2020/03/09 05:38:17 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2020/03/09 05:38:20 DEBUG : OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0': File to upload is small (60 bytes), uploading instead of streaming 2020/03/09 05:38:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/03/09 05:38:24 INFO : potato2: Copied (new) --- PASS: TestRcatSize (11.97s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" === RUN TestCopyFileMaxTransfer 2020/03/09 05:38:28 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:38:31 DEBUG : sub/file1: Uploading chunk 0, size=14, remain=0 2020/03/09 05:38:34 INFO : file1: Copied (new) 2020/03/09 05:38:35 DEBUG : file2: Need to transfer - File not found at Destination 2020/03/09 05:38:37 DEBUG : sub/file2: Uploading chunk 0, size=25, remain=0 2020/03/09 05:38:40 INFO : file2: Copied (new) --- FAIL: TestCopyFileMaxTransfer (90.93s) run.go:176: Remote "OpenDrive root 'rclone-test-feletaf2gevupab2dequgit0'", Local "Local file system at /tmp/rclone806236194", Modify Window "1s" fstest.go:289: Sleeping for 1s for list eventual consistency: 1/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 2s for list eventual consistency: 2/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 4s for list eventual consistency: 3/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 8s for list eventual consistency: 4/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 16s for list eventual consistency: 5/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 32s for list eventual consistency: 6/6 fstest.go:292: Flushing the directory cache fstest.go:296: Error Trace: fstest.go:296 fstest.go:329 fstest.go:341 operations_test.go:1565 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want sub/file1 (14) got sub/file1 (14), sub/file2 (25) fstest.go:182: Error Trace: fstest.go:182 fstest.go:299 fstest.go:329 fstest.go:341 operations_test.go:1565 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "sub/file2" panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x11c082d] goroutine 15237 [running]: testing.tRunner.func1(0xc000770600) /usr/local/go/src/testing/testing.go:874 +0x3a3 panic(0x1377560, 0x22dab60) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer(0xc000770600) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1566 +0x77d testing.tRunner(0xc000770600, 0x15fe100) /usr/local/go/src/testing/testing.go:909 +0xc9 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:960 +0x350 "./operations.test -test.v -test.timeout 30m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 18m35.405802724s (try 1/5): exit status 2: Failed [TestDirMove TestCopyFileMaxTransfer]