"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2022/03/15 05:01:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6" 2022/03/15 05:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/15 05:01:56 DEBUG : Starting OpenDrive session with ID: 51cd61e185dce275b6be8305ed79f17ce8992fd2caffdd44c9814e7041852491 2022/03/15 05:01:58 DEBUG : Creating backend with remote "/tmp/rclone3764439818" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/15 05:02:03 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2022/03/15 05:02:12 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/15 05:02:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/15 05:02:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/15 05:02:13 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/15 05:02:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/15 05:02:13 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/15 05:02:18 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2022/03/15 05:02:28 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/15 05:02:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/15 05:02:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/15 05:02:30 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/15 05:02:30 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/15 05:02:30 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/15 05:02:30 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2022/03/15 05:02:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/15 05:02:38 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/15 05:02:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/15 05:02:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/15 05:02:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/15 05:02:40 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (43.46s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (15.85s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (16.08s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (10.19s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/15 05:02:41 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 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/15 05:02:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/15 05:02:41 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:03:04 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2022/03/15 05:03:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/15 05:03:05 DEBUG : pacer: Reducing sleep to 10ms 2022/03/15 05:03:06 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2022/03/15 05:03:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2022/03/15 05:03:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2022/03/15 05:03:40 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (73.94s) --- PASS: TestCheck/1 (0.91s) --- PASS: TestCheck/2 (0.89s) --- PASS: TestCheck/3 (0.91s) --- PASS: TestCheck/4 (0.89s) --- PASS: TestCheck/5 (1.88s) --- PASS: TestCheck/6 (0.87s) --- PASS: TestCheck/7 (0.90s) === RUN TestCheckFsError 2022/03/15 05:03:55 DEBUG : Creating backend with remote "non-existent" 2022/03/15 05:03:55 DEBUG : Config file has changed externaly - reloading 2022/03/15 05:03:55 DEBUG : Creating backend with remote "non-existent" 2022/03/15 05:03:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/15 05:03:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/03/15 05:03:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/15 05:03:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:03:59 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/15 05:04:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2022/03/15 05:04:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/15 05:04:39 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (60.56s) --- PASS: TestCheckDownload/1 (2.75s) --- PASS: TestCheckDownload/2 (2.27s) --- PASS: TestCheckDownload/3 (2.10s) --- PASS: TestCheckDownload/4 (2.78s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.82s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:04:58 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/15 05:05:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2022/03/15 05:05:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/15 05:05:37 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (55.81s) --- PASS: TestCheckSizeOnly/1 (1.90s) --- PASS: TestCheckSizeOnly/2 (0.90s) --- PASS: TestCheckSizeOnly/3 (0.89s) --- PASS: TestCheckSizeOnly/4 (0.89s) --- PASS: TestCheckSizeOnly/5 (0.88s) --- PASS: TestCheckSizeOnly/6 (0.94s) --- PASS: TestCheckSizeOnly/7 (0.88s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:05:54 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2022/03/15 05:06:01 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/15 05:06:01 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/15 05:06:01 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/15 05:06:01 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/15 05:06:02 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2022/03/15 05:06:10 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/15 05:06:10 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/15 05:06:10 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/15 05:06:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (21.11s) === RUN TestCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:06:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/data" 2022/03/15 05:06:12 DEBUG : Config file has changed externaly - reloading 2022/03/15 05:06:16 DEBUG : Starting OpenDrive session with ID: 922374b3c1eb39511efe4971c8fda4b45ade85aa3c210287b4aebfa91b6ce452 2022/03/15 05:06:24 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/03/15 05:06:33 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2022/03/15 05:06:50 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/03/15 05:06:57 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2022/03/15 05:07:06 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2022/03/15 05:07:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2022/03/15 05:07:26 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2022/03/15 05:07:39 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2022/03/15 05:07:50 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/03/15 05:07:56 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/03/15 05:08:01 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (136.58s) --- PASS: TestCheckSum/subtest1 (2.73s) --- PASS: TestCheckSum/subtest2 (2.02s) --- PASS: TestCheckSum/subtest3 (1.97s) --- PASS: TestCheckSum/subtest4 (2.02s) --- PASS: TestCheckSum/subtest5 (3.94s) --- PASS: TestCheckSum/subtest6 (2.97s) --- PASS: TestCheckSum/subtest7 (1.95s) === RUN TestCheckSumDownload run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:08:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/data" 2022/03/15 05:08:30 DEBUG : Starting OpenDrive session with ID: c2934ef62cf99d1d624114b8a075cf0f22ba12c47f0055cc4a57a4ac5921c183 2022/03/15 05:08:39 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/03/15 05:08:56 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2022/03/15 05:09:17 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/03/15 05:09:22 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2022/03/15 05:09:35 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2022/03/15 05:09:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2022/03/15 05:09:58 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2022/03/15 05:10:13 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2022/03/15 05:10:23 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/03/15 05:10:28 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/03/15 05:10:48 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (159.84s) --- PASS: TestCheckSumDownload/subtest1 (3.60s) --- PASS: TestCheckSumDownload/subtest2 (3.70s) --- PASS: TestCheckSumDownload/subtest3 (2.75s) --- PASS: TestCheckSumDownload/subtest4 (2.67s) --- PASS: TestCheckSumDownload/subtest5 (5.75s) --- PASS: TestCheckSumDownload/subtest6 (2.77s) --- PASS: TestCheckSumDownload/subtest7 (2.73s) === RUN TestDeduplicateInteractive run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.54s) === RUN TestDeduplicateSkip run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.55s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.55s) === RUN TestDeduplicateFirst run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.56s) === RUN TestDeduplicateNewest run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.48s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:11:21 DEBUG : one: Uploading chunk 0, size=100, remain=0 2022/03/15 05:11:43 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2022/03/15 05:11:50 DEBUG : another: Uploading chunk 0, size=100, remain=0 2022/03/15 05:11:58 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2022/03/15 05:12:04 INFO : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Looking for duplicate md5 hashes using newest mode. 2022/03/15 05:12:05 NOTICE: 334fdc50143943c490fde47398e9a26c: Found 3 files with duplicate md5 hashes 2022/03/15 05:12:11 INFO : one: Deleted 2022/03/15 05:12:12 INFO : also/one: Deleted 2022/03/15 05:12:12 NOTICE: 334fdc50143943c490fde47398e9a26c: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (65.91s) === RUN TestDeduplicateOldest run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.53s) === RUN TestDeduplicateLargest run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.51s) === RUN TestDeduplicateSmallest run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.64s) === RUN TestDeduplicateRename run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (2.53s) === RUN TestMergeDirs run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (1.54s) === RUN TestListDirSorted run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:12:35 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2022/03/15 05:12:42 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2022/03/15 05:12:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/15 05:13:01 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2022/03/15 05:13:13 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2022/03/15 05:13:32 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2022/03/15 05:13:52 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2022/03/15 05:14:01 DEBUG : a.txt: Excluded 2022/03/15 05:14:03 DEBUG : sub dir/hello world: Excluded 2022/03/15 05:14:03 DEBUG : sub dir/hello world2: Excluded 2022/03/15 05:14:10 DEBUG : sub dir/ignore dir: Excluded 2022/03/15 05:14:10 DEBUG : sub dir/hello world: Excluded 2022/03/15 05:14:10 DEBUG : sub dir/hello world2: Excluded 2022/03/15 05:14:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (136.56s) === RUN TestListJSON run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:14:52 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2022/03/15 05:15:07 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes --- PASS: TestListJSON (49.02s) --- PASS: TestListJSON/Default (0.88s) --- PASS: TestListJSON/FilesOnly (1.89s) --- PASS: TestListJSON/DirsOnly (0.88s) --- PASS: TestListJSON/Recurse (1.78s) --- PASS: TestListJSON/SubDir (0.88s) --- PASS: TestListJSON/NoModTime (2.89s) --- PASS: TestListJSON/NoMimeType (0.88s) --- PASS: TestListJSON/ShowHash (2.87s) --- PASS: TestListJSON/HashTypes (1.88s) === RUN TestStatJSON run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:15:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2022/03/15 05:16:00 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/03/15 05:16:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/notfound" 2022/03/15 05:16:28 DEBUG : Starting OpenDrive session with ID: c53133530250e78b116bf1b2d54a9564a2f4ab9f3efa9a5af309236d0245dcff --- PASS: TestStatJSON (63.01s) --- PASS: TestStatJSON/Root (0.88s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.87s) --- PASS: TestStatJSON/Dir (2.76s) --- PASS: TestStatJSON/File (2.81s) --- PASS: TestStatJSON/NotFound (1.77s) --- PASS: TestStatJSON/DirFilesOnly (1.52s) --- PASS: TestStatJSON/FileFilesOnly (0.91s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.87s) --- PASS: TestStatJSON/DirDirsOnly (1.89s) --- PASS: TestStatJSON/FileDirsOnly (1.88s) --- PASS: TestStatJSON/NotFoundDirsOnly (1.88s) --- PASS: TestStatJSON/RootNotFound (5.70s) === RUN TestMkdir run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:16:40 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Making directory 2022/03/15 05:16:41 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Making directory --- PASS: TestMkdir (12.61s) === RUN TestLsd run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:17:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (23.55s) === RUN TestLs run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:17:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 05:17:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (56.13s) === RUN TestLsWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:18:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 05:18:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/15 05:18:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (38.89s) === RUN TestLsLong run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:18:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 05:19:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (30.32s) === RUN TestHashSums run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:19:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 05:19:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (35.46s) --- PASS: TestHashSums/Md5 (3.89s) --- PASS: TestHashSums/Md5Download (1.91s) === RUN TestHashSumsWithErrors 2022/03/15 05:19:57 DEBUG : Creating backend with remote ":memory:" 2022/03/15 05:19:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/15 05:19:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/15 05:19:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/15 05:19:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/15 05:19:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/15 05:19:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/15 05:19:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/15 05:19:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/15 05:19:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:20:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 05:20:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/15 05:20:20 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (40.00s) === RUN TestDelete run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:20:40 DEBUG : small: Uploading chunk 0, size=10, remain=0 2022/03/15 05:20:48 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2022/03/15 05:21:13 DEBUG : large: Uploading chunk 0, size=100, remain=0 2022/03/15 05:21:22 DEBUG : Waiting for deletions to finish 2022/03/15 05:21:23 DEBUG : large: Excluded 2022/03/15 05:21:24 INFO : medium: Deleted 2022/03/15 05:21:25 INFO : small: Deleted --- PASS: TestDelete (52.71s) === RUN TestRetry 2022/03/15 05:21:30 DEBUG : Received error: EOF - low level retry 1/5 2022/03/15 05:21:30 DEBUG : Received error: EOF - low level retry 2/5 2022/03/15 05:21:30 DEBUG : Received error: EOF - low level retry 1/5 2022/03/15 05:21:30 DEBUG : Received error: EOF - low level retry 2/5 2022/03/15 05:21:30 DEBUG : Received error: EOF - low level retry 3/5 2022/03/15 05:21:30 DEBUG : Received error: EOF - low level retry 4/5 2022/03/15 05:21:30 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:21:32 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2022/03/15 05:21:59 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (67.04s) === RUN TestPurge 2022/03/15 05:22:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yunapuv7fasavus1mabisuf0" 2022/03/15 05:22:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/15 05:22:37 DEBUG : Starting OpenDrive session with ID: 9f87ac1f9bed76132553892d856eaa7f025ded1a7825145515f6c318b9c0743e 2022/03/15 05:22:39 DEBUG : Creating backend with remote "/tmp/rclone3468769351" run.go:181: Remote "OpenDrive root 'rclone-test-yunapuv7fasavus1mabisuf0'", Local "Local file system at /tmp/rclone3468769351", Modify Window "1s" 2022/03/15 05:22:50 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2022/03/15 05:23:03 DEBUG : A2: Making directory 2022/03/15 05:23:04 DEBUG : A1/B2: Making directory 2022/03/15 05:23:06 DEBUG : A1/B2/C2: Making directory 2022/03/15 05:23:08 DEBUG : A1/B1/C3: Making directory 2022/03/15 05:23:10 DEBUG : A3: Making directory 2022/03/15 05:23:12 DEBUG : A3/B3: Making directory 2022/03/15 05:23:13 DEBUG : A3/B3/C4: Making directory 2022/03/15 05:23:18 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/03/15 05:23:38 ERROR : : error listing: directory not found 2022/03/15 05:23:38 DEBUG : OpenDrive root 'rclone-test-yunapuv7fasavus1mabisuf0': Purge remote 2022/03/15 05:23:39 purge failed: directory not found --- PASS: TestPurge (62.19s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:23:47 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2022/03/15 05:24:03 DEBUG : A2: Making directory 2022/03/15 05:24:05 DEBUG : A1/B2: Making directory 2022/03/15 05:24:09 DEBUG : A1/B2/C2: Making directory 2022/03/15 05:24:12 DEBUG : A1/B1/C3: Making directory 2022/03/15 05:24:14 DEBUG : A3: Making directory 2022/03/15 05:24:15 DEBUG : A3/B3: Making directory 2022/03/15 05:24:18 DEBUG : A3/B3/C4: Making directory 2022/03/15 05:24:25 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/03/15 05:24:35 INFO : A3/B3/C4: Removing directory 2022/03/15 05:25:02 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2022/03/15 05:25:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/15 05:25:03 DEBUG : pacer: Reducing sleep to 10ms 2022/03/15 05:25:05 INFO : A3/B3: Removing directory 2022/03/15 05:25:07 INFO : A3: Removing directory 2022/03/15 05:25:09 INFO : A2: Removing directory 2022/03/15 05:25:11 INFO : A1/B2/C2: Removing directory 2022/03/15 05:25:13 INFO : A1/B2: Removing directory 2022/03/15 05:25:16 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (116.25s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:25:35 DEBUG : A1: Making directory 2022/03/15 05:25:38 DEBUG : A1/B1: Making directory 2022/03/15 05:25:42 DEBUG : A1/B1/C1: Making directory 2022/03/15 05:25:57 INFO : A1/B1/C1: Removing directory 2022/03/15 05:25:58 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (31.49s) === RUN TestRmdirsWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:26:07 DEBUG : A1: Making directory 2022/03/15 05:26:08 DEBUG : A1/B1: Making directory 2022/03/15 05:26:10 DEBUG : A1/B1/C1: Making directory 2022/03/15 05:26:24 INFO : A1/B1/C1: Removing directory 2022/03/15 05:26:29 INFO : A1/B1: Removing directory 2022/03/15 05:26:50 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2022/03/15 05:26:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/15 05:26:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRmdirsWithFilter (50.60s) === RUN TestCopyURL run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:27:42 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2022/03/15 05:27:57 DEBUG : filename.txt: File name found in url 2022/03/15 05:28:56 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2022/03/15 05:30:00 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (202.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:30:22 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/15 05:30:30 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/03/15 05:31:33 INFO : file1: Copied (new) to: sub/file2 2022/03/15 05:31:33 INFO : file1: Deleted 2022/03/15 05:31:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/15 05:31:36 DEBUG : file1: Unchanged skipping 2022/03/15 05:31:36 INFO : file1: Deleted 2022/03/15 05:31:38 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (88.12s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:31:49 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/15 05:31:51 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2022/03/15 05:31:56 INFO : file1: Copied (new) 2022/03/15 05:31:56 INFO : file1: Deleted 2022/03/15 05:31:58 DEBUG : file1: Destination exists, skipping 2022/03/15 05:31:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (13.78s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:32:02 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/15 05:32:12 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/03/15 05:32:19 INFO : file1: Copied (new) to: sub/file2 2022/03/15 05:32:19 INFO : file1: Deleted 2022/03/15 05:32:22 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/15 05:32:22 DEBUG : file1: Unchanged skipping 2022/03/15 05:32:22 INFO : file1: Deleted 2022/03/15 05:32:43 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-wumeqif8 2022/03/15 05:33:01 INFO : sub/File2-rclone-move-wumeqif8: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (69.29s) === RUN TestMoveFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:33:16 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2022/03/15 05:33:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/backup" 2022/03/15 05:33:24 DEBUG : Starting OpenDrive session with ID: efda8d38fa4f05c192f4f2a8988ae30df4fcd223d88e6ad9b98baa9979c10eef 2022/03/15 05:33:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/15 05:33:36 INFO : dst/file1: Moved (server-side) 2022/03/15 05:33:38 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2022/03/15 05:33:44 INFO : dst/file1: Copied (new) 2022/03/15 05:33:44 INFO : dst/file1: Deleted 2022/03/15 05:34:06 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2022/03/15 05:34:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/15 05:34:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveFileBackupDir (69.17s) === RUN TestCopyFile run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:34:21 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/15 05:34:25 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/03/15 05:34:36 INFO : file1: Copied (new) to: sub/file2 2022/03/15 05:34:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/15 05:34:39 DEBUG : file1: Unchanged skipping 2022/03/15 05:34:41 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (31.85s) === RUN TestCopyFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:34:58 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2022/03/15 05:35:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/backup" 2022/03/15 05:35:11 DEBUG : Starting OpenDrive session with ID: 83f1dc9ee0969c6129fb68911f7c4b22aa414a8ff899c0275ffb9991c369021d 2022/03/15 05:35:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/15 05:35:21 INFO : dst/file1: Moved (server-side) 2022/03/15 05:35:40 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2022/03/15 05:35:47 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (99.50s) === RUN TestCopyFileCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:36:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/dst" 2022/03/15 05:36:31 DEBUG : Config file has changed externaly - reloading 2022/03/15 05:36:32 DEBUG : Starting OpenDrive session with ID: 74a80125e69c19e4c49f097b2abd20d178089692af1b011d6a712a8c506d4266 2022/03/15 05:36:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/CompareDest" 2022/03/15 05:36:37 DEBUG : Starting OpenDrive session with ID: e7d79b6b137d7b5506572ea958ab106d04026a8240e6a0119b1a0dfea59dfcb6 2022/03/15 05:36:41 DEBUG : one: Need to transfer - File not found at Destination 2022/03/15 05:40:23 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/15 05:40:52 INFO : one: Copied (new) 2022/03/15 05:40:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/15 05:40:59 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/15 05:41:07 INFO : one: Copied (replaced existing) 2022/03/15 05:41:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/15 05:41:22 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2022/03/15 05:41:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 05:41:38 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/15 05:41:43 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2022/03/15 05:41:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 05:41:51 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/15 05:41:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 05:41:54 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/15 05:42:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/15 05:42:00 DEBUG : two: Need to transfer - File not found at Destination 2022/03/15 05:42:05 DEBUG : two: Uploading chunk 0, size=5, remain=0 2022/03/15 05:42:11 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (351.58s) === RUN TestCopyFileCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:42:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/dst" 2022/03/15 05:42:23 DEBUG : Config file has changed externaly - reloading 2022/03/15 05:42:24 DEBUG : Starting OpenDrive session with ID: cbb101f7994371abe7819ffc3771833cbbc151ca6456ddf69ff5ffafb874dea7 2022/03/15 05:42:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/CopyDest" 2022/03/15 05:42:29 DEBUG : Starting OpenDrive session with ID: 765fa07b018745c5be1960b08066de6f063e8ebc509da9cc902364e2f212d663 2022/03/15 05:42:33 DEBUG : one: Need to transfer - File not found at Destination 2022/03/15 05:42:37 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/15 05:42:42 INFO : one: Copied (new) 2022/03/15 05:42:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/15 05:42:53 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/15 05:43:00 INFO : one: Copied (replaced existing) 2022/03/15 05:43:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/15 05:43:17 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2022/03/15 05:43:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gawarog1nodojel3zolamin6/BackupDir" 2022/03/15 05:43:26 DEBUG : Starting OpenDrive session with ID: d80683f0a338a2a9c9d63fef44a61044c0cfc8c09a023e90fbba75ea399be2b3 2022/03/15 05:43:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 05:43:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/15 05:43:38 INFO : one: Moved (server-side) 2022/03/15 05:43:40 INFO : one: Copied (server-side copy) 2022/03/15 05:43:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/15 05:43:48 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2022/03/15 05:43:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 05:43:57 INFO : two: Copied (server-side copy) 2022/03/15 05:43:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/15 05:44:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 05:44:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 05:44:01 DEBUG : two: Unchanged skipping 2022/03/15 05:44:13 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2022/03/15 05:44:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/15 05:44:21 DEBUG : three: Destination not found in --copy-dest 2022/03/15 05:44:21 DEBUG : three: Need to transfer - File not found at Destination 2022/03/15 05:44:28 DEBUG : three: Uploading chunk 0, size=7, remain=0 2022/03/15 05:44:57 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (170.94s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:45:35 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2022/03/15 05:46:07 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/03/15 05:46:33 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2022/03/15 05:46:51 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2022/03/15 05:47:08 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2022/03/15 05:47:12 DEBUG : A1/B2: Making directory 2022/03/15 05:47:13 DEBUG : A1/B1/C3: Making directory 2022/03/15 05:47:49 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/15 05:47:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/03/15 05:47:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/15 05:47:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/15 05:47:57 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (197.85s) === RUN TestGetFsInfo run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" --- PASS: TestGetFsInfo (1.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:48:35 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/15 05:48:38 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/03/15 05:48:46 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/15 05:48:46 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/15 05:48:46 DEBUG : Creating backend with remote "/tmp/rclone-spool1061418767" 2022/03/15 05:48:46 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/15 05:48:51 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/03/15 05:48:56 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:49:03 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/15 05:49:13 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/03/15 05:49:20 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/15 05:49:20 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/15 05:49:20 DEBUG : Creating backend with remote "/tmp/rclone-spool1613830723" 2022/03/15 05:49:20 DEBUG : Config file has changed externaly - reloading 2022/03/15 05:49:20 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2022/03/15 05:49:20 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2022/03/15 05:49:23 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/03/15 05:49:29 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:49:34 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/15 05:49:37 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/03/15 05:49:46 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/15 05:49:46 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/15 05:49:46 DEBUG : Creating backend with remote "/tmp/rclone-spool3410652752" 2022/03/15 05:49:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/15 05:49:52 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/03/15 05:49:58 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:50:02 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/15 05:50:08 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/03/15 05:50:12 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/15 05:50:12 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/15 05:50:12 DEBUG : Creating backend with remote "/tmp/rclone-spool271804338" 2022/03/15 05:50:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/03/15 05:50:15 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/03/15 05:50:20 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (110.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (29.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (31.29s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (27.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (22.53s) === RUN TestRcatSize run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:50:27 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2022/03/15 05:50:32 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': File to upload is small (60 bytes), uploading instead of streaming 2022/03/15 05:50:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 05:50:42 INFO : potato2: Copied (new) --- PASS: TestRcatSize (23.02s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:50:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/15 05:50:53 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2022/03/15 05:50:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/15 05:50:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/15 05:51:02 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2022/03/15 05:51:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: Max transfer limit reached as set by --max-transfer 2022/03/15 05:51:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/15 05:51:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/15 05:51:12 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2022/03/15 05:51:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (37.40s) === RUN TestTouchDir run.go:181: Remote "OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6'", Local "Local file system at /tmp/rclone3764439818", Modify Window "1s" 2022/03/15 05:51:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 05:51:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/15 05:51:47 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2022/03/15 05:52:04 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Touching "empty space" 2022/03/15 05:52:04 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Touching "potato2" 2022/03/15 05:52:06 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Touching "sub dir/potato3" --- PASS: TestTouchDir (49.93s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2022/03/15 05:52:14 DEBUG : OpenDrive root 'rclone-test-gawarog1nodojel3zolamin6': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 50m20.93695541s (try 1/5)