"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/07 03:35:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge" 2025/03/07 03:35:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:35:46 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g" 2025/03/07 03:35:47 DEBUG : Creating backend with remote "/tmp/rclone845857112" === 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/07 03:35:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/07 03:35:48 DEBUG : potato: Seek from 10 to 0 2025/03/07 03:35:48 DEBUG : potato: Seek from 10 to 0 2025/03/07 03:35:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/07 03:35:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Seek from 5 to 2 2025/03/07 03:35:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/07 03:35:48 DEBUG : potato: Seek from 7 to 0 2025/03/07 03:35:48 DEBUG : potato: Seek from 7 to 0 2025/03/07 03:35:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/07 03:35:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Seek from 5 to 2 2025/03/07 03:35:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/07 03:35:48 DEBUG : potato: Seek from 8 to 0 2025/03/07 03:35:48 DEBUG : potato: Seek from 8 to 0 2025/03/07 03:35:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/07 03:35:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 03:35:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 03:35:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 03:35:48 DEBUG : potato: Seek from 5 to 2 2025/03/07 03:35:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/07 03:35:48 DEBUG : potato: Seek from 9 to 0 2025/03/07 03:35:48 DEBUG : potato: Seek from 9 to 0 2025/03/07 03:35:48 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:35:50 DEBUG : rutabaga: md5 = 280366fac65f96796bec5d91e24878bb OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/07 03:35:52 DEBUG : empty space: md5 = 9d6ad16079243bb5af10f370c521449c OK === RUN TestCheck/3 2025/03/07 03:35:53 DEBUG : potato2: md5 = 358a48ab2e5311250de1da09abfc16f2 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/07 03:35:55 DEBUG : remotepotato: md5 = ca109870d4e12432e37012cd212783f5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.86s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/07 03:35:58 DEBUG : Creating backend with remote "nonexistent" 2025/03/07 03:35:58 DEBUG : Creating backend with remote "nonexistent" 2025/03/07 03:35:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/07 03:35:58 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/07 03:35:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/07 03:35:58 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:36:00 DEBUG : rutabaga: md5 = b0948374f63d6810bd6946c0f71989cd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/07 03:36:04 DEBUG : empty space: md5 = a5dff6515cab6af366a0bb01433b1a33 OK === RUN TestCheckDownload/3 2025/03/07 03:36:06 DEBUG : potato2: md5 = 1bc090a2441f6015c61411905d60519b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/07 03:36:11 DEBUG : remotepotato: md5 = 98900ad91f4c95ceb603f01609143d90 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.71s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.44s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:36:17 DEBUG : rutabaga: md5 = d814f0afb3b55a5fc90240f2149c68b2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/07 03:36:19 DEBUG : empty space: md5 = 314893085214b658051edd68a2033ca0 OK === RUN TestCheckSizeOnly/3 2025/03/07 03:36:21 DEBUG : potato2: md5 = 8dd904a3967ce6ca044f25afcefd48ab OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/07 03:36:23 DEBUG : remotepotato: md5 = e6ba971387ddb32172d84cce22cd1f45 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.81s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:36:27 DEBUG : test.sum: md5 = 38c126b851bbcd70fd252a55ee3c5d89 OK 2025/03/07 03:36:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/07 03:36:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/07 03:36:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/07 03:36:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/07 03:36:30 DEBUG : test.sum: md5 = 1c481084d7e55b8881619e9f35196b23 OK 2025/03/07 03:36:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/07 03:36:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/07 03:36:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/07 03:36:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.60s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:36:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/data" 2025/03/07 03:36:33 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:36:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/data" 2025/03/07 03:36:34 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/vjrnln8ratgmqakfosrqe8espk" 2025/03/07 03:36:38 DEBUG : data/banana: md5 = daef77c53ca041743c4d901d2bccc28c OK 2025/03/07 03:36:39 DEBUG : test.sum: md5 = a038b0ebc8e813f4d8c2b60a52babcff OK === RUN TestCheckSumDownload/subtest1 2025/03/07 03:36:44 DEBUG : data/potato: md5 = e7ac1bfed3bc68ed6bd3dc4f114dbe9a OK 2025/03/07 03:36:46 DEBUG : test.sum: md5 = 95d5c1f85457a084ce029a0f8b6c45cc OK === RUN TestCheckSumDownload/subtest2 2025/03/07 03:36:50 DEBUG : test.sum: md5 = 95ae146eab347b5176b473e3085e02aa OK === RUN TestCheckSumDownload/subtest3 2025/03/07 03:36:54 DEBUG : test.sum: md5 = 6b5ca1bc56db62195f640b0949ecce6d OK === RUN TestCheckSumDownload/subtest4 2025/03/07 03:36:58 DEBUG : test.sum: md5 = ed382bb89701875fcd31b95658485e4f OK === RUN TestCheckSumDownload/subtest5 2025/03/07 03:37:02 DEBUG : test.sum: md5 = 4e0021049c751a441d0b145485e593d6 OK === RUN TestCheckSumDownload/subtest6 2025/03/07 03:37:07 DEBUG : data/banana: md5 = 34a8fdd9ebeb0ced30d31ac1aea43b95 OK 2025/03/07 03:37:08 DEBUG : data/potato: md5 = e39138834bcd8bade4fd5954707e263b OK 2025/03/07 03:37:09 DEBUG : test.sum: md5 = 89332dfd6a22f802624d34ac056fab25 OK === RUN TestCheckSumDownload/subtest7 2025/03/07 03:37:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/07 03:37:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.48s) --- PASS: TestCheckSumDownload/subtest1 (3.08s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.73s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.46s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2025/03/07 03:37:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bohetih9boci" 2025/03/07 03:37:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/g83b1k6kkfgtqb866690sia4gt7are0c56u5objkdft7rr4osi6g" 2025/03/07 03:37:16 DEBUG : Creating backend with remote "/tmp/rclone1302090217" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci'", Local "Local file system at /tmp/rclone1302090217", Modify Window "1ms" 2025/03/07 03:37:18 DEBUG : hello, world!: md5 = 97eac0db36ec5ac435d8a95b8365da0a OK upper checkfile vs. lower remote (without normalization) 2025/03/07 03:37:19 ERROR : hello, world!: sum not found 2025/03/07 03:37:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci' 2025/03/07 03:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci': 1 files missing 2025/03/07 03:37:19 NOTICE: 1 hashes missing 2025/03/07 03:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci': 2 differences found 2025/03/07 03:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/07 03:37:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci': 0 differences found 2025/03/07 03:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci': 1 matching files 2025/03/07 03:37:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boyisar6hise" 2025/03/07 03:37:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:20 DEBUG : Creating backend with remote "TestDrive:crypt/k8bvvldqf92sq7tucuvr5ano92q89l6ahr6n0r07r6f82geg10ug" 2025/03/07 03:37:21 DEBUG : Creating backend with remote "/tmp/rclone136140867" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise'", Local "Local file system at /tmp/rclone136140867", Modify Window "1ms" 2025/03/07 03:37:23 DEBUG : HELLO, WORLD!: md5 = 5e4f8a9b2c1aeb931429c7ccbdb0e86d OK lower checkfile vs. upper remote (without normalization) 2025/03/07 03:37:23 ERROR : HELLO, WORLD!: sum not found 2025/03/07 03:37:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise' 2025/03/07 03:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise': 1 files missing 2025/03/07 03:37:23 NOTICE: 1 hashes missing 2025/03/07 03:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise': 2 differences found 2025/03/07 03:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/07 03:37:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise': 0 differences found 2025/03/07 03:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise': 1 matching files 2025/03/07 03:37:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pusoxuh5yexa" 2025/03/07 03:37:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:25 DEBUG : Creating backend with remote "TestDrive:crypt/0eac38hpuf3616nekgvfugfb2kjh3rfhmuefvrvrknkhgmpenf1g" 2025/03/07 03:37:26 DEBUG : Creating backend with remote "/tmp/rclone262209890" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa'", Local "Local file system at /tmp/rclone262209890", Modify Window "1ms" 2025/03/07 03:37:28 DEBUG : HeLlO, wOrLd!: md5 = c8ebc972857cc011dffcbbc8deebd266 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/07 03:37:28 ERROR : HeLlO, wOrLd!: sum not found 2025/03/07 03:37:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa' 2025/03/07 03:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa': 1 files missing 2025/03/07 03:37:28 NOTICE: 1 hashes missing 2025/03/07 03:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa': 2 differences found 2025/03/07 03:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/07 03:37:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa': 0 differences found 2025/03/07 03:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa': 1 matching files 2025/03/07 03:37:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jowavic2fepo" 2025/03/07 03:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:30 DEBUG : Creating backend with remote "TestDrive:crypt/1eisn777645l99ul25sh4mna53lurhcbm0ndou1g4fvndkfe1a90" 2025/03/07 03:37:31 DEBUG : Creating backend with remote "/tmp/rclone3156850859" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo'", Local "Local file system at /tmp/rclone3156850859", Modify Window "1ms" 2025/03/07 03:37:33 DEBUG : HELLO, WORLD!: md5 = 77b97ac3ceec9560ba9276e4e1833440 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/07 03:37:33 ERROR : HELLO, WORLD!: sum not found 2025/03/07 03:37:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo' 2025/03/07 03:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo': 1 files missing 2025/03/07 03:37:33 NOTICE: 1 hashes missing 2025/03/07 03:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo': 2 differences found 2025/03/07 03:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/07 03:37:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo': 0 differences found 2025/03/07 03:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo': 1 matching files 2025/03/07 03:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bejopel4duci" 2025/03/07 03:37:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:34 DEBUG : Creating backend with remote "TestDrive:crypt/c00rr46amegpb1drdi2bo88umc7ibn2qtt12va5m1erv6v2j5tv0" 2025/03/07 03:37:35 DEBUG : Creating backend with remote "/tmp/rclone852402047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci'", Local "Local file system at /tmp/rclone852402047", Modify Window "1ms" 2025/03/07 03:37:37 DEBUG : 測試_Русский___ě_áñ: md5 = e528280368b356bb8dc1d8304ae466c1 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/07 03:37:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/07 03:37:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci' 2025/03/07 03:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci': 1 files missing 2025/03/07 03:37:38 NOTICE: 1 hashes missing 2025/03/07 03:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci': 2 differences found 2025/03/07 03:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/07 03:37:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci': 0 differences found 2025/03/07 03:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci': 1 matching files 2025/03/07 03:37:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeyolog3pasi" 2025/03/07 03:37:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:39 DEBUG : Creating backend with remote "TestDrive:crypt/jgp9t5f0futor1ps0s9aa95haebot7d4n3ol55uc9t6fq95vl2dg" 2025/03/07 03:37:40 DEBUG : Creating backend with remote "/tmp/rclone1616380893" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi'", Local "Local file system at /tmp/rclone1616380893", Modify Window "1ms" 2025/03/07 03:37:42 DEBUG : 測試_Русский___ě_áñ: md5 = bde4db8fd05f18d4c7cd48062a545885 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/07 03:37:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/07 03:37:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi' 2025/03/07 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi': 1 files missing 2025/03/07 03:37:43 NOTICE: 1 hashes missing 2025/03/07 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi': 2 differences found 2025/03/07 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/07 03:37:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi': 0 differences found 2025/03/07 03:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi': 1 matching files 2025/03/07 03:37:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyaloq6kufo" 2025/03/07 03:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:44 DEBUG : Creating backend with remote "TestDrive:crypt/ibie2dhjpnbsre8e2p9thlv7ntp7nm5gqdafe4c7f8o8g74puue0" 2025/03/07 03:37:45 DEBUG : Creating backend with remote "/tmp/rclone168383185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo'", Local "Local file system at /tmp/rclone168383185", Modify Window "1ms" 2025/03/07 03:37:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 19c82092e0d2652fceb304e97371e175 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/07 03:37:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 03:37:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo' 2025/03/07 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo': 1 files missing 2025/03/07 03:37:47 NOTICE: 1 hashes missing 2025/03/07 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo': 2 differences found 2025/03/07 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/07 03:37:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo': 0 differences found 2025/03/07 03:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo': 1 matching files 2025/03/07 03:37:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gorexis4runa" 2025/03/07 03:37:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:49 DEBUG : Creating backend with remote "TestDrive:crypt/fvhtbpbhp86jub78tg5nvf0u450evd13g200qbupjo5e86fpq5e0" 2025/03/07 03:37:50 DEBUG : Creating backend with remote "/tmp/rclone3430818072" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa'", Local "Local file system at /tmp/rclone3430818072", Modify Window "1ms" 2025/03/07 03:37:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 55b67ad715818814f32e8ea1f29b04be OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/07 03:37:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 03:37:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa' 2025/03/07 03:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa': 1 files missing 2025/03/07 03:37:52 NOTICE: 1 hashes missing 2025/03/07 03:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa': 2 differences found 2025/03/07 03:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/07 03:37:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa': 0 differences found 2025/03/07 03:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa': 1 matching files 2025/03/07 03:37:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kodunex6texe" 2025/03/07 03:37:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:53 DEBUG : Creating backend with remote "TestDrive:crypt/p3a4jah56f69ujpju6iuttd77h5k6so1dkc62m5t3nfj9a1kg6a0" 2025/03/07 03:37:54 DEBUG : Creating backend with remote "/tmp/rclone553214481" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe'", Local "Local file system at /tmp/rclone553214481", Modify Window "1ms" 2025/03/07 03:37:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 46725198ea4dab8914d3ef9ec78a3da0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/07 03:37:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 03:37:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe' 2025/03/07 03:37:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe': 1 files missing 2025/03/07 03:37:57 NOTICE: 1 hashes missing 2025/03/07 03:37:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe': 2 differences found 2025/03/07 03:37:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/07 03:37:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe': 0 differences found 2025/03/07 03:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe': 1 matching files 2025/03/07 03:37:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-simolan8saba" 2025/03/07 03:37:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:37:58 DEBUG : Creating backend with remote "TestDrive:crypt/nvn4lf82c7o8r9q0gim9ecnf3apbdnl0ak5pnuhgh5kj9ebmgkvg" 2025/03/07 03:37:59 DEBUG : Creating backend with remote "/tmp/rclone3994147448" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba'", Local "Local file system at /tmp/rclone3994147448", Modify Window "1ms" 2025/03/07 03:38:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ad64afd3ad474a98ab622f80fadc4bb5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/07 03:38:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 03:38:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba' 2025/03/07 03:38:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba': 1 files missing 2025/03/07 03:38:02 NOTICE: 1 hashes missing 2025/03/07 03:38:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba': 2 differences found 2025/03/07 03:38:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/07 03:38:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 03:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba': 0 differences found 2025/03/07 03:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba': 1 matching files 2025/03/07 03:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-simolan8saba': Purge remote 2025/03/07 03:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodunex6texe': Purge remote 2025/03/07 03:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gorexis4runa': Purge remote 2025/03/07 03:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyaloq6kufo': Purge remote 2025/03/07 03:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeyolog3pasi': Purge remote 2025/03/07 03:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bejopel4duci': Purge remote 2025/03/07 03:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jowavic2fepo': Purge remote 2025/03/07 03:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pusoxuh5yexa': Purge remote 2025/03/07 03:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boyisar6hise': Purge remote 2025/03/07 03:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bohetih9boci': Purge remote --- PASS: TestApplyTransforms (52.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:38:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 03:38:10 DEBUG : sub/file2: md5 = a57df8c5f7b6ccf3d0e235920df6ac47 OK 2025/03/07 03:38:10 INFO : file1: Copied (new) to: sub/file2 2025/03/07 03:38:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 03:38:10 DEBUG : file1: Unchanged skipping 2025/03/07 03:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': don't need to copy/move sub/file2, it is already at target location 2025/03/07 03:38:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:38:16 DEBUG : dst/file1: md5 = eb20bb6081cebb98f4ee8eabfdfbbbb1 OK 2025/03/07 03:38:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/backup" 2025/03/07 03:38:16 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/1nrff024r7pq65ecp72fc28jb0" 2025/03/07 03:38:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/07 03:38:20 INFO : dst/file1: Moved (server-side) 2025/03/07 03:38:22 DEBUG : dst/file1: md5 = d15e87c879c71b611894b77dc46de1b8 OK 2025/03/07 03:38:22 INFO : dst/file1: Copied (new) 2025/03/07 03:38:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/07 03:38:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/07 03:38:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.60s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:38:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/dst" 2025/03/07 03:38:26 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/07 03:38:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/CompareDest" 2025/03/07 03:38:28 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/gveqi14airsml4bgu7krj116o8" 2025/03/07 03:38:29 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 03:38:32 DEBUG : one: md5 = fd6b5fb0ed51dc14e0a34a34e2ca25fe OK 2025/03/07 03:38:32 INFO : one: Copied (new) 2025/03/07 03:38:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 03:38:34 DEBUG : one: md5 = a28ab55fc6347b33ba1a2f4c087d516e OK 2025/03/07 03:38:34 INFO : one: Copied (replaced existing) 2025/03/07 03:38:36 DEBUG : dst/one: md5 = eb4edaf3fc7b91dadf427db86ad004c5 OK 2025/03/07 03:38:38 DEBUG : CompareDest/one: md5 = 5df5b0b1ac2731d4fb2719b8cfae85b2 OK 2025/03/07 03:38:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 03:38:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 03:38:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 03:38:41 DEBUG : CompareDest/two: md5 = 105ab7d565b2dfd4346a26f63e1b9460 OK 2025/03/07 03:38:42 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 03:38:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 03:38:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 03:38:43 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 03:38:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 03:38:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 03:38:44 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 03:38:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/07 03:38:46 DEBUG : two: md5 = cfbfbbc21d872846c48e1d33b71bffc2 OK 2025/03/07 03:38:46 INFO : two: Copied (new) 2025/03/07 03:38:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/07 03:38:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:38:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/07 03:38:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:38:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/dst" 2025/03/07 03:38:50 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/07 03:38:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/CopyDest" 2025/03/07 03:38:52 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/07 03:38:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 03:38:56 DEBUG : one: md5 = 78ae7cfc89cb8bb3388edf3257057d79 OK 2025/03/07 03:38:56 INFO : one: Copied (new) 2025/03/07 03:38:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 03:38:58 DEBUG : one: md5 = 387e2bec16dc44ec4c331f173f2f024e OK 2025/03/07 03:38:58 INFO : one: Copied (replaced existing) 2025/03/07 03:39:00 DEBUG : dst/one: md5 = 6303eb3644f6ddd88a14756608bb8898 OK 2025/03/07 03:39:02 DEBUG : CopyDest/one: md5 = 929d51e190e3e38b971f3a74c8c451f5 OK 2025/03/07 03:39:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/BackupDir" 2025/03/07 03:39:03 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/07 03:39:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 03:39:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 03:39:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 03:39:06 INFO : one: Moved (server-side) 2025/03/07 03:39:07 INFO : one: Copied (server-side copy) 2025/03/07 03:39:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/07 03:39:09 DEBUG : CopyDest/two: md5 = a3c0f61308d5e201d0b68155808bf824 OK 2025/03/07 03:39:10 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 03:39:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 03:39:11 INFO : two: Copied (server-side copy) 2025/03/07 03:39:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/07 03:39:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 03:39:12 DEBUG : two: Unchanged skipping 2025/03/07 03:39:14 DEBUG : CopyDest/three: md5 = 282693f702744f85b2b09812a566cdc7 OK 2025/03/07 03:39:14 DEBUG : three: Need to transfer - File not found at Destination 2025/03/07 03:39:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/07 03:39:15 DEBUG : three: Destination not found in --copy-dest 2025/03/07 03:39:16 DEBUG : three: md5 = cc0a974916ae8bdf0860a3275bb2cb62 OK 2025/03/07 03:39:16 INFO : three: Copied (new) 2025/03/07 03:39:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/07 03:39:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/07 03:39:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:39:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/07 03:39:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:39:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/07 03:39:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.31s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:39:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/07 03:39:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5b86c95682cb4fd24f302706f8f7d9e5 OK 2025/03/07 03:39:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/07 03:39:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/07 03:39:27 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 2025/03/07 03:39:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/07 03:39:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/07 03:39:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cc16c66e8872622356cc73a14e8a338e OK 2025/03/07 03:39:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/07 03:39:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/07 03:39:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.70s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:39:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using skip mode. 2025/03/07 03:39:36 NOTICE: one: Found 2 files with duplicate names 2025/03/07 03:39:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:39:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using skip mode. 2025/03/07 03:39:41 NOTICE: one: Found 3 files with duplicate names 2025/03/07 03:39:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/07 03:39:42 INFO : one: Deleted 2025/03/07 03:39:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.08s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:39:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using first mode. 2025/03/07 03:39:48 NOTICE: one: Found 3 files with duplicate names 2025/03/07 03:39:48 INFO : one: Deleted 2025/03/07 03:39:48 INFO : one: Deleted 2025/03/07 03:39:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.31s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:39:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using newest mode. 2025/03/07 03:39:54 NOTICE: one: Found 3 files with duplicate names 2025/03/07 03:39:54 INFO : one: Deleted 2025/03/07 03:39:56 INFO : one: Deleted 2025/03/07 03:39:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.81s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:40:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using oldest mode. 2025/03/07 03:40:02 NOTICE: one: Found 3 files with duplicate names 2025/03/07 03:40:02 INFO : one: Deleted 2025/03/07 03:40:03 INFO : one: Deleted 2025/03/07 03:40:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.23s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:40:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using largest mode. 2025/03/07 03:40:08 NOTICE: one: Found 3 files with duplicate names 2025/03/07 03:40:09 INFO : one: Deleted 2025/03/07 03:40:09 INFO : one: Deleted 2025/03/07 03:40:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.03s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:40:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using smallest mode. 2025/03/07 03:40:14 NOTICE: one: Found 3 files with duplicate names 2025/03/07 03:40:15 INFO : one: Deleted 2025/03/07 03:40:15 INFO : one: Deleted 2025/03/07 03:40:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.99s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:40:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Looking for duplicate names using rename mode. 2025/03/07 03:40:21 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/07 03:40:23 INFO : one-2.txt: renamed from: one.txt 2025/03/07 03:40:24 INFO : one-3.txt: renamed from: one.txt 2025/03/07 03:40:25 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:40:29 DEBUG : dupe1/one.txt: md5 = 025ef672744e87d0885664cbbc10f53c OK 2025/03/07 03:40:31 DEBUG : dupe2/two.txt: md5 = c737865c9895281a4ec171414c3035ec OK 2025/03/07 03:40:34 DEBUG : dupe3/three.txt: md5 = f7bf90689aa2960b0c62947df4c58bf3 OK 2025/03/07 03:40:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/07 03:40:35 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/07 03:40:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/07 03:40:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/07 03:40:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/07 03:40:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/07 03:40:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.44s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:40:41 DEBUG : a.txt: md5 = 6e44f1317ad0842ea49ae8b920e45c86 OK 2025/03/07 03:40:43 DEBUG : zend.txt: md5 = 0b36e3479bc63adab5bead99e215ef15 OK 2025/03/07 03:40:45 DEBUG : sub dir/hello world: md5 = ebd561978b3541498a8d250b58ca59aa OK 2025/03/07 03:40:46 DEBUG : sub dir/hello world2: md5 = 52081d03ba559687227d90bcec281d68 OK 2025/03/07 03:40:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 79d9caade67aca1b530b144597d42fa8 OK 2025/03/07 03:40:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 45a1ef84668118c84448c4b69c957dd5 OK 2025/03/07 03:40:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 55fdc37a82c1d514aff166ef58dd03cc OK 2025/03/07 03:40:53 DEBUG : a.txt: Excluded (Size Filter) 2025/03/07 03:40:53 DEBUG : a.txt: Excluded 2025/03/07 03:40:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/07 03:40:53 DEBUG : sub dir/hello world2: Excluded 2025/03/07 03:40:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/07 03:40:53 DEBUG : sub dir/hello world: Excluded 2025/03/07 03:40:54 DEBUG : sub dir/ignore dir: Excluded 2025/03/07 03:40:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/07 03:40:54 DEBUG : sub dir/hello world2: Excluded 2025/03/07 03:40:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/07 03:40:54 DEBUG : sub dir/hello world: Excluded 2025/03/07 03:40:54 DEBUG : sub dir/ignore dir: Excluded 2025/03/07 03:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/07 03:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/07 03:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/07 03:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/07 03:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/07 03:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/07 03:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.20s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:02 DEBUG : file1: md5 = 373e86fc1698d091b2816a97b848890b OK 2025/03/07 03:41:04 DEBUG : sub/file2: md5 = e75346f423737f4a532a4b4cb96a6fad 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 2025/03/07 03:41:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/07 03:41:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/07 03:41:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/07 03:41:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.18s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:12 DEBUG : file1: md5 = 86cbcafac0cdab11ed99f4c1cef420d1 OK 2025/03/07 03:41:14 DEBUG : sub/file2: md5 = fa40d9ab679cf02fca4a873260372bcc 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 2025/03/07 03:41:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/notfound" 2025/03/07 03:41:18 DEBUG : Config file has changed externally - reloading 2025/03/07 03:41:18 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/qe0i31qdkoejk60elps0ni5sqk" 2025/03/07 03:41:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Making directory 2025/03/07 03:41:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:24 DEBUG : sub dir/hello world: md5 = 30cbc559fe75f5aa931bac9cb6bc55a0 OK 2025/03/07 03:41:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:28 DEBUG : potato2: md5 = a7da3674405d2d26c3ecf9c527761b88 OK 2025/03/07 03:41:30 DEBUG : empty space: md5 = ff0780b31f1c83bd5d64dd3036328df5 OK --- PASS: TestLs (4.74s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:33 DEBUG : potato2: md5 = 82334a17abf9731d8e8218f3a19e7b19 OK 2025/03/07 03:41:34 DEBUG : empty space: md5 = fa96514c09bf4dd1bdf78565965b2627 OK 2025/03/07 03:41:35 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:38 DEBUG : potato2: md5 = f3c07286bad6f46ebf9bfff39f7cf3fd OK 2025/03/07 03:41:40 DEBUG : empty space: md5 = 922e16743c78d5aba5ea98022ccb424f OK --- PASS: TestLsLong (5.07s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:43 DEBUG : potato2: md5 = 62d81645a06755c8ae6235549b601100 OK 2025/03/07 03:41:44 DEBUG : empty space: md5 = bc74f4b650beb8fb27ed24e2e3e75c4a OK --- PASS: TestHashSums (4.56s) === RUN TestHashSumsWithErrors 2025/03/07 03:41:46 DEBUG : Creating backend with remote ":memory:" 2025/03/07 03:41:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/07 03:41:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/07 03:41:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/07 03:41:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/07 03:41:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/07 03:41:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/07 03:41:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/07 03:41:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/07 03:41:46 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:47 DEBUG : potato2: md5 = 36994594bfe0594d74e4667e7017b099 OK 2025/03/07 03:41:49 DEBUG : empty space: md5 = 81ed05de723b7820eb192d5b4d0d1576 OK 2025/03/07 03:41:51 DEBUG : sub dir/potato3: md5 = 91b7b72893859754092e3f09bc605af6 OK 2025/03/07 03:41:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.38s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:41:56 DEBUG : small: md5 = e2dca4e87609c21ea454fef0ae5c9718 OK 2025/03/07 03:41:57 DEBUG : medium: md5 = 9610a32618d7ddf87e62d917b2af5fdc OK 2025/03/07 03:41:58 DEBUG : large: md5 = dbed27a289dad63068fc00e81f2b541d OK 2025/03/07 03:41:59 DEBUG : Waiting for deletions to finish 2025/03/07 03:41:59 DEBUG : large: Excluded (Size Filter) 2025/03/07 03:41:59 INFO : medium: Deleted 2025/03/07 03:41:59 INFO : small: Deleted --- PASS: TestDelete (6.02s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:42:02 DEBUG : small: md5 = 2919ed1a6939166700cec5fe7d9cac72 OK 2025/03/07 03:42:03 DEBUG : medium: md5 = e07ae1834d77f3357eed2f6d8bc41734 OK 2025/03/07 03:42:04 DEBUG : large: md5 = 8f355cd0b5c62580c031106d531ecd01 OK 2025/03/07 03:42:05 DEBUG : Waiting for deletions to finish 2025/03/07 03:42:05 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/07 03:42:05 INFO : medium: Deleted 2025/03/07 03:42:05 INFO : small: Deleted --- PASS: TestMaxDelete (6.37s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:42:08 DEBUG : small: md5 = a0bca4b3495b8fc03ac82849a209f6be OK 2025/03/07 03:42:10 DEBUG : medium: md5 = 411186244eb65faccb116d5cefad7375 OK 2025/03/07 03:42:11 DEBUG : large: md5 = 9201783bccb118da0c8247a46a6e3e0c OK 2025/03/07 03:42:11 DEBUG : Waiting for deletions to finish 2025/03/07 03:42:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/07 03:42:12 INFO : medium: Deleted 2025/03/07 03:42:12 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.55s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:42:15 DEBUG : small: md5 = 5160074761cf214da92c0f792179a8df OK 2025/03/07 03:42:16 DEBUG : medium: md5 = 747dd60e5975d1d2ec1801253fdf306f OK 2025/03/07 03:42:17 DEBUG : large: md5 = c455919aa48640d4a0b03b0bfb6f2b22 OK 2025/03/07 03:42:18 DEBUG : Waiting for deletions to finish 2025/03/07 03:42:18 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/07 03:42:18 INFO : small: Deleted 2025/03/07 03:42:19 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:42:22 DEBUG : ReadFile: md5 = 0981a845f12223842547ddd907c5aa2c OK --- PASS: TestReadFile (4.48s) === RUN TestRetry 2025/03/07 03:42:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/07 03:42:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/07 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 03:42:25 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:42:26 DEBUG : file1: md5 = 8c584985f3c7e5da2bf602f2c3dd9c14 OK 2025/03/07 03:42:27 DEBUG : file2: md5 = 13e5338a3a449398b8988c682068f420 OK --- PASS: TestCat (16.24s) === RUN TestPurge 2025/03/07 03:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-malerok7tade" 2025/03/07 03:42:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 03:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/p7pc9om747d8g1b8hokln858p9bitcghrd28oqo6korpsksorpfg" 2025/03/07 03:42:42 DEBUG : Creating backend with remote "/tmp/rclone3323628188" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-malerok7tade'", Local "Local file system at /tmp/rclone3323628188", Modify Window "1ms" 2025/03/07 03:42:46 DEBUG : A1/B1/C1/one: md5 = 14cc492091bcd7bf387be92573912a5e OK 2025/03/07 03:42:46 INFO : A2: Making directory 2025/03/07 03:42:47 INFO : A1/B2: Making directory 2025/03/07 03:42:48 INFO : A1/B2/C2: Making directory 2025/03/07 03:42:48 INFO : A1/B1/C3: Making directory 2025/03/07 03:42:49 INFO : A3: Making directory 2025/03/07 03:42:50 INFO : A3/B3: Making directory 2025/03/07 03:42:51 INFO : A3/B3/C4: Making directory 2025/03/07 03:42:53 DEBUG : A1/two: md5 = 5b3adb9a15d49317113728d7b26487f5 OK 2025/03/07 03:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-malerok7tade': Purge remote 2025/03/07 03:42:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:43:00 DEBUG : A1/B1/C1/one: md5 = 2efa3e2f7c594dd77e76dbdc7464ddd5 OK 2025/03/07 03:43:00 INFO : A2: Making directory 2025/03/07 03:43:01 INFO : A1/B2: Making directory 2025/03/07 03:43:01 INFO : A1/B2/C2: Making directory 2025/03/07 03:43:02 INFO : A1/B1/C3: Making directory 2025/03/07 03:43:03 INFO : A3: Making directory 2025/03/07 03:43:04 INFO : A3/B3: Making directory 2025/03/07 03:43:04 INFO : A3/B3/C4: Making directory 2025/03/07 03:43:06 DEBUG : A1/two: md5 = 5defbea8cad0e8953412e3fb95c879c2 OK 2025/03/07 03:43:08 DEBUG : removing 1 level 3 directories 2025/03/07 03:43:08 INFO : A3/B3/C4: Removing directory 2025/03/07 03:43:10 DEBUG : removing 2 level 3 directories 2025/03/07 03:43:10 INFO : A1/B2/C2: Removing directory 2025/03/07 03:43:10 INFO : A1/B1/C3: Removing directory 2025/03/07 03:43:11 DEBUG : removing 2 level 2 directories 2025/03/07 03:43:11 INFO : A3/B3: Removing directory 2025/03/07 03:43:11 INFO : A1/B2: Removing directory 2025/03/07 03:43:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/07 03:43:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/07 03:43:12 DEBUG : removing 2 level 1 directories 2025/03/07 03:43:12 INFO : A3: Removing directory 2025/03/07 03:43:12 INFO : A2: Removing directory 2025/03/07 03:43:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/07 03:43:16 DEBUG : removing 1 level 3 directories 2025/03/07 03:43:16 INFO : A1/B1/C1: Removing directory 2025/03/07 03:43:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:16 DEBUG : removing 1 level 2 directories 2025/03/07 03:43:16 INFO : A1/B1: Removing directory 2025/03/07 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/07 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/07 03:43:17 DEBUG : removing 1 level 1 directories 2025/03/07 03:43:17 INFO : A1: Removing directory 2025/03/07 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/07 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/07 03:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/07 03:43:18 DEBUG : removing 1 level 0 directories 2025/03/07 03:43:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Removing directory 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/07 03:43:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.03s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:43:20 INFO : A1: Making directory 2025/03/07 03:43:21 INFO : A1/B1: Making directory 2025/03/07 03:43:22 INFO : A1/B1/C1: Making directory 2025/03/07 03:43:24 DEBUG : removing 1 level 3 directories 2025/03/07 03:43:24 INFO : A1/B1/C1: Removing directory 2025/03/07 03:43:25 DEBUG : removing 1 level 2 directories 2025/03/07 03:43:25 INFO : A1/B1: Removing directory 2025/03/07 03:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/07 03:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.73s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:43:27 INFO : A1: Making directory 2025/03/07 03:43:28 INFO : A1/B1: Making directory 2025/03/07 03:43:29 INFO : A1/B1/C1: Making directory 2025/03/07 03:43:31 DEBUG : removing 1 level 3 directories 2025/03/07 03:43:31 INFO : A1/B1/C1: Removing directory 2025/03/07 03:43:32 DEBUG : removing 1 level 2 directories 2025/03/07 03:43:32 INFO : A1/B1: Removing directory 2025/03/07 03:43:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/07 03:43:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.32s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:43:36 DEBUG : file1: md5 = 33726846ae00549b0f2eb20c6dc4da2c OK 2025/03/07 03:43:36 DEBUG : filename.txt: File name found in url 2025/03/07 03:43:38 DEBUG : filename.txt: md5 = b463b180e75d8cebe08084c8a9642bd4 OK 2025/03/07 03:43:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/07 03:43:39 DEBUG : headerfilename.txt: md5 = 4e2d54179779514db33fa437f8d19bfd OK 2025/03/07 03:43:40 DEBUG : file2: md5 = 7ace0499f1301ba5ade6485434e98da8 OK --- PASS: TestCopyURL (8.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:43:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 03:43:45 DEBUG : sub/file2: md5 = b6cbe46e53311378cddf6c87cbacd11a OK 2025/03/07 03:43:45 INFO : file1: Copied (new) to: sub/file2 2025/03/07 03:43:45 INFO : file1: Deleted 2025/03/07 03:43:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 03:43:46 DEBUG : file1: Unchanged skipping 2025/03/07 03:43:46 INFO : file1: Deleted 2025/03/07 03:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': don't need to copy/move sub/file2, it is already at target location 2025/03/07 03:43:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:43:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 03:43:50 DEBUG : file1: md5 = 951eae5e8c99b969ab0b437c349bf0b1 OK 2025/03/07 03:43:50 INFO : file1: Copied (new) 2025/03/07 03:43:50 INFO : file1: Deleted 2025/03/07 03:43:51 DEBUG : file1: Destination exists, skipping 2025/03/07 03:43:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:43:55 DEBUG : dst/file1: md5 = 6c2f28b7dda8b68b49b1ee271a8689e8 OK 2025/03/07 03:43:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirifeb2loge/backup" 2025/03/07 03:43:56 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g/1nrff024r7pq65ecp72fc28jb0" 2025/03/07 03:43:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/07 03:43:59 INFO : dst/file1: Moved (server-side) 2025/03/07 03:44:01 DEBUG : dst/file1: md5 = 68ca603573c2078c0f5d79d71952a3b9 OK 2025/03/07 03:44:01 INFO : dst/file1: Copied (new) 2025/03/07 03:44:01 INFO : dst/file1: Deleted 2025/03/07 03:44:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/07 03:44:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/07 03:44:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.96s) === 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:44:08 DEBUG : A1/one: md5 = 7f0880850bb74db3b5e438fe8e2bdc4e OK 2025/03/07 03:44:09 DEBUG : A1/two: md5 = 9aab42507526e631525e1817df256938 OK 2025/03/07 03:44:11 DEBUG : A1/B1/three: md5 = f9f88aa781e89a1701e537db9ca1986b OK 2025/03/07 03:44:13 DEBUG : A1/B1/C1/four: md5 = 60ccdb67ab0916f8be047e203d2808bf OK 2025/03/07 03:44:15 DEBUG : A1/B1/C2/five: md5 = e4d8702db46c68d08b4457c61852fb67 OK 2025/03/07 03:44:15 INFO : A1/B2: Making directory 2025/03/07 03:44:16 INFO : A1/B1/C3: Making directory 2025/03/07 03:44:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/07 03:44:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/07 03:44:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/07 03:44:26 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/07 03:44:26 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/07 03:44:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/07 03:44:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/07 03:44:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/07 03:44:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/07 03:44:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/07 03:44:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/07 03:44:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/07 03:44:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/07 03:44:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/07 03:44:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/07 03:44:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/07 03:44:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/07 03:44:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/07 03:44:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/07 03:44:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/07 03:44:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/07 03:44:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/07 03:44:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/07 03:44:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.55s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 03:44:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 079d3a58832f035f11b99366208b5256 OK 2025/03/07 03:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/07 03:44:53 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/07 03:44:54 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/07 03:44:55 DEBUG : no_checksum_big_file_from_pipe: md5 = 804451b209389b41f0c70b1ea8db42fa OK 2025/03/07 03:44:55 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 03:44:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 305dd1b935d311734afb06d508a88579 OK 2025/03/07 03:44:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/07 03:44:59 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/07 03:44:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 12bec67190b2a49b316a758be661b35b OK 2025/03/07 03:44:59 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 03:45:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 03:45:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/07 03:45:04 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-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 03:45:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/07 03:45:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/07 03:45:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.10s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/07 03:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': File to upload is small (48 bytes), uploading instead of streaming 2025/03/07 03:45:12 DEBUG : rcat_metadata: md5 = 84480004e1fad4f3ecd90b1888c90f02 OK 2025/03/07 03:45:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/07 03:45:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/07 03:45:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9d79a3068ec01fe003f1c7f685612c20 OK 2025/03/07 03:45:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.60s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (2.75s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:18 DEBUG : potato1: md5 = bffbed21a79c0f248d3c20e6ea392659 OK 2025/03/07 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': File to upload is small (60 bytes), uploading instead of streaming 2025/03/07 03:45:19 DEBUG : potato2: md5 = a7c8d28dfa2507ac306470075173d56f OK 2025/03/07 03:45:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:22 DEBUG : potato1: md5 = f09068a4842d675fdd6599fd050576bb OK 2025/03/07 03:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': File to upload is small (60 bytes), uploading instead of streaming 2025/03/07 03:45:24 DEBUG : potato2: md5 = 36289a4f902745e97432ec3fe2f76659 OK 2025/03/07 03:45:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.96s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:27 DEBUG : potato2: md5 = 71407e7ac3703d451f9cc2c9db40985f OK 2025/03/07 03:45:29 DEBUG : empty space: md5 = eb87f77b7aa47139ce1dabac99a10f08 OK 2025/03/07 03:45:31 DEBUG : sub dir/potato3: md5 = fcba0986f9df9b2e245a1a240258cc7d OK 2025/03/07 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Touching "sub dir/potato3" 2025/03/07 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Touching "empty space" 2025/03/07 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Touching "potato2" 2025/03/07 03:45:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.67s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:36 DEBUG : dir with metadata: Making directory with metadata 2025/03/07 03:45:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:38 DEBUG : directory with modtime: Making directory with metadata 2025/03/07 03:45:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/07 03:45:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/07 03:45:41 DEBUG : Google drive root 'crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g': Skipping btime metadata as can't update it on an existing file: 2025-03-07T03:45:40.785633582Z 2025/03/07 03:45:41 INFO : non existent directory: Updated directory metadata 2025/03/07 03:45:43 DEBUG : Google drive root 'crypt/ioatjg4vs67imvctnjrrefhoucko2ifi1if3378k4ul5s3jrac0g': Skipping btime metadata as can't update it on an existing file: 2025-03-07T03:45:40.785633582Z 2025/03/07 03:45:43 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/07 03:45:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/07 03:45:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/07 03:45:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/07 03:45:49 DEBUG : dst: Making directory with metadata 2025/03/07 03:45:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/07 03:45:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 03:45:50 INFO : dst: Set directory modification time (using SetModTime) 2025/03/07 03:45:51 INFO : dst: Set directory modification time (using SetModTime) 2025/03/07 03:45:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/07 03:45:51 INFO : dst: Set directory modification time (using SetModTime) 2025/03/07 03:45:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge'", Local "Local file system at /tmp/rclone845857112", Modify Window "1ms" 2025/03/07 03:45:55 DEBUG : sub dir/test remove existing: md5 = 4e7011a09aa526b11984d2b9d968ca54 OK 2025/03/07 03:45:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 030b135a27ee925004ac309b242e63c9 OK 2025/03/07 03:45:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zexupon0" before starting 2025/03/07 03:45:59 DEBUG : sub dir/test remove existing.zexupon0: TEST: removing renamed existing file after operation 2025/03/07 03:46:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nokituz5" before starting 2025/03/07 03:46:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nokituz5: TEST: renaming existing back after failed operation 2025/03/07 03:46:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fihesej1" before starting 2025/03/07 03:46:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fihesej1: TEST: removing renamed existing file after operation 2025/03/07 03:46:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eh3lvs4i1d5bfr1n3gl1j5h06ensalp2ofqvf625neshgnnh2ud0" 2025/03/07 03:46:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "95qbdce0df9fadfi2b6qd6d1mq1sttq4n51n651tapn6537oo8phot8evhllc4sebj39hjvafoq6ugqlgn31mr0rmeudh2r87auhfc4oas2e4g4v1r2m92e28s5t1kree8u669qff432u0g7ohvpbfa5acl2tr0su03tmjldkg4t7a8vjhpg" --- PASS: TestRemoveExisting (13.43s) === 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 2025/03/07 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirifeb2loge': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m20.352357394s (try 1/5)