"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/27 01:33:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi" 2024/11/27 01:33:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:33:32 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530" 2024/11/27 01:33:33 DEBUG : Creating backend with remote "/tmp/rclone683518207" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/27 01:33:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/27 01:33:33 DEBUG : potato: Seek from 10 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 10 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/27 01:33:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Seek from 5 to 2 2024/11/27 01:33:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/27 01:33:33 DEBUG : potato: Seek from 7 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 7 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/27 01:33:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Seek from 5 to 2 2024/11/27 01:33:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/27 01:33:33 DEBUG : potato: Seek from 8 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 8 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/27 01:33:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 01:33:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 01:33:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 01:33:33 DEBUG : potato: Seek from 5 to 2 2024/11/27 01:33:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/27 01:33:33 DEBUG : potato: Seek from 9 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 9 to 0 2024/11/27 01:33:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:33:36 DEBUG : rutabaga: md5 = bed061152245a3d535a7f0627bbb6aa6 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/27 01:33:39 DEBUG : empty space: md5 = 7f431073de10bbff394085d461f8e6d1 OK === RUN TestCheck/3 2024/11/27 01:33:41 DEBUG : potato2: md5 = 5989a4ef1224753c73f808ada94aff8c OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/27 01:33:44 DEBUG : remotepotato: md5 = e9f684aa2844482f29796f66bfec2af0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.06s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2024/11/27 01:33:48 DEBUG : Creating backend with remote "nonexistent" 2024/11/27 01:33:48 DEBUG : Creating backend with remote "nonexistent" 2024/11/27 01:33:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/27 01:33:48 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/27 01:33:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/27 01:33:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:33:49 DEBUG : rutabaga: md5 = 9cedff4a6a39776261d56b2e06e0202d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/27 01:33:54 DEBUG : empty space: md5 = 89a5d882ba0ae47ef8ed116eaa4f4d9e OK === RUN TestCheckDownload/3 2024/11/27 01:33:57 DEBUG : potato2: md5 = 05c911094d4e6f9771d8463cc30abb48 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/27 01:34:02 DEBUG : remotepotato: md5 = d79e3afead8cea1f5df43cad7f588a34 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.93s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.28s) --- PASS: TestCheckDownload/4 (1.57s) --- PASS: TestCheckDownload/5 (1.23s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:34:09 DEBUG : rutabaga: md5 = ee2e5573b97c604093e33e822ae88297 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/27 01:34:12 DEBUG : empty space: md5 = 15fe630916a0c7d555fdb3b2a13b50c5 OK === RUN TestCheckSizeOnly/3 2024/11/27 01:34:14 DEBUG : potato2: md5 = b82ec0071415ab5b5b2bb689e87109be OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/27 01:34:17 DEBUG : remotepotato: md5 = f8bc256c6f70bae70807939c91701140 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.60s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:34:23 DEBUG : test.sum: md5 = a76104c10dd78a1074dfc651d3d562ec OK 2024/11/27 01:34:24 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/27 01:34:24 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/27 01:34:24 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/27 01:34:24 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/27 01:34:26 DEBUG : test.sum: md5 = 6a8a9cdf5e02e59ad46eed80effba35c OK 2024/11/27 01:34:27 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/27 01:34:27 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/27 01:34:27 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/27 01:34:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.50s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:34:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/data" 2024/11/27 01:34:29 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:34:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/data" 2024/11/27 01:34:31 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/vjrnln8ratgmqakfosrqe8espk" 2024/11/27 01:34:35 DEBUG : data/banana: md5 = a0c1b0e16d75dceac122947dd1271caa OK 2024/11/27 01:34:37 DEBUG : test.sum: md5 = a3f4abec0d819000abe63ef09f89dda2 OK === RUN TestCheckSumDownload/subtest1 2024/11/27 01:34:42 DEBUG : data/potato: md5 = 247084fdcc1380ac1843dc9337ffa8cc OK 2024/11/27 01:34:44 DEBUG : test.sum: md5 = de3b9dbc7f91568d2bdf82dbcc1d268c OK === RUN TestCheckSumDownload/subtest2 2024/11/27 01:34:49 DEBUG : test.sum: md5 = aa757fdc2f6bf0197b143da27d246134 OK === RUN TestCheckSumDownload/subtest3 2024/11/27 01:34:53 DEBUG : test.sum: md5 = 1f33870f6286befd7a57240a92f64efc OK === RUN TestCheckSumDownload/subtest4 2024/11/27 01:34:58 DEBUG : test.sum: md5 = 9c1019ccdb837b7bc6be087af412ab31 OK === RUN TestCheckSumDownload/subtest5 2024/11/27 01:35:02 DEBUG : test.sum: md5 = b73f59ce895da0fea970f179426a7808 OK === RUN TestCheckSumDownload/subtest6 2024/11/27 01:35:07 DEBUG : data/banana: md5 = 47f7d278fae63f23bc36aa7287263368 OK 2024/11/27 01:35:09 DEBUG : data/potato: md5 = a84eec01ae3ffb62f1e4f2c9492d2dd3 OK 2024/11/27 01:35:10 DEBUG : test.sum: md5 = 6cb9b63b17de1aa329da609167c40a97 OK === RUN TestCheckSumDownload/subtest7 2024/11/27 01:35:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/27 01:35:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (47.28s) --- PASS: TestCheckSumDownload/subtest1 (3.06s) --- PASS: TestCheckSumDownload/subtest2 (2.70s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.35s) --- PASS: TestCheckSumDownload/subtest7 (3.55s) === RUN TestApplyTransforms 2024/11/27 01:35:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rageweh8jada" 2024/11/27 01:35:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:18 DEBUG : Creating backend with remote "TestDrive:crypt/4o8qb1hu7opp9lq60p8mkhh65dggei1r4tssnbvgcti1pre43jbg" 2024/11/27 01:35:19 DEBUG : Creating backend with remote "/tmp/rclone3252314340" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada'", Local "Local file system at /tmp/rclone3252314340", Modify Window "1ms" 2024/11/27 01:35:22 DEBUG : hello, world!: md5 = e94fb76268d3a8e4bbb943b1a632ddde OK upper checkfile vs. lower remote (without normalization) 2024/11/27 01:35:22 ERROR : hello, world!: sum not found 2024/11/27 01:35:22 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada' 2024/11/27 01:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada': 1 files missing 2024/11/27 01:35:22 NOTICE: 1 hashes missing 2024/11/27 01:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada': 2 differences found 2024/11/27 01:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/27 01:35:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:35:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada': 0 differences found 2024/11/27 01:35:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada': 1 matching files 2024/11/27 01:35:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yageyaf9gajo" 2024/11/27 01:35:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:24 DEBUG : Creating backend with remote "TestDrive:crypt/c6vujqbhgbq330pm5u1d67uk1rru3hhg1bu5vd4on4rh8bpvv74g" 2024/11/27 01:35:25 DEBUG : Creating backend with remote "/tmp/rclone3710248789" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo'", Local "Local file system at /tmp/rclone3710248789", Modify Window "1ms" 2024/11/27 01:35:27 DEBUG : HELLO, WORLD!: md5 = b8734deed04dae144e8a179c9d03a864 OK lower checkfile vs. upper remote (without normalization) 2024/11/27 01:35:28 ERROR : HELLO, WORLD!: sum not found 2024/11/27 01:35:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo' 2024/11/27 01:35:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo': 1 files missing 2024/11/27 01:35:28 NOTICE: 1 hashes missing 2024/11/27 01:35:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo': 2 differences found 2024/11/27 01:35:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/27 01:35:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo': 0 differences found 2024/11/27 01:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo': 1 matching files 2024/11/27 01:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dewokaj4daru" 2024/11/27 01:35:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/3uooi4b0ii7512v1qcii1ukn5mlleoc78j68t70pi6sr8f273ge0" 2024/11/27 01:35:31 DEBUG : Creating backend with remote "/tmp/rclone2311578825" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru'", Local "Local file system at /tmp/rclone2311578825", Modify Window "1ms" 2024/11/27 01:35:33 DEBUG : HeLlO, wOrLd!: md5 = 5a41590326511e4f652c6d0231132098 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/27 01:35:34 ERROR : HeLlO, wOrLd!: sum not found 2024/11/27 01:35:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru' 2024/11/27 01:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru': 1 files missing 2024/11/27 01:35:34 NOTICE: 1 hashes missing 2024/11/27 01:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru': 2 differences found 2024/11/27 01:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/27 01:35:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru': 0 differences found 2024/11/27 01:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru': 1 matching files 2024/11/27 01:35:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conobov1jiza" 2024/11/27 01:35:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:35 DEBUG : Creating backend with remote "TestDrive:crypt/sfc8r4qf5n8v1q5fvvk3i1511oddf86q151lsl01d7a30hj2h3mg" 2024/11/27 01:35:36 DEBUG : Creating backend with remote "/tmp/rclone4169343171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza'", Local "Local file system at /tmp/rclone4169343171", Modify Window "1ms" 2024/11/27 01:35:39 DEBUG : HELLO, WORLD!: md5 = 779e03631ed2f654c1c761c4170104c0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/27 01:35:40 ERROR : HELLO, WORLD!: sum not found 2024/11/27 01:35:40 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza' 2024/11/27 01:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza': 1 files missing 2024/11/27 01:35:40 NOTICE: 1 hashes missing 2024/11/27 01:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza': 2 differences found 2024/11/27 01:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/27 01:35:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:35:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza': 0 differences found 2024/11/27 01:35:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza': 1 matching files 2024/11/27 01:35:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-favipoq6jahe" 2024/11/27 01:35:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:42 DEBUG : Creating backend with remote "TestDrive:crypt/681bdu7pl6fj3ov09deg0pfmnub09i0h6gff9gh3idt1e305tteg" 2024/11/27 01:35:43 DEBUG : Creating backend with remote "/tmp/rclone4019747047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe'", Local "Local file system at /tmp/rclone4019747047", Modify Window "1ms" 2024/11/27 01:35:45 DEBUG : 測試_Русский___ě_áñ: md5 = 7af594c5221b1513d18b19e0e97b4b99 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/27 01:35:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/27 01:35:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe' 2024/11/27 01:35:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe': 1 files missing 2024/11/27 01:35:46 NOTICE: 1 hashes missing 2024/11/27 01:35:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe': 2 differences found 2024/11/27 01:35:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/27 01:35:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe': 0 differences found 2024/11/27 01:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe': 1 matching files 2024/11/27 01:35:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toyixex6qoho" 2024/11/27 01:35:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:48 DEBUG : Creating backend with remote "TestDrive:crypt/f9fbmu9uh38omtlnafqjlo2gbsu2ach8vrpq6fksnulho67lmmhg" 2024/11/27 01:35:49 DEBUG : Creating backend with remote "/tmp/rclone779373843" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho'", Local "Local file system at /tmp/rclone779373843", Modify Window "1ms" 2024/11/27 01:35:52 DEBUG : 測試_Русский___ě_áñ: md5 = 71e81450df77a9ef4865c42b7f3b7df3 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/27 01:35:52 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/27 01:35:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho' 2024/11/27 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho': 1 files missing 2024/11/27 01:35:52 NOTICE: 1 hashes missing 2024/11/27 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho': 2 differences found 2024/11/27 01:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/27 01:35:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho': 0 differences found 2024/11/27 01:35:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho': 1 matching files 2024/11/27 01:35:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sufalaj7ragu" 2024/11/27 01:35:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:54 DEBUG : Creating backend with remote "TestDrive:crypt/72m62h03hho2lag86pr18pns3du32vjgr0t91aoejcd0k2rrn1pg" 2024/11/27 01:35:55 DEBUG : Creating backend with remote "/tmp/rclone3520005198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu'", Local "Local file system at /tmp/rclone3520005198", Modify Window "1ms" 2024/11/27 01:35:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fee82387fa3b5b409aea64dec88447db OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/27 01:35:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 01:35:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu' 2024/11/27 01:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu': 1 files missing 2024/11/27 01:35:58 NOTICE: 1 hashes missing 2024/11/27 01:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu': 2 differences found 2024/11/27 01:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/27 01:35:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu': 0 differences found 2024/11/27 01:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu': 1 matching files 2024/11/27 01:35:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivequz6yelo" 2024/11/27 01:35:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/a3qd97mc5cp5hf8v7637mj8n3iahh6ogiaphbtmbqsfef6k6plf0" 2024/11/27 01:36:00 DEBUG : Creating backend with remote "/tmp/rclone2659810299" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo'", Local "Local file system at /tmp/rclone2659810299", Modify Window "1ms" 2024/11/27 01:36:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d20d52b1c81d233a87bd888a7a0fe6e1 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/27 01:36:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 01:36:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo' 2024/11/27 01:36:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo': 1 files missing 2024/11/27 01:36:04 NOTICE: 1 hashes missing 2024/11/27 01:36:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo': 2 differences found 2024/11/27 01:36:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/27 01:36:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo': 0 differences found 2024/11/27 01:36:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo': 1 matching files 2024/11/27 01:36:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofenay2pito" 2024/11/27 01:36:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:36:05 DEBUG : Creating backend with remote "TestDrive:crypt/h7gced4g194q6oi9kb041bp8qccvqk0h5a569cuc97g6l0sgm84g" 2024/11/27 01:36:06 DEBUG : Creating backend with remote "/tmp/rclone3822543996" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito'", Local "Local file system at /tmp/rclone3822543996", Modify Window "1ms" 2024/11/27 01:36:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3937e314c3c7e3b5f5cd0fbf4bb5bcd9 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/27 01:36:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 01:36:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito' 2024/11/27 01:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito': 1 files missing 2024/11/27 01:36:10 NOTICE: 1 hashes missing 2024/11/27 01:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito': 2 differences found 2024/11/27 01:36:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/27 01:36:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:36:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito': 0 differences found 2024/11/27 01:36:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito': 1 matching files 2024/11/27 01:36:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazuroy0wema" 2024/11/27 01:36:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:36:11 DEBUG : Creating backend with remote "TestDrive:crypt/gk980u9hd9rb43jie16cpihj5gdqe6omqnbs12keq5kcfk2jcbq0" 2024/11/27 01:36:12 DEBUG : Creating backend with remote "/tmp/rclone2348999234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema'", Local "Local file system at /tmp/rclone2348999234", Modify Window "1ms" 2024/11/27 01:36:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 566807c14b38043b856eae3b133f89bd OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/27 01:36:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 01:36:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema' 2024/11/27 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema': 1 files missing 2024/11/27 01:36:15 NOTICE: 1 hashes missing 2024/11/27 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema': 2 differences found 2024/11/27 01:36:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/27 01:36:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 01:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema': 0 differences found 2024/11/27 01:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema': 1 matching files 2024/11/27 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazuroy0wema': Purge remote 2024/11/27 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofenay2pito': Purge remote 2024/11/27 01:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivequz6yelo': Purge remote 2024/11/27 01:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufalaj7ragu': Purge remote 2024/11/27 01:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toyixex6qoho': Purge remote 2024/11/27 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-favipoq6jahe': Purge remote 2024/11/27 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conobov1jiza': Purge remote 2024/11/27 01:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewokaj4daru': Purge remote 2024/11/27 01:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yageyaf9gajo': Purge remote 2024/11/27 01:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rageweh8jada': Purge remote --- PASS: TestApplyTransforms (65.29s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:36:23 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/27 01:36:26 DEBUG : sub/file2: md5 = 6631746d07e9c53547e8754e4036ed28 OK 2024/11/27 01:36:26 INFO : file1: Copied (new) to: sub/file2 2024/11/27 01:36:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:36:27 DEBUG : file1: Unchanged skipping 2024/11/27 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': don't need to copy/move sub/file2, it is already at target location 2024/11/27 01:36:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.01s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:36:34 DEBUG : dst/file1: md5 = ec0a63d6d01a756c76e9a4867c71be62 OK 2024/11/27 01:36:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/backup" 2024/11/27 01:36:34 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/1nrff024r7pq65ecp72fc28jb0" 2024/11/27 01:36:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/27 01:36:40 INFO : dst/file1: Moved (server-side) 2024/11/27 01:36:41 DEBUG : dst/file1: md5 = 3b5d07ccb61dcdc765cb8c3222bae460 OK 2024/11/27 01:36:41 INFO : dst/file1: Copied (new) 2024/11/27 01:36:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 01:36:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 01:36:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.76s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/dst" 2024/11/27 01:36:47 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 01:36:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/CompareDest" 2024/11/27 01:36:49 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/gveqi14airsml4bgu7krj116o8" 2024/11/27 01:36:51 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 01:36:54 DEBUG : one: md5 = 3beeb0dc8a58d9412c65024dc2466819 OK 2024/11/27 01:36:54 INFO : one: Copied (new) 2024/11/27 01:36:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:36:57 DEBUG : one: md5 = f2ba030c1ba690f3715a53a49b8aebef OK 2024/11/27 01:36:57 INFO : one: Copied (replaced existing) 2024/11/27 01:36:59 DEBUG : dst/one: md5 = e8ec1b4b7b36f518757915f6d0226cd0 OK 2024/11/27 01:37:02 DEBUG : CompareDest/one: md5 = 602c6241c232c8ec75ba9700d00229b2 OK 2024/11/27 01:37:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:37:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:37:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 01:37:06 DEBUG : CompareDest/two: md5 = 3b21dd96410931eb0cb1341b364eb065 OK 2024/11/27 01:37:07 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 01:37:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:37:07 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 01:37:08 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 01:37:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:37:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 01:37:09 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 01:37:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/27 01:37:11 DEBUG : two: md5 = 5a013f716628665b8fb9205158d64757 OK 2024/11/27 01:37:11 INFO : two: Copied (new) 2024/11/27 01:37:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 01:37:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:37:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 01:37:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.45s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:37:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/dst" 2024/11/27 01:37:17 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 01:37:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/CopyDest" 2024/11/27 01:37:19 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/27 01:37:20 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 01:37:23 DEBUG : one: md5 = 1c07509d39276e1668c9a6313d07c812 OK 2024/11/27 01:37:23 INFO : one: Copied (new) 2024/11/27 01:37:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:37:26 DEBUG : one: md5 = 1b7afae3543bdaf237cbfcec59895cbe OK 2024/11/27 01:37:26 INFO : one: Copied (replaced existing) 2024/11/27 01:37:29 DEBUG : dst/one: md5 = d7cf817590f076edd4f88eeaabfc1f64 OK 2024/11/27 01:37:32 DEBUG : CopyDest/one: md5 = 7ddd4a47de5265d948d0ca62657e804b OK 2024/11/27 01:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/BackupDir" 2024/11/27 01:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/27 01:37:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:37:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:37:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 01:37:36 INFO : one: Moved (server-side) 2024/11/27 01:37:38 INFO : one: Copied (server-side copy) 2024/11/27 01:37:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/27 01:37:40 DEBUG : CopyDest/two: md5 = d08ec1eda50612f93f373910ad5e3602 OK 2024/11/27 01:37:41 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 01:37:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:37:43 INFO : two: Copied (server-side copy) 2024/11/27 01:37:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/27 01:37:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 01:37:43 DEBUG : two: Unchanged skipping 2024/11/27 01:37:46 DEBUG : CopyDest/three: md5 = 887ef0394510faf596e8259e5d67193d OK 2024/11/27 01:37:47 DEBUG : three: Need to transfer - File not found at Destination 2024/11/27 01:37:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/27 01:37:47 DEBUG : three: Destination not found in --copy-dest 2024/11/27 01:37:49 DEBUG : three: md5 = 066231ca08e6cce94b032a703bf66601 OK 2024/11/27 01:37:49 INFO : three: Copied (new) 2024/11/27 01:37:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/27 01:37:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 01:37:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:37:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:37:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 01:37:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/27 01:37:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.66s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:37:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/27 01:38:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2ad6ac7a74cf22891a96e75023bbebaf OK 2024/11/27 01:38:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/27 01:38:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/27 01:38:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/11/27 01:38:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/27 01:38:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/27 01:38:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 465b5698d9b5363f84871a1876a7bb47 OK 2024/11/27 01:38:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/27 01:38:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/27 01:38:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.82s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:38:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using skip mode. 2024/11/27 01:38:13 NOTICE: one: Found 2 files with duplicate names 2024/11/27 01:38:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:38:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using skip mode. 2024/11/27 01:38:21 NOTICE: one: Found 3 files with duplicate names 2024/11/27 01:38:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/27 01:38:22 INFO : one: Deleted 2024/11/27 01:38:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.61s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:38:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using first mode. 2024/11/27 01:38:29 NOTICE: one: Found 3 files with duplicate names 2024/11/27 01:38:30 INFO : one: Deleted 2024/11/27 01:38:31 INFO : one: Deleted 2024/11/27 01:38:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.91s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:38:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using newest mode. 2024/11/27 01:38:37 NOTICE: one: Found 3 files with duplicate names 2024/11/27 01:38:38 INFO : one: Deleted 2024/11/27 01:38:39 INFO : one: Deleted 2024/11/27 01:38:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.08s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:38:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using oldest mode. 2024/11/27 01:38:46 NOTICE: one: Found 3 files with duplicate names 2024/11/27 01:38:46 INFO : one: Deleted 2024/11/27 01:38:47 INFO : one: Deleted 2024/11/27 01:38:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.98s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:38:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using largest mode. 2024/11/27 01:38:54 NOTICE: one: Found 3 files with duplicate names 2024/11/27 01:38:54 INFO : one: Deleted 2024/11/27 01:38:55 INFO : one: Deleted 2024/11/27 01:38:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.71s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:39:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using smallest mode. 2024/11/27 01:39:01 NOTICE: one: Found 3 files with duplicate names 2024/11/27 01:39:02 INFO : one: Deleted 2024/11/27 01:39:02 INFO : one: Deleted 2024/11/27 01:39:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.72s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:39:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Looking for duplicate names using rename mode. 2024/11/27 01:39:10 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/27 01:39:12 INFO : one-2.txt: renamed from: one.txt 2024/11/27 01:39:13 INFO : one-3.txt: renamed from: one.txt 2024/11/27 01:39:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.06s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:39:21 DEBUG : dupe1/one.txt: md5 = 374344279164038f13287062c5f8f3e8 OK 2024/11/27 01:39:23 DEBUG : dupe2/two.txt: md5 = 7aa54952107a7eaebad1d36125dd0da2 OK 2024/11/27 01:39:26 DEBUG : dupe3/three.txt: md5 = 73796915c4115233147bfe8ed08eba3f OK 2024/11/27 01:39:27 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/27 01:39:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/27 01:39:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/27 01:39:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/27 01:39:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/27 01:39:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/27 01:39:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.16s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:39:37 DEBUG : a.txt: md5 = 8ed4fe0576614feec6b9312e46443142 OK 2024/11/27 01:39:38 DEBUG : zend.txt: md5 = 53ea6b466193addeb83b851023db4d9c OK 2024/11/27 01:39:41 DEBUG : sub dir/hello world: md5 = ae5a4c4c63546bab2116e87632df60dd OK 2024/11/27 01:39:43 DEBUG : sub dir/hello world2: md5 = e5718e7ca586b23d1501fea190e1bc8d OK 2024/11/27 01:39:46 DEBUG : sub dir/ignore dir/.ignore: md5 = dc32ae193c94b8d1cc86849df288d920 OK 2024/11/27 01:39:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = ed828bb0bd228ae6d11e2502dd04343e OK 2024/11/27 01:39:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 03651ce83f827becb712dca071d9e0d4 OK 2024/11/27 01:39:52 DEBUG : a.txt: Excluded (Size Filter) 2024/11/27 01:39:52 DEBUG : a.txt: Excluded 2024/11/27 01:39:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/27 01:39:53 DEBUG : sub dir/hello world2: Excluded 2024/11/27 01:39:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/27 01:39:53 DEBUG : sub dir/hello world: Excluded 2024/11/27 01:39:54 DEBUG : sub dir/ignore dir: Excluded 2024/11/27 01:39:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/27 01:39:54 DEBUG : sub dir/hello world2: Excluded 2024/11/27 01:39:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/27 01:39:54 DEBUG : sub dir/hello world: Excluded 2024/11/27 01:39:54 DEBUG : sub dir/ignore dir: Excluded 2024/11/27 01:40:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/27 01:40:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/27 01:40:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/27 01:40:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/27 01:40:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/27 01:40:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/27 01:40:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.86s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:05 DEBUG : file1: md5 = 20db60a39592747a3d07ab9f2c45af32 OK 2024/11/27 01:40:08 DEBUG : sub/file2: md5 = 51eeadfbdd3d5e7c94fdf5ab8bd2c0ef OK === 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 2024/11/27 01:40:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/27 01:40:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/27 01:40:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/27 01:40:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.88s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (1.10s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:18 DEBUG : file1: md5 = da9338ccbd176ee7b8be2ea6e71431e5 OK 2024/11/27 01:40:21 DEBUG : sub/file2: md5 = f546d5f8bc7bfbabdb1d468318ae1e0c OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === 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 2024/11/27 01:40:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/notfound" 2024/11/27 01:40:26 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/qe0i31qdkoejk60elps0ni5sqk" 2024/11/27 01:40:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (15.88s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (1.36s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (2.30s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Making directory 2024/11/27 01:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:35 DEBUG : sub dir/hello world: md5 = 333bb8e13ab354a162f632b268540549 OK 2024/11/27 01:40:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.16s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:40 DEBUG : potato2: md5 = 4a284a4f3b10cf484d1deee7b3a49f18 OK 2024/11/27 01:40:42 DEBUG : empty space: md5 = d7b0042ef0d23f0647a48b310ae6e913 OK --- PASS: TestLs (6.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:47 DEBUG : potato2: md5 = a0226dd9b910b547809ef4b5f421e8af OK 2024/11/27 01:40:49 DEBUG : empty space: md5 = ad86bb1f118845aa72d312780a1bd641 OK 2024/11/27 01:40:49 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:53 DEBUG : potato2: md5 = 498b5da198fc52d59c963cb0ccec122c OK 2024/11/27 01:40:55 DEBUG : empty space: md5 = c444ca1cebf94a3357dc9fa12a3bbc46 OK --- PASS: TestLsLong (5.83s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:40:59 DEBUG : potato2: md5 = 6270b4506db4ce2aaff58588db8c17cb OK 2024/11/27 01:41:01 DEBUG : empty space: md5 = c7f13ddef06d3eb43f02b9b270a62662 OK --- PASS: TestHashSums (5.82s) === RUN TestHashSumsWithErrors 2024/11/27 01:41:03 DEBUG : Creating backend with remote ":memory:" 2024/11/27 01:41:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/27 01:41:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/27 01:41:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/27 01:41:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/27 01:41:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/27 01:41:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/27 01:41:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/27 01:41:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/27 01:41:03 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:41:04 DEBUG : potato2: md5 = 7490e7a6cc333d8751dd053d5ec26f37 OK 2024/11/27 01:41:06 DEBUG : empty space: md5 = 720bcdeec04d4defd563b7ba3d9610bb OK 2024/11/27 01:41:09 DEBUG : sub dir/potato3: md5 = 672bb84aacf6567588bbbc1acb71e00f OK 2024/11/27 01:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.89s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:41:15 DEBUG : small: md5 = 992aab6e46f1c469051a4bf6853c7981 OK 2024/11/27 01:41:17 DEBUG : medium: md5 = 2f594d3b081d3b429f51e5412523e2c2 OK 2024/11/27 01:41:19 DEBUG : large: md5 = 327840ed05f18b9427227d340969328b OK 2024/11/27 01:41:19 DEBUG : Waiting for deletions to finish 2024/11/27 01:41:19 DEBUG : large: Excluded (Size Filter) 2024/11/27 01:41:20 INFO : medium: Deleted 2024/11/27 01:41:20 INFO : small: Deleted --- PASS: TestDelete (7.77s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:41:23 DEBUG : small: md5 = 6ecb4d7d278f66ab3f5e38151fb516e5 OK 2024/11/27 01:41:25 DEBUG : medium: md5 = 2024fb8c537001ddcb804380d35035bc OK 2024/11/27 01:41:27 DEBUG : large: md5 = a6ed50d8a88a5b4969937f6b9c0a2289 OK 2024/11/27 01:41:27 DEBUG : Waiting for deletions to finish 2024/11/27 01:41:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/27 01:41:28 INFO : medium: Deleted 2024/11/27 01:41:28 INFO : small: Deleted --- PASS: TestMaxDelete (8.06s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:41:31 DEBUG : small: md5 = 6f93b1f035b392a59921c169c5103da7 OK 2024/11/27 01:41:33 DEBUG : medium: md5 = 9772fde34b22115fd99168b164214afd OK 2024/11/27 01:41:35 DEBUG : large: md5 = 09507edbdd6a22003eb2815f133daed2 OK 2024/11/27 01:41:35 DEBUG : Waiting for deletions to finish 2024/11/27 01:41:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/27 01:41:36 INFO : small: Deleted 2024/11/27 01:41:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.34s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:41:40 DEBUG : small: md5 = ef7ba22eb6bce036653f6440c7818601 OK 2024/11/27 01:41:41 DEBUG : medium: md5 = ea6728a804c0dfc7546262b8697f7f1a OK 2024/11/27 01:41:43 DEBUG : large: md5 = 032482eb2cab35d0b491636c10e3c124 OK 2024/11/27 01:41:43 DEBUG : Waiting for deletions to finish 2024/11/27 01:41:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/27 01:41:44 INFO : medium: Deleted 2024/11/27 01:41:44 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.36s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:41:48 DEBUG : ReadFile: md5 = 9d22a09259e627c4a174098067271d0c OK --- PASS: TestReadFile (5.02s) === RUN TestRetry 2024/11/27 01:41:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/27 01:41:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/27 01:41:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 01:41:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 01:41:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 01:41:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 01:41:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:41:53 DEBUG : file1: md5 = 9771102480cfbba5dc567acb2b34ffed OK 2024/11/27 01:41:55 DEBUG : file2: md5 = da5290b82512e36725352a497796133d OK --- PASS: TestCat (19.12s) === RUN TestPurge 2024/11/27 01:42:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tonosun2meru" 2024/11/27 01:42:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 01:42:10 DEBUG : Creating backend with remote "TestDrive:crypt/dkcujgqfmn90vb4rm4agt9sr7mgbosc7dhro6f0rdeddgrsdmeg0" 2024/11/27 01:42:11 DEBUG : Creating backend with remote "/tmp/rclone2999175596" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tonosun2meru'", Local "Local file system at /tmp/rclone2999175596", Modify Window "1ms" 2024/11/27 01:42:17 DEBUG : A1/B1/C1/one: md5 = 78e4a6e35004dbac7c72a4221cac1ad1 OK 2024/11/27 01:42:17 DEBUG : A2: Making directory 2024/11/27 01:42:19 DEBUG : A1/B2: Making directory 2024/11/27 01:42:20 DEBUG : A1/B2/C2: Making directory 2024/11/27 01:42:21 DEBUG : A1/B1/C3: Making directory 2024/11/27 01:42:22 DEBUG : A3: Making directory 2024/11/27 01:42:23 DEBUG : A3/B3: Making directory 2024/11/27 01:42:24 DEBUG : A3/B3/C4: Making directory 2024/11/27 01:42:27 DEBUG : A1/two: md5 = 9a9c2ae094ac8fcd77aef58ab9da8817 OK 2024/11/27 01:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tonosun2meru': Purge remote 2024/11/27 01:42:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.56s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:42:37 DEBUG : A1/B1/C1/one: md5 = 4bd4d39cb8434e3420bcc43149bce188 OK 2024/11/27 01:42:37 DEBUG : A2: Making directory 2024/11/27 01:42:38 DEBUG : A1/B2: Making directory 2024/11/27 01:42:39 DEBUG : A1/B2/C2: Making directory 2024/11/27 01:42:40 DEBUG : A1/B1/C3: Making directory 2024/11/27 01:42:42 DEBUG : A3: Making directory 2024/11/27 01:42:43 DEBUG : A3/B3: Making directory 2024/11/27 01:42:44 DEBUG : A3/B3/C4: Making directory 2024/11/27 01:42:47 DEBUG : A1/two: md5 = 78d33dfa55a2d68d162626354210e286 OK 2024/11/27 01:42:49 DEBUG : removing 1 level 3 directories 2024/11/27 01:42:49 INFO : A3/B3/C4: Removing directory 2024/11/27 01:42:52 DEBUG : removing 2 level 3 directories 2024/11/27 01:42:52 INFO : A1/B2/C2: Removing directory 2024/11/27 01:42:52 INFO : A1/B1/C3: Removing directory 2024/11/27 01:42:53 DEBUG : removing 2 level 2 directories 2024/11/27 01:42:53 INFO : A3/B3: Removing directory 2024/11/27 01:42:53 INFO : A1/B2: Removing directory 2024/11/27 01:42:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/27 01:42:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 01:42:54 DEBUG : removing 2 level 1 directories 2024/11/27 01:42:54 INFO : A3: Removing directory 2024/11/27 01:42:54 INFO : A2: Removing directory 2024/11/27 01:42:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/27 01:42:59 DEBUG : removing 1 level 3 directories 2024/11/27 01:42:59 INFO : A1/B1/C1: Removing directory 2024/11/27 01:42:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:00 DEBUG : removing 1 level 2 directories 2024/11/27 01:43:00 INFO : A1/B1: Removing directory 2024/11/27 01:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 01:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 01:43:01 DEBUG : removing 1 level 1 directories 2024/11/27 01:43:01 INFO : A1: Removing directory 2024/11/27 01:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 01:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 01:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 01:43:02 DEBUG : removing 1 level 0 directories 2024/11/27 01:43:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Removing directory 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 01:43:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (32.17s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:43:05 DEBUG : A1: Making directory 2024/11/27 01:43:06 DEBUG : A1/B1: Making directory 2024/11/27 01:43:07 DEBUG : A1/B1/C1: Making directory 2024/11/27 01:43:10 DEBUG : removing 1 level 3 directories 2024/11/27 01:43:10 INFO : A1/B1/C1: Removing directory 2024/11/27 01:43:11 DEBUG : removing 1 level 2 directories 2024/11/27 01:43:11 INFO : A1/B1: Removing directory 2024/11/27 01:43:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 01:43:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.11s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:43:14 DEBUG : A1: Making directory 2024/11/27 01:43:15 DEBUG : A1/B1: Making directory 2024/11/27 01:43:16 DEBUG : A1/B1/C1: Making directory 2024/11/27 01:43:19 DEBUG : removing 1 level 3 directories 2024/11/27 01:43:19 INFO : A1/B1/C1: Removing directory 2024/11/27 01:43:20 DEBUG : removing 1 level 2 directories 2024/11/27 01:43:20 INFO : A1/B1: Removing directory 2024/11/27 01:43:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 01:43:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.21s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:43:25 DEBUG : file1: md5 = 0084bd0039aa9f0d2503b4c5524f62d4 OK 2024/11/27 01:43:26 DEBUG : filename.txt: File name found in url 2024/11/27 01:43:28 DEBUG : filename.txt: md5 = 98106d492edf034e393d3b7097cf2c9a OK 2024/11/27 01:43:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/27 01:43:30 DEBUG : headerfilename.txt: md5 = abf097fcdddff543af76f9b182279c29 OK 2024/11/27 01:43:31 DEBUG : file2: md5 = 6c0328cde41137c92d7c2e2e129956c4 OK --- PASS: TestCopyURL (10.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:43:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/27 01:43:37 DEBUG : sub/file2: md5 = b279edaae6cb354dcc70aa501fe935e7 OK 2024/11/27 01:43:37 INFO : file1: Copied (new) to: sub/file2 2024/11/27 01:43:37 INFO : file1: Deleted 2024/11/27 01:43:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:43:38 DEBUG : file1: Unchanged skipping 2024/11/27 01:43:38 INFO : file1: Deleted 2024/11/27 01:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': don't need to copy/move sub/file2, it is already at target location 2024/11/27 01:43:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.12s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:43:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/27 01:43:43 DEBUG : file1: md5 = 158048c6f4607b5602f75c51241c898d OK 2024/11/27 01:43:43 INFO : file1: Copied (new) 2024/11/27 01:43:43 INFO : file1: Deleted 2024/11/27 01:43:44 DEBUG : file1: Destination exists, skipping 2024/11/27 01:43:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:43:49 DEBUG : dst/file1: md5 = 90edc10f002a0717d406e5ad0ce52908 OK 2024/11/27 01:43:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizuzoz2xasi/backup" 2024/11/27 01:43:50 DEBUG : Config file has changed externally - reloading 2024/11/27 01:43:50 DEBUG : Creating backend with remote "TestDrive:crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530/1nrff024r7pq65ecp72fc28jb0" 2024/11/27 01:43:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/27 01:43:54 INFO : dst/file1: Moved (server-side) 2024/11/27 01:43:57 DEBUG : dst/file1: md5 = 01b113e7ba4afe0730c5fa34b2f8b7fc OK 2024/11/27 01:43:57 INFO : dst/file1: Copied (new) 2024/11/27 01:43:57 INFO : dst/file1: Deleted 2024/11/27 01:44:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 01:44:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 01:44:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.00s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:44:06 DEBUG : A1/one: md5 = 4077677827e77ce6bbf8a5852ab22279 OK 2024/11/27 01:44:08 DEBUG : A1/two: md5 = d7f89f7811b717fb1ef78c9352c3888f OK 2024/11/27 01:44:10 DEBUG : A1/B1/three: md5 = 2c922b311f2c6395da98f7263f9e52e5 OK 2024/11/27 01:44:13 DEBUG : A1/B1/C1/four: md5 = f66dc39e3f96460bba98a9449baca767 OK 2024/11/27 01:44:16 DEBUG : A1/B1/C2/five: md5 = ee04530e08a7dcfcc6437ed00919875c OK 2024/11/27 01:44:16 DEBUG : A1/B2: Making directory 2024/11/27 01:44:17 DEBUG : A1/B1/C3: Making directory 2024/11/27 01:44:30 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/27 01:44:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/27 01:44:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/27 01:44:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/27 01:44:30 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/27 01:44:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 01:44:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 01:44:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 01:44:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 01:44:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 01:44:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/27 01:44:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/27 01:44:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/27 01:44:45 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/27 01:44:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/27 01:44:46 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/27 01:44:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 01:44:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 01:44:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 01:44:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 01:44:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 01:44:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/27 01:44:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/27 01:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 01:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 01:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 01:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/27 01:45:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 01:45:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 01:45:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 01:45:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.61s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 01:45:05 DEBUG : no_checksum_small_file_from_pipe: md5 = aa203a3872343ceaeb5f3fdfc3a0d41c OK 2024/11/27 01:45:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/27 01:45:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/27 01:45:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/27 01:45:07 DEBUG : no_checksum_big_file_from_pipe: md5 = 7e465c88f5e58107c0f23b92c9574276 OK 2024/11/27 01:45:07 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 01:45:11 DEBUG : with_checksum_small_file_from_pipe: md5 = cda452482b5adcb7b81b0a950f9e7c93 OK 2024/11/27 01:45:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/27 01:45:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/27 01:45:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 62baa53a6af03f4bd1726e1cc4c9c901 OK 2024/11/27 01:45:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 01:45:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:45:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/27 01:45:19 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 01:45:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/27 01:45:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/27 01:45:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.69s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/27 01:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': File to upload is small (48 bytes), uploading instead of streaming 2024/11/27 01:45:29 DEBUG : rcat_metadata: md5 = 9cd753ee15f9334a5f02f293274c23be OK 2024/11/27 01:45:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/27 01:45:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/27 01:45:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7e41455e336d3f86c0f7f3b479b8abd6 OK 2024/11/27 01:45:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.97s) --- PASS: TestRcatMetadata/Normal (3.15s) --- PASS: TestRcatMetadata/ViaDisk (3.35s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:45:35 DEBUG : potato1: md5 = 8845222891c5461f28b437c507e7c2c8 OK 2024/11/27 01:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/27 01:45:37 DEBUG : potato2: md5 = 16d3a89ab6f9b2d031fd273ef718a4bf OK 2024/11/27 01:45:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:45:41 DEBUG : potato1: md5 = 4904ab92e1e5e5eade97ae239908164f OK 2024/11/27 01:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/27 01:45:42 DEBUG : potato2: md5 = bf10becbdac1dadef71e8a7109bd9dc0 OK 2024/11/27 01:45:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.30s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:45:48 DEBUG : potato2: md5 = 43a34fe8a016867cbf4de0d8875a84c7 OK 2024/11/27 01:45:50 DEBUG : empty space: md5 = 0f10fd4d586798fee9a2a078eac224dc OK 2024/11/27 01:45:53 DEBUG : sub dir/potato3: md5 = 91576bf3f9503b24f92e3fc1aec0c970 OK 2024/11/27 01:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Touching "empty space" 2024/11/27 01:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Touching "potato2" 2024/11/27 01:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Touching "sub dir/potato3" 2024/11/27 01:45:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.94s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:46:00 DEBUG : dir with metadata: Making directory with metadata 2024/11/27 01:46:01 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.09s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:46:03 DEBUG : directory with modtime: Making directory with metadata 2024/11/27 01:46:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.93s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:46:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/27 01:46:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/27 01:46:07 DEBUG : Google drive root 'crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530': Skipping btime metadata as can't update it on an existing file: 2024-11-27T01:46:06.802006933Z 2024/11/27 01:46:08 INFO : non existent directory: Updated directory metadata 2024/11/27 01:46:10 DEBUG : Google drive root 'crypt/mqukfo6u4e53lpj47lsuq724g5mm1bf3n6c7oi5hqbaak0ct9530': Skipping btime metadata as can't update it on an existing file: 2024-11-27T01:46:06.802006933Z 2024/11/27 01:46:11 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.20s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:46:13 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/27 01:46:15 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/27 01:46:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.18s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:46:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/27 01:46:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/27 01:46:18 DEBUG : dst: Making directory with metadata 2024/11/27 01:46:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/27 01:46:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 01:46:19 INFO : dst: Set directory modification time (using SetModTime) 2024/11/27 01:46:20 INFO : dst: Set directory modification time (using SetModTime) 2024/11/27 01:46:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/27 01:46:21 INFO : dst: Set directory modification time (using SetModTime) 2024/11/27 01:46:21 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.43s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi'", Local "Local file system at /tmp/rclone683518207", Modify Window "1ms" 2024/11/27 01:46:25 DEBUG : sub dir/test remove existing: md5 = 489290f338ac388387ee080e06c0a2c7 OK 2024/11/27 01:46:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 30b0f53b9e43ebf7c7b0d616761f5f34 OK 2024/11/27 01:46:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yocimil9" before starting 2024/11/27 01:46:30 DEBUG : sub dir/test remove existing.yocimil9: TEST: removing renamed existing file after operation 2024/11/27 01:46:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.biwahey0" before starting 2024/11/27 01:46:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.biwahey0: TEST: renaming existing back after failed operation 2024/11/27 01:46:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jucocaf8" before starting 2024/11/27 01:46:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jucocaf8: TEST: removing renamed existing file after operation 2024/11/27 01:46:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bokk41kh2trba5idtc18kc82st6kdo7j5eih768719iij9m590cg" 2024/11/27 01:46:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dj580qeah3mq4posiss4btl9ope10v63k4r71l365k32hsclaovj9riahgjsldesqfk4m6h42l6tautecer701nvoacjcub10nvjn12fl5s0rbi7htcv44e11g3qcttq8vedkea7phe6n4qsaid78106b9fg7mhfq6q7hiue2pqjr1oud7o0" --- PASS: TestRemoveExisting (15.58s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/27 01:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizuzoz2xasi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m6.680631569s (try 1/5)